Searched full:stem (Results 1 – 21 of 21) sorted by relevance
/hardware/interfaces/compatibility_matrices/ |
D | Android.bp | 26 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",
|
D | bump.py | 97 "bpmodify", "-w", "-m", self.next_module_name, "-property", "stem",
|
/hardware/google/gchips/gralloc4/service/aidl/ |
D | Android.bp | 40 // 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/ |
D | Android.bp | 27 // 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/ |
D | antora.yml | 7 # stem (latexmath) support is provided by the @djencks/asciidoctor-mathjax 11 stem: latexmath
|
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | Android.bp | 29 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/ |
D | vintf_compatibility_matrix.go | 60 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/ |
D | Android.bp | 29 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/ |
D | Android.bp | 7 stem: "android.hardware.boot@1.0-impl-1.2-pixel-legacy",
|
/hardware/interfaces/boot/1.1/default/ |
D | Android.bp | 12 stem: "android.hardware.boot@1.0-impl-1.1",
|
/hardware/interfaces/boot/1.2/default/ |
D | Android.bp | 12 stem: "android.hardware.boot@1.0-impl-1.2",
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | lunr.js | 942 * @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/ |
D | extension.rb | 17 if document.attr? 'stem'
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | Android.bp | 74 stem: "libgooglecamerahwl_impl",
|
/hardware/interfaces/memtrack/aidl/default/ |
D | Android.bp | 43 stem: "android.hardware.memtrack-service.example",
|
/hardware/google/gchips/gralloc4/ |
D | Android.bp | 90 "stem",
|
/hardware/interfaces/health/2.1/default/ |
D | Android.bp | 54 stem: "android.hardware.health@2.0-impl-2.1",
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_toplevel.cpp | 1532 * @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/ |
D | extension.rb | 16 if document.attr? 'stem'
|
/hardware/interfaces/health/2.1/ |
D | README.md | 153 stem: "android.hardware.health@2.0-impl-2.1-<device>",
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | Makefile | 192 -a stem=latexmath \
|