Searched defs:GENERIC (Results 1 - 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tsdate.h | 71 GENERIC, enumerator
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | cache.h | 100 #define GENERIC(pstr) ((const struct CACHED_GENERIC*)(const void*)(pstr)) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 36 UNKNOWN, NORMAL, GENERIC, REGBANK enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 90 GENERIC = 0, enumerator
|
/third_party/node/deps/v8/src/ic/ |
H A D | ic.cc | 64 constexpr InlineCacheState GENERIC = InlineCacheState::GENERIC; member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 3335 enum Forms { GENERIC, ISOLATED, FINAL, INITIAL, MEDIAL }; in _testPresentationForms() enumerator [all...] |
/third_party/node/deps/v8/src/common/ |
H A D | globals.h | 989 GENERIC, member in v8::internal::InlineCacheState
|
Completed in 16 milliseconds