Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/library/
Dmultiprocessing.rst2141 .. _multiprocessing-auth-keys:
/external/python/cpython3/Doc/library/
Dmultiprocessing.rst2524 .. _multiprocessing-auth-keys:
/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/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1785 struct Formats in createBufferAccessWithVariablePointersTests() struct
1787 const VkFormat value; in createBufferAccessWithVariablePointersTests()
1788 const char * const name; in createBufferAccessWithVariablePointersTests()
/external/clang/lib/Format/
DFormatToken.h562 SmallVector<ColumnFormat, 4> Formats; variable
/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc2498 TEST_P(AudioProcessingTest, Formats) { in TEST_P() argument