Home
last modified time | relevance | path

Searched refs:DataFormat (Results 1 – 9 of 9) sorted by relevance

/third_party/mbedtls/tests/scripts/
Daudit-validity-dates.py47 class DataFormat(Enum): class
105 typing.Dict[DataFormat, argument
114 pem_loader = self.backends[data_type][DataFormat.PEM]
115 der_loader = self.backends[data_type][DataFormat.DER]
204 DataFormat.PEM: x509.load_pem_x509_certificate,
205 DataFormat.DER: x509.load_der_x509_certificate
208 DataFormat.PEM: x509.load_pem_x509_crl,
209 DataFormat.DER: x509.load_der_x509_crl
212 DataFormat.PEM: x509.load_pem_x509_csr,
213 DataFormat.DER: x509.load_der_x509_csr
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h78 enum DataFormat enum
550 const char* DataFormatGetDesc(DataFormat data_format) const in DataFormatGetDesc()
622 …(size_t addr, const u8* mem_data, size_t mem_size, DataType data_type, DataFormat data_format, cha… in DisplayPreviewData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSearchableTables.td38 bits<8> DataFormat = dfmt;
46 let Fields = ["Format", "BitsPerComp", "NumComponents", "NumFormat", "DataFormat"];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h49 unsigned DataFormat; member
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dintroduction.txt147 https://www.khronos.org/registry/DataFormat/specs/1.3/dataformat.1.3.html .
Dintroduction.adoc194 https://registry.khronos.org/DataFormat/specs/1.3/dataformat.1.3.html .
/third_party/astc-encoder/
DREADME.md242 [2]: https://www.khronos.org/registry/DataFormat/specs/1.3/dataformat.1.3.html#ASTC
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt9681 * Updated DataFormat spec reference to the new date for revision 5 of
DChangeLog.adoc13195 * Updated DataFormat spec reference to the new date for revision 5 of