Home
last modified time | relevance | path

Searched defs:GLOBAL (Results 1 – 24 of 24) sorted by relevance

/third_party/python/Tools/c-analyzer/c_parser/parser/
D_global.py16 GLOBAL = set_capture_groups(_GLOBAL, ( variable
D_regexes.py653 GLOBAL = textwrap.dedent(rf''' variable
/third_party/mesa3d/src/amd/compiler/
Daco_opcodes.py66 GLOBAL = 14 variable in Format
1576 GLOBAL = { variable
Daco_ir.h90 GLOBAL = 14, enumerator
/third_party/quickjs/
Ddebugger.h75 GLOBAL = 0, enumerator
/third_party/FreeBSD/sys/arm/arm/
Din_cksum_arm.S59 #define GLOBAL(x) .global x macro
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto39 GLOBAL = 33; enumerator
Dtest_reserved_message_upper.proto38 message GLOBAL {} message
Dtest_reserved_enum_upper.proto38 enum GLOBAL { ZERO34 = 0; } enum
/third_party/ffmpeg/libavcodec/
Djfdctfst.c75 #define GLOBAL(x) x macro
Djfdctint_template.c69 #define GLOBAL(x) x macro
Djrevdct.c76 #define GLOBAL macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h91 GLOBAL = 1, enumerator
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h176 #define GLOBAL(type) type macro
/third_party/libjpeg-turbo/
Djmorecfg.h213 #define GLOBAL(type) type macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h211 #define GLOBAL(type) type macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h234 GLOBAL, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp83 GLOBAL = 1u << 0, enumerator
/third_party/python/Lib/
Dpickle.py133 GLOBAL = b'c' # push self.find_class(modname, name); 2 string args variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp4130 GLOBAL, enumerator
4199 GLOBAL, enumerator
/third_party/mindspore/mindspore/dataset/engine/
Ddatasets.py84 GLOBAL: str = "global" variable in Shuffle
/third_party/python/Modules/
D_pickle.c60 GLOBAL = 'c', enumerator
/third_party/sqlite/src/
Dsqlite3.c14293 #define GLOBAL(t,v) (*(t*)sqlite3_wsd_find((void*)&(v), sizeof(v))) macro
14299 #define GLOBAL(t,v) v macro
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h275 #define GLOBAL GLOBL macro