Home
last modified time | relevance | path

Searched defs:COLON (Results 1 – 25 of 57) sorted by relevance

123

/third_party/python/Lib/lib2to3/fixes/
Dfix_ws_comma.py21 COLON = pytree.Leaf(token.COLON, ":") variable in FixWsComma
/third_party/node/deps/npm/node_modules/which/
Dwhich.js9 var COLON = isWindows ? ';' : ':' variable
/third_party/ninja/src/
Dlexer.h35 COLON, enumerator
/third_party/icu/icu4c/source/i18n/
Dselfmtimpl.h50 #define COLON ((UChar)0x003A) macro
Ddt_impl.h30 #define COLON ((UChar)0x003A) macro
Ddtitv_impl.h30 #define COLON ((UChar)0x003A) macro
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h50 #define COLON ((UChar)0x003A) macro
Ddtitv_impl.h30 #define COLON ((UChar)0x003A) macro
Ddt_impl.h30 #define COLON ((UChar)0x003A) macro
/third_party/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h50 #define COLON ((UChar)0x003A) macro
Ddt_impl.h30 #define COLON ((UChar)0x003A) macro
Ddtitv_impl.h30 #define COLON ((UChar)0x003A) macro
/third_party/node/deps/icu-small/source/i18n/
Dselfmtimpl.h50 #define COLON ((UChar)0x003A) macro
Ddt_impl.h30 #define COLON ((UChar)0x003A) macro
Ddtitv_impl.h30 #define COLON ((UChar)0x003A) macro
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c35 #define COLON 0x003A macro
/third_party/icu/icu4c/source/tools/genrb/
Dread.c35 #define COLON 0x003A macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c35 #define COLON 0x003A macro
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dread.c34 #define COLON 0x003A macro
/third_party/python/Lib/lib2to3/pgen2/
Dtoken.py20 COLON = 11 variable
/third_party/python/Include/
Dtoken.h24 #define COLON 11 macro
/third_party/python/Lib/
Dtoken.py17 COLON = 11 variable
/third_party/node/deps/npm/node_modules/jsonparse/
Djsonparse.js9 var COLON = C.COLON = 0x5; variable
/third_party/mindspore/mindspore/core/utils/
Dlog_adapter.cc188 COLON, // ':' enumerator
/third_party/flutter/skia/src/sksl/
DSkSLLexer.h163 COLON, enumerator

123