| /third_party/node/deps/v8/src/torque/ |
| H A D | server-data.cc | 16 void LanguageServerData::AddDefinition(SourcePosition token, in AddDefinition() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | wcstok.c | 34 wchar_t *token = wcstok(str, delim, &ptr); in wcstok_0100() local
|
| /third_party/python/Lib/lib2to3/fixes/ |
| H A D | fix_throw.py | 12 from ..pgen2 import token namespace
|
| H A D | fix_except.py | 26 from ..pgen2 import token namespace
|
| H A D | fix_print.py | 19 from ..pgen2 import token namespace
|
| H A D | fix_raise.py | 27 from ..pgen2 import token namespace
|
| H A D | fix_import.py | 16 from ..fixer_util import FromImport, syms, token namespace
|
| H A D | fix_metaclass.py | 22 from ..pygram import token namespace [all...] |
| H A D | fix_next.py | 9 from ..pgen2 import token namespace
|
| H A D | fix_map.py | 23 from ..pgen2 import token namespace
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| H A D | grammar.py | 19 from . import token namespace
|
| H A D | parse.py | 14 from . import token namespace [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | Token.cpp | 68 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
|
| H A D | Macro.cpp | 30 Token token; in PredefineMacro() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
| H A D | input_test.cpp | 24 pp::Token token; in TEST_F() local
|
| H A D | identifier_test.cpp | 24 pp::Token token; in expectIdentifier() local
|
| H A D | PreprocessorTest.cpp | 20 pp::Token token; in preprocess() local 30 *output << token; in preprocess() local 62 void SimplePreprocessorTest::lexSingleToken(const char *input, pp::Token *token) in lexSingleToken() argument 70 lexSingleToken(size_t count, const char *const input[], pp::Token *token) lexSingleToken() argument
|
| H A D | space_test.cpp | 25 pp::Token token; in expectSpace() local 89 pp::Token token; in TEST_F() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Macro.cpp | 38 Token token; in PredefineMacro() local
|
| H A D | Token.cpp | 82 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
|
| /third_party/python/Lib/lib2to3/ |
| H A D | pygram.py | 10 from .pgen2 import token namespace
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_sample_token.cc | 59 CordzSampleToken::Iterator::Iterator(const CordzSampleToken* token) in Iterator() argument
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_lexer.h | 45 struct token { struct
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgPrettyPrinter.cpp | 123 inline const char* PrettyPrinter::getSimpleTokenStr (Token::Type token) in getSimpleTokenStr() argument 140 void PrettyPrinter::processToken (const Token& token) in processToken() argument [all...] |
| /vendor/hihope/neptune_iotlink_demo/hals/utils/token/ |
| H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() argument 28 static int OEMWriteToken(const char *token, unsigned int len)
in OEMWriteToken() argument 61 int HalReadToken(char *token, unsigned int len)
in HalReadToken() argument 70 int HalWriteToken(const char *token, unsigne argument [all...] |