Home
last modified time | relevance | path

Searched defs:kFormat (Results 1 – 17 of 17) 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.h20 kFormat, enumerator
/external/pdfium/testing/fuzzers/
Dpdf_scanlinecompositor_fuzzer.cc18 constexpr FXDIB_Format kFormat[] = { variable
/external/pdfium/core/fpdfdoc/
Dcpdf_aaction.h30 kFormat, enumerator
/external/libldac/fuzzer/
Dlibldac_encode_fuzzer.cc12 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.cpp136 constexpr GLenum kFormat = GL_COMPRESSED_RGB8_ETC2; in TEST_P() local
/external/cronet/third_party/icu/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.h601 kFormat = 0, enumerator
Dname_table.h685 kFormat = 0, enumerator
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp57 static const VkFormat kFormat = VK_FORMAT_B8G8R8A8_UNORM; variable
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp510 static const char kFormat[] = in ExportData() local
/external/vixl/src/aarch64/
Dinstructions-aarch64.h764 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
/external/skia/gm/
Dcompositor_quads.cpp590 constexpr char kFormat[] = "Ext(%s) - Int(%s)"; in drawBanner() local