| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_shader.h | 202 const unsigned *tokens; member 361 const struct tgsi_token *tokens; member
|
| H A D | svga_tgsi_insn.c | 3757 svga_shader_emit_instructions(struct svga_shader_emitter *emit, const struct tgsi_token *tokens) svga_shader_emit_instructions() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.cc | 430 auto tokens = util::split_str(optarg, ',', 5); in parse_altsvc() local 446 LOG(ERROR) << opt << ": port is invalid: " << tokens[1]; in parse_altsvc() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unames.cpp | 241 uint16_t *tokens=(uint16_t *)names+8; in expandName() local 334 uint16_t *tokens=(uint16_t *)names+8; in compareName() local 1297 calcNameSetLength(const uint16_t *tokens, uint16_t tokenCount, const uint8_t *tokenStrings, int8_t *tokenLengths, uint32_t set[8], const uint8_t **pLine, const uint8_t *lineLimit) calcNameSetLength() argument 1345 uint16_t *tokens=(uint16_t *)uCharNames+8; calcGroupNameSetsLengths() local 1773 makeTokenMap(const UDataSwapper *ds, int16_t tokens[], uint16_t tokenCount, uint8_t map[256], UErrorCode *pErrorCode) makeTokenMap() argument 1905 int16_t tokens[512]; uchar_swapNames() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ffvertex_prog.c | 429 gl_state_index16 tokens[STATE_LENGTH]; in register_param4() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | earley-parser.h | 364 RunAction( const Item* item, const LexerResult& tokens) RunAction() argument 375 ParseTokens(Symbol* start, const LexerResult& tokens) ParseTokens() argument 425 LexerResult tokens = lexer().RunLexer(input); Parse() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_draw.c | 154 const struct tgsi_token *tokens; in dd_num_active_viewports() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.c | 77 union tgsi_any_token *tokens; member 226 tokens_expand( struct ureg_tokens *tokens, unsigned count ) tokens_expand() argument 258 struct ureg_tokens *tokens = &ureg->domain[domain]; get_tokens() local 2113 const struct tgsi_token *tokens; ureg_finalize() local 2204 const struct tgsi_token *tokens; ureg_get_tokens() local [all...] |
| H A D | tgsi_exec.c | 1027 tgsi_exec_machine_bind_shader( struct tgsi_exec_machine *mach, const struct tgsi_token *tokens, struct tgsi_sampler *sampler, struct tgsi_image *image, struct tgsi_buffer *buffer) tgsi_exec_machine_bind_shader() argument
|
| /third_party/mksh/ |
| H A D | funcs.c | 3200 static const char * const tokens[] = { in ptest_isa() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_alu.cpp | 821 vector<string> tokens; in from_string() local
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | clang.rs | 853 pub fn tokens(&self) -> RawTokens { in tokens() functions 890 let mut tokens = ptr::null_mut(); in new() variables [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unames.cpp | 241 uint16_t *tokens=(uint16_t *)names+8; in expandName() local 334 uint16_t *tokens=(uint16_t *)names+8; in compareName() local 1297 calcNameSetLength(const uint16_t *tokens, uint16_t tokenCount, const uint8_t *tokenStrings, int8_t *tokenLengths, uint32_t set[8], const uint8_t **pLine, const uint8_t *lineLimit) calcNameSetLength() argument 1345 uint16_t *tokens=(uint16_t *)uCharNames+8; calcGroupNameSetsLengths() local 1773 makeTokenMap(const UDataSwapper *ds, int16_t tokens[], uint16_t tokenCount, uint8_t map[256], UErrorCode *pErrorCode) makeTokenMap() argument 1905 int16_t tokens[512]; uchar_swapNames() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_registrar.c | 49 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens() argument 60 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, in wps_get_nfc_pw_token() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udev-rules.c | 68 struct token *tokens; member 454 struct token *tokens; in add_token() local [all...] |
| /third_party/json/tests/abi/include/nlohmann/ |
| H A D | json_v3_10_5.hpp | 2833 std::vector<std::string> tokens; in diagnostics() local [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_state.h | 304 const struct tgsi_token *tokens; member 313 pipe_shader_state_from_tgsi(struct pipe_shader_state *state, const struct tgsi_token *tokens) pipe_shader_state_from_tgsi() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 999 const struct tgsi_token *tokens; member in tgsi::Source
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 4411 lp_build_tgsi_soa(struct gallivm_state *gallivm, const struct tgsi_token *tokens, const struct lp_build_tgsi_params *params, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS]) lp_build_tgsi_soa() argument
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| H A D | mod.rs | 117 let mut tokens = quote! {}; in root_import() variables 831 let mut tokens = if let Some(comment) = item.comment(ctx) { in codegen() variables 942 let mut tokens = if let Some(comment) = item.comment(ctx) { in codegen() variables 2156 let mut tokens = if is_rust_union { codegen() variables [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_registrar.c | 50 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens() argument 61 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, in wps_get_nfc_pw_token() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.h | 398 gl_state_index16 tokens[STATE_LENGTH]; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 402 zink_tgsi_to_nir(struct pipe_screen *screen, const struct tgsi_token *tokens) in zink_tgsi_to_nir() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 640 const struct tgsi_token *tokens = shader->base.tokens; in generate_fs_loop() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 968 const struct tgsi_token *tokens = llvm->draw->vs.vertex_shader->state.tokens; in generate_vs() local 2761 const struct tgsi_token *tokens = variant->shader->base.state.tokens; in draw_gs_llvm_generate() local
|