Home
last modified time | relevance | path

Searched full:stem (Results 1 – 21 of 21) sorted by relevance

/hardware/interfaces/compatibility_matrices/
DAndroid.bp26 stem: "compatibility_matrix.5.xml",
39 stem: "compatibility_matrix.6.xml",
52 stem: "compatibility_matrix.7.xml",
64 stem: "compatibility_matrix.8.xml",
76 stem: "compatibility_matrix.202404.xml",
88 stem: "compatibility_matrix.202504.xml",
Dbump.py97 "bpmodify", "-w", "-m", self.next_module_name, "-property", "stem",
/hardware/google/gchips/gralloc4/service/aidl/
DAndroid.bp40 // Should only be used in pixel_gralloc_allocator because of 'stem'
46 stem: "android.hardware.graphics.allocator-V1-service",
50 stem: "android.hardware.graphics.allocator-V2-service",
/hardware/google/gchips/gralloc4/src/
DAndroid.bp27 // Only to be used in pixel_gralloc_mapper because of 'stem'
33 stem: "android.hardware.graphics.mapper@4.0-impl",
37 stem: "mapper.pixel",
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/antora/
Dantora.yml7 # stem (latexmath) support is provided by the @djencks/asciidoctor-mathjax
11 stem: latexmath
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DAndroid.bp29 stem: "vts_hal_media_omx_v1_0_audio_enc_test",
44 stem: "vts_hal_media_omx_v1_0_audio_dec_test",
/hardware/interfaces/compatibility_matrices/build/
Dvintf_compatibility_matrix.go60 Stem *string member
135 outputFilename := proptools.String(g.properties.Stem)
184 if proptools.String(g.properties.Stem) != "" {
185 fmt.Fprintln(w, "LOCAL_MODULE_STEM :=", proptools.String(g.properties.Stem))
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DAndroid.bp29 stem: "vts_hal_media_omx_v1_0_video_dec_test",
44 stem: "vts_hal_media_omx_v1_0_video_enc_test",
/hardware/google/pixel/bootctrl/
DAndroid.bp7 stem: "android.hardware.boot@1.0-impl-1.2-pixel-legacy",
/hardware/interfaces/boot/1.1/default/
DAndroid.bp12 stem: "android.hardware.boot@1.0-impl-1.1",
/hardware/interfaces/boot/1.2/default/
DAndroid.bp12 stem: "android.hardware.boot@1.0-impl-1.2",
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dlunr.js942 * @param {lunr.Token} token - The string to stem
990 s_v = "^(" + C + ")?" + v; // vowel in stem
1019 var stem,
1053 stem = fp[1];
1055 if (re2.test(stem)) {
1056 w = stem;
1070 stem = fp[1];
1071 w = stem + "i";
1078 stem = fp[1];
1081 if (re.test(stem)) {
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/loadable_html/
Dextension.rb17 if document.attr? 'stem'
/hardware/google/camera/devices/EmulatedCamera/hwl/
DAndroid.bp74 stem: "libgooglecamerahwl_impl",
/hardware/interfaces/memtrack/aidl/default/
DAndroid.bp43 stem: "android.hardware.memtrack-service.example",
/hardware/google/gchips/gralloc4/
DAndroid.bp90 "stem",
/hardware/interfaces/health/2.1/default/
DAndroid.bp54 stem: "android.hardware.health@2.0-impl-2.1",
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp1532 * @param output_file The output file name to use as a stem for new names.
1546 std::string stem = output_file; in print_diagnostic_images() local
1549 stem = stem.substr(0, index); in print_diagnostic_images()
1576 std::string fname = stem + "_diag_partitioning.png"; in print_diagnostic_images()
1602 fname = stem + "_diag_weight_plane2.png"; in print_diagnostic_images()
1623 fname = stem + "_diag_weight_density.png"; in print_diagnostic_images()
1641 fname = stem + "_diag_weight_quant.png"; in print_diagnostic_images()
1659 fname = stem + "_diag_color_quant.png"; in print_diagnostic_images()
1680 fname = stem + "_diag_cem_index.png"; in print_diagnostic_images()
1733 fname = stem + "_diag_cem_components.png"; in print_diagnostic_images()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/katex_replace/
Dextension.rb16 if document.attr? 'stem'
/hardware/interfaces/health/2.1/
DREADME.md153 stem: "android.hardware.health@2.0-impl-2.1-<device>",
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DMakefile192 -a stem=latexmath \