Home
last modified time | relevance | path

Searched defs:DataFormat (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/flate2/src/ffi/
Drust.rs19 fn format_from_bool(zlib_header: bool) -> DataFormat { in format_from_bool()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h49 unsigned DataFormat; member
/external/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h54 unsigned DataFormat; member
/external/mesa3d/src/imgui/
Dimgui_memory_editor.h78 enum DataFormat enum
/external/pdfium/third_party/lcms/src/
Dcmscgats.c128 char** DataFormat; // The binary stream descriptor member
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIDefines.h402 enum DataFormat : int64_t { enum