Home
last modified time | relevance | path

Searched defs:toks (Results 1 – 8 of 8) sorted by relevance

/external/clang/unittests/Lex/
DLexerTest.cpp76 std::vector<Token> toks; in CheckLex() local
121 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
133 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
146 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
159 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
173 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
187 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
202 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
215 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
228 std::vector<Token> toks = CheckLex("#define M(x) x\n" in TEST_F() local
[all …]
DPPConditionalDirectiveRecordTest.cpp108 std::vector<Token> toks; in TEST_F() local
/external/clang/unittests/Basic/
DSourceManagerTest.cpp90 std::vector<Token> toks; in TEST_F() local
207 std::vector<Token> toks; in TEST_F() local
309 std::vector<Token> toks; in TEST_F() local
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dphystokens.py18 def phys_tokens(toks): argument
/external/ipsec-tools/src/racoon/
Dgssapi.c448 vchar_t *toks; in gssapi_get_itokens() local
483 vchar_t *toks; in gssapi_get_rtokens() local
/external/libpcap/
Dgrammar.y161 str2tok(const char *str, const struct tok *toks) in str2tok()
Dgrammar.c234 str2tok(const char *str, const struct tok *toks) in str2tok()
/external/iw/
Dwowlan.c134 char *len, *offs, *toks; in wowlan_parse_tcp_file() local