Home
last modified time | relevance | path

Searched defs:Formats (Results 1 – 11 of 11) sorted by relevance

/external/oboe/docs/
DOpenSLESMigration.md133 ## Formats section in Unsupported features
/external/python/cpython2/Doc/library/
Dmultiprocessing.rst2141 .. _multiprocessing-auth-keys:
/external/python/cpython3/Doc/library/
Dmultiprocessing.rst2596 .. _multiprocessing-auth-keys:
/external/deqp-deps/amber/src/
Dtype_parser_test.cc24 TEST_F(TypeParserTest, Formats) { in TEST_F() argument
/external/deqp/modules/glshared/
DglsFboUtil.hpp138 typedef std::set<ImageFormat> Formats; typedef
424 typedef std::set<ImageFormat> Formats; typedef
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.h74 CObjectVector<CFormatOptions> Formats; member
DLoadCodecs.h284 CObjectVector<CArcInfoEx> Formats; variable
/external/tinyalsa_new/tests/src/
Dpcm_loopback_test.cc206 using Formats = ::testing::Types<S16bitlePcmFormat, FloatPcmFormat>; typedef
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1856 struct Formats in createBufferAccessWithVariablePointersTests() struct
1858 const VkFormat value; in createBufferAccessWithVariablePointersTests()
1859 const char * const name; in createBufferAccessWithVariablePointersTests()
/external/clang/lib/Format/
DFormatToken.h562 SmallVector<ColumnFormat, 4> Formats; variable
/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc2040 TEST_P(AudioProcessingTest, Formats) { in TEST_P() argument