Home
last modified time | relevance | path

Searched defs:ET_NONE (Results 1 – 13 of 13) sorted by relevance

/third_party/openh264/codec/api/svc/
Dcodec_def.h142 ET_NONE = 0x00, ///< NONE Error Tools enumerator
/third_party/openh264/codec/api/wels/
Dcodec_def.h142 ET_NONE = 0x00, ///< NONE Error Tools enumerator
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp75 #define ET_NONE 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h111 ET_NONE = 0, // No file type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h112 ET_NONE = 0, // No file type enumerator
/third_party/elfio/elfio/
Delf_types.hpp52 constexpr Elf_Half ET_NONE = 0; variable
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1434 pub const ET_NONE: u16 = 0; constant
/third_party/musl/porting/linux/user/include/
Delf.h125 #define ET_NONE 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h125 #define ET_NONE 0 macro
/third_party/musl/include/
Delf.h125 #define ET_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h125 #define ET_NONE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h125 #define ET_NONE 0 macro
/third_party/elfutils/libelf/
Delf.h158 #define ET_NONE 0 /* No file type */ macro