Home
last modified time | relevance | path

Searched defs:tok (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/glslang/glslang/HLSL/
H A DhlslTokenStream.cpp40 void HlslTokenStream::pushPreToken(const HlslToken& tok) in pushPreToken() argument
53 void HlslTokenStream::pushTokenBuffer(const HlslToken& tok) in pushTokenBuffer() argument
/third_party/libwebsockets/test-apps/
H A Dtest-lecp.c50 static const char * const tok[] = { variable
H A Dtest-lejp.c40 static const char * const tok[] = { variable
/third_party/ntfs-3g/libntfs-3g/
H A Dcompat.c225 char *tok; in strsep() local
/third_party/musl/src/conf/
H A Dlegacy.c55 char *tok = strstr(tmp, "-"); in get_nprocs() local
/third_party/musl/porting/linux/user/src/conf/
H A Dlegacy.c55 char *tok = strstr(tmp, "-"); in get_nprocs() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lejp/
H A Dmain.c133 static const char * const tok[] = { variable
/third_party/cups-filters/filter/
H A Dbanner.c64 char *tok; in parse_show() local
[all...]
/third_party/ltp/include/
H A Dtst_bool_expr.h21 const char *tok; member
/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.h40 int tok; member
H A Dasm.c52 next_instr(int tok) in next_instr() argument
89 tok2alu(int tok) in tok2alu() argument
[all...]
/third_party/ltp/lib/
H A Dself_exec.c75 char *p, *tok; in maybe_run_child() local
H A Dtst_bool_expr.c47 static int new_tok(struct tst_expr_tok **last, const char *tok, size_t tok_len) in new_tok() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer.cc93 auto tok = MakeUnique<Token>(TokenType::kString); in NextToken() local
152 auto tok = MakeUnique<Token>(TokenType::kString); in NextToken() local
161 auto tok = MakeUnique<Token>(TokenType::kIdentifier); in NextToken() local
208 auto tok in NextToken() local
215 auto tok = MakeUnique<Token>(TokenType::kHex); NextToken() local
232 std::unique_ptr<Token> tok; NextToken() local
265 std::unique_ptr<Token> tok = NextToken(); PeekNextToken() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-deserialize-json.hh506 const char *tok = nullptr; in _hb_buffer_deserialize_json() local
[all...]
H A Dhb-buffer-deserialize-text.hh422 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_text() local
[all...]
/third_party/selinux/libselinux/src/
H A Dcontext.c29 const char *p, *tok; in context_new() local
/third_party/curl/lib/
H A Dnetrc.c87 char *tok; in parsenetrc() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duvectr32.cpp303 void UVector32::sortedInsert(int32_t tok, UErrorCode& ec) { in sortedInsert() argument
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.cpp303 void UVector32::sortedInsert(int32_t tok, UErrorCode& ec) { in sortedInsert() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; parse_env() local
[all...]
/third_party/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; parse_env() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duvectr32.cpp303 void UVector32::sortedInsert(int32_t tok, UErrorCode& ec) { in sortedInsert() argument
/third_party/python/Python/
H A DPython-tokenize.c28 PyObject_HEAD struct tok_state *tok; member
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_parser.c100 struct token tok; in add_hll_linemark() local
226 struct token tok; cil_parser() local
[all...]

Completed in 13 milliseconds

1234