Home
last modified time | relevance | path

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

12

/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/@tufjs/canonical-json/lib/
Dindex.js2 const COLON = ':'; constant
/third_party/ninja/src/
Dlexer.h35 COLON, enumerator
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/which/
Dwhich.js6 const COLON = isWindows ? ';' : ':' constant
/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
Ddtptngen_impl.h45 #define COLON ((UChar)0x003A) macro
/third_party/node/deps/icu-small/source/i18n/
Ddt_impl.h30 #define COLON ((char16_t)0x003A) macro
Dselfmtimpl.h50 #define COLON ((char16_t)0x003A) macro
Ddtitv_impl.h30 #define COLON ((char16_t)0x003A) macro
Ddtptngen_impl.h45 #define COLON ((char16_t)0x003A) macro
/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
Ddtptngen_impl.h45 #define COLON ((UChar)0x003A) macro
/third_party/icu/icu4c/source/tools/genrb/
Dread.c37 #define COLON 0x003A macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c35 #define COLON 0x003A macro
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c37 #define COLON 0x003A macro
/third_party/python/Lib/lib2to3/pgen2/
Dtoken.py20 COLON = 11 variable
/third_party/python/Lib/
Dtoken.py17 COLON = 11 variable
/third_party/python/Include/
Dtoken.h24 #define COLON 11 macro
/third_party/node/deps/npm/node_modules/jsonparse/
Djsonparse.js9 var COLON = C.COLON = 0x5; variable
/third_party/node/deps/v8/src/json/
Djson-parser.h134 COLON, enumerator
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp62 COLON, enumerator

12