Searched refs:DataFormat (Results 1 – 9 of 9) sorted by relevance
| /third_party/mbedtls/tests/scripts/ |
| D | audit-validity-dates.py | 47 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/ |
| D | imgui_memory_editor.h | 78 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/ |
| D | AMDGPUSearchableTables.td | 38 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/ |
| D | AMDGPUBaseInfo.h | 49 unsigned DataFormat; member
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | introduction.txt | 147 https://www.khronos.org/registry/DataFormat/specs/1.3/dataformat.1.3.html .
|
| D | introduction.adoc | 194 https://registry.khronos.org/DataFormat/specs/1.3/dataformat.1.3.html .
|
| /third_party/astc-encoder/ |
| D | README.md | 242 [2]: https://www.khronos.org/registry/DataFormat/specs/1.3/dataformat.1.3.html#ASTC
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/ |
| D | ChangeLog.txt | 9681 * Updated DataFormat spec reference to the new date for revision 5 of
|
| D | ChangeLog.adoc | 13195 * Updated DataFormat spec reference to the new date for revision 5 of
|