Home
last modified time | relevance | path

Searched defs:n_desc (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h72 uint16_t n_desc; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp15085 GLuint n_desc = 0; in test() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A 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() argument
1344 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_ argument
1348 GET_COMM_ALIGN(uint16_t n_desc) GET_COMM_ALIGN() argument
1352 SET_COMM_ALIGN(uint16_t &n_desc, uint8_t align) SET_COMM_ALIGN() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h981 uint16_t n_desc; member
988 int16_t n_desc; member
996 uint16_t n_desc; member
1390 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() argument
1394 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_ argument
1398 GET_COMM_ALIGN(uint16_t n_desc) GET_COMM_ALIGN() argument
1402 SET_COMM_ALIGN(uint16_t &n_desc, uint8_t align) SET_COMM_ALIGN() argument
[all...]

Completed in 30 milliseconds