/third_party/boost/libs/preprocessor/test/ |
D | test_macro.h | 19 # define BEGIN typedef int BOOST_PP_CAT(test_, __LINE__)[(( macro
|
/third_party/grpc/src/csharp/Grpc.Core/Profiling/ |
D | ProfilerEntry.cs | 30 BEGIN, enumerator
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-collect-glyphs.c | 30 #define BEGIN(tag, idx) \ macro
|
/third_party/libinput/tools/ |
D | libinput-analyze-per-slot-delta.py | 122 BEGIN = 1 variable in SlotState
|
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tokeniser/ |
D | num_token.hpp | 23 enum type {BEGIN, REGEX, OREXP, SEQUENCE, SUB, EXPRESSION, REPEAT, enumerator
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
D | jchuff-sse2.asm | 598 .BEGIN: ; .BEGIN: label
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | cpu_kernel.h | 63 constexpr char BEGIN[] = "begin"; variable
|
/third_party/grpc/src/core/lib/profiling/ |
D | basic_timers.cc | 37 typedef enum { BEGIN = '{', END = '}', MARK = '.' } marker_type; enumerator
|
/third_party/boost/libs/spirit/example/lex/ |
D | word_count_functor_flex.cpp | 83 #define BEGIN yy_start = 1 + 2 * macro
|
/third_party/node/deps/icu-small/source/common/ |
D | lstmbe.cpp | 347 BEGIN, enumerator
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | ops_utils.h | 135 constexpr char BEGIN[] = "begin"; variable
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | lex.priv_gst_parse_yy.c | 360 #define BEGIN yyg->yy_start = 1 + 2 * macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 262 #define BEGIN yyg->yy_start = 1 + 2 * macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_lex.cpp | 265 #define BEGIN yyg->yy_start = 1 + 2 * macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Tokenizer.cpp | 374 #define BEGIN yyg->yy_start = 1 + 2 * macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 496 #define BEGIN yyg->yy_start = 1 + 2 * macro
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 376 #define BEGIN yyg->yy_start = 1 + 2 * macro
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 192 #define BEGIN yyg->yy_start = 1 + 2 * macro
|