Home
last modified time | relevance | path

Searched defs:n_desc (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h637 int16_t n_desc; member
645 uint16_t n_desc; member
651 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) in GET_LIBRARY_ORDINAL()
656 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) in SET_LIBRARY_ORDINAL()
661 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) in GET_COMM_ALIGN()
666 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_t align) in SET_COMM_ALIGN()
/external/kernel-headers/original/uapi/linux/
Da.out.h154 short n_desc; member
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h64 uint16_t n_desc; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h71 uint16_t n_desc; member
/external/llvm/include/llvm/Support/
DMachO.h942 uint16_t n_desc; member
949 int16_t n_desc; member
957 uint16_t n_desc; member
1325 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL()
1329 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL()
1333 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN()
1337 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h950 uint16_t n_desc; member
957 int16_t n_desc; member
965 uint16_t n_desc; member
1340 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL()
1344 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL()
1348 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN()
1352 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h967 uint16_t n_desc; member
974 int16_t n_desc; member
982 uint16_t n_desc; member
1376 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL()
1380 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL()
1384 inline uint8_t GET_COMM_ALIGN(uint16_t n_desc) { in GET_COMM_ALIGN()
1388 inline void SET_COMM_ALIGN(uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc69 short n_desc; member
/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c2601 unsigned n_desc; in usb_copy_descriptors() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp15017 GLuint n_desc = 0; in test() local