/third_party/node/deps/npm/node_modules/ip-address/dist/v6/ |
H A D | constants.js | |
/third_party/googletest/googlemock/scripts/generator/cpp/ |
H A D | keywords.py | 33 TYPES = set('bool char int long short double float void wchar_t unsigned signed'.split()) variable
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | DebugUtilitiesData.java | 24 public static final String [] TYPES = { field in DebugUtilitiesData
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | DebugUtilitiesData.java | 20 public static final String [] TYPES = { field in DebugUtilitiesData
|
/third_party/littlefs/scripts/ |
H A D | summary.py | 235 TYPES = co.OrderedDict([ variable
|
/third_party/elfutils/libdwfl/ |
H A D | relocate.c | 382 #define TYPES DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half); \ in relocate() macro 405 union { TYPES; } tmpbuf; in relocate() member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | X86DisassemblerDecoderCommon.h | 404 #define TYPES \ macro 442 TYPES enumerator
|
/third_party/python/Lib/ |
H A D | optparse.py | 525 TYPES = ("string", "int", "long", "float", "complex", "choice") variable in Option
|
/third_party/elfutils/src/ |
H A D | strip.c | 451 #define TYPES DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half); \ in relocate() macro 458 union { TYPES; } tmpbuf; in relocate() member
|
H A D | readelf.c | 11822 #define TYPES \ in handle_core_item() macro 11831 typedef union { TYPES; } value_t; in handle_core_item() member 12051 #undef TYPES in handle_core_item() macro 12207 #define TYPES \ in handle_core_register() macro 12215 union { TYPES; uint64_t b128[2]; } value; in handle_core_register() member 12281 #undef TYPES handle_core_register() macro [all...] |
/third_party/rust/crates/bindgen/bindgen/ |
H A D | lib.rs | 142 const TYPES = 1 << 1; consts
|
/third_party/python/Lib/test/ |
H A D | test_optparse.py | 466 TYPES = Option.TYPES + ('duration',) variable in DurationOption 1038 TYPES = Option.TYPES + ("file",) variable in TestExtendAddTypes.MyOption
|
/third_party/icu/icu4c/source/i18n/ |
H A D | dtfmtsym.cpp | 1289 static const UTimeZoneNameType TYPES[] = { in initZoneStringsArray() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtfmtsym.cpp | 1297 static const UTimeZoneNameType TYPES[] = { in initZoneStringsArray() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtfmtsym.cpp | 1285 static const UTimeZoneNameType TYPES[] = { in initZoneStringsArray() local
|
/third_party/node/deps/v8/tools/ |
H A D | grokdump.py | 1501 TYPES = [ variable in DescriptorArray
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.hpp | 89 enum TYPES enum in gl4cts::GLSL420Pack::Utils
|
H A D | gl4cEnhancedLayoutsTests.hpp | 52 enum TYPES enum 854 enum TYPES enum in gl4cts::EnhancedLayouts::Utils::Texture [all...] |