/third_party/glslang/glslang/HLSL/ |
H A D | hlslTokenStream.cpp | 40 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 D | test-lecp.c | 50 static const char * const tok[] = { variable
|
H A D | test-lejp.c | 40 static const char * const tok[] = { variable
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | compat.c | 225 char *tok; in strsep() local
|
/third_party/musl/src/conf/ |
H A D | legacy.c | 55 char *tok = strstr(tmp, "-"); in get_nprocs() local
|
/third_party/musl/porting/linux/user/src/conf/ |
H A D | legacy.c | 55 char *tok = strstr(tmp, "-"); in get_nprocs() local
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lejp/ |
H A D | main.c | 133 static const char * const tok[] = { variable
|
/third_party/cups-filters/filter/ |
H A D | banner.c | 64 char *tok; in parse_show() local [all...] |
/third_party/ltp/include/ |
H A D | tst_bool_expr.h | 21 const char *tok; member
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | asm.h | 40 int tok; member
|
H A D | asm.c | 52 next_instr(int tok) in next_instr() argument 89 tok2alu(int tok) in tok2alu() argument [all...] |
/third_party/ltp/lib/ |
H A D | self_exec.c | 75 char *p, *tok; in maybe_run_child() local
|
H A D | tst_bool_expr.c | 47 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 D | tokenizer.cc | 93 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 D | hb-buffer-deserialize-json.hh | 506 const char *tok = nullptr; in _hb_buffer_deserialize_json() local [all...] |
H A D | hb-buffer-deserialize-text.hh | 422 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_text() local [all...] |
/third_party/selinux/libselinux/src/ |
H A D | context.c | 29 const char *p, *tok; in context_new() local
|
/third_party/curl/lib/ |
H A D | netrc.c | 87 char *tok; in parsenetrc() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uvectr32.cpp | 303 void UVector32::sortedInsert(int32_t tok, UErrorCode& ec) { in sortedInsert() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uvectr32.cpp | 303 void UVector32::sortedInsert(int32_t tok, UErrorCode& ec) { in sortedInsert() argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | s390xcap.c | 673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; parse_env() local [all...] |
/third_party/openssl/crypto/ |
H A D | s390xcap.c | 673 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 D | uvectr32.cpp | 303 void UVector32::sortedInsert(int32_t tok, UErrorCode& ec) { in sortedInsert() argument
|
/third_party/python/Python/ |
H A D | Python-tokenize.c | 28 PyObject_HEAD struct tok_state *tok; member [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_parser.c | 100 struct token tok; in add_hll_linemark() local 226 struct token tok; cil_parser() local [all...] |