Home
last modified time | relevance | path

Searched refs:specifier (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_api.cpp95 RadioAccessSpecifier specifier; in TEST_P() local
96 specifier.radioAccessNetwork = RadioAccessNetworks::GERAN; in TEST_P()
97 specifier.geranBands.resize(2); in TEST_P()
98 specifier.geranBands[0] = GeranBands::BAND_450; in TEST_P()
99 specifier.geranBands[1] = GeranBands::BAND_480; in TEST_P()
100 specifier.channels.resize(2); in TEST_P()
101 specifier.channels[0] = 1; in TEST_P()
102 specifier.channels[1] = 2; in TEST_P()
104 request.specifiers[0] = specifier; in TEST_P()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXresource.h340 char *specifier; /* Resource specifier */ member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
DREADME.md76 You can list the multiple settings by connecting each specifier with a comma. Each specifier is co…
/hardware/interfaces/radio/aidl/vts/
Dradio_network_utils.h93 const std::vector<RadioAccessSpecifier>& specifier) override;
/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt24 add_compile_options("/wd4324") # Disable structure was padded due to alignment specifier
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal225 * This is a pair of the field specifier together with an optional supported
/hardware/interfaces/media/c2/1.0/
Dtypes.hal261 * This is a pair of the field specifier together with an optional supported
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h813 const hidl_vec<::android::hardware::radio::V1_5::RadioAccessSpecifier>& specifier);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_tile_image.adoc273 …leImageIn` and `tileImageOut` (or make `tileImage` an auxiliary storage specifier, similar to `pat…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc11685 * Use an explicit format specifier string for the date command invocation