Home
last modified time | relevance | path

Searched defs:kFormat (Results 1 – 18 of 18) sorted by relevance

/external/tinyalsa_new/tests/src/
Dpcm_loopback_test.cc67 static constexpr pcm_format kFormat = F; member
75 static constexpr pcm_format kFormat = PCM_FORMAT_S16_LE; member
83 static constexpr pcm_format kFormat = PCM_FORMAT_FLOAT_LE; member
/external/pdfium/xfa/fde/
Dcfde_wordbreak_data.h22 kFormat, enumerator
/external/pdfium/testing/fuzzers/
Dpdf_scanlinecompositor_fuzzer.cc19 constexpr FXDIB_Format kFormat[] = { variable
/external/pdfium/core/fpdfdoc/
Dcpdf_aaction.h30 kFormat, enumerator
/external/libldac/fuzzer/
Dlibldac_encode_fuzzer.cc13 constexpr LDACBT_SMPL_FMT_T kFormat[] = { variable
/external/dynamic_depth/internal/dynamic_depth/
Ddepth_map.cc19 constexpr const char* kFormat = "Format"; variable
/external/pigweed/pw_kvs/
Dentry_cache_test.cc245 constexpr EntryFormat kFormat{.magic = uint32_t(kMagic), .checksum = nullptr}; variable
Dentry_test.cc37 constexpr EntryFormat kFormat{0x961c2ff9, nullptr}; variable
/external/angle/src/tests/gl_tests/
DETCTextureTest.cpp138 constexpr GLenum kFormat = GL_COMPRESSED_RGB8_ETC2; in TEST_P() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/external/cronet/tot/third_party/icu/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp508 static const char kFormat[] = in ExportData() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp59 static const VkFormat kFormat = VK_FORMAT_B8G8R8A8_UNORM; variable
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateMiscTests.cpp415 constexpr VkFormat kFormat = VK_FORMAT_R8G8B8A8_UNORM; variable
DvktPipelineImageSlicedViewOf3DTests.cpp63 constexpr VkFormat kFormat = VK_FORMAT_R8G8B8A8_UINT; variable
/external/skia/gm/
Dcompositor_quads.cpp594 constexpr char kFormat[] = "Ext(%s) - Int(%s)"; in drawBanner() local
/external/vixl/src/aarch64/
Dinstructions-aarch64.h829 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator