| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | topology.c | 59 const struct sof_topology_token *tokens; in sof_update_ipc_object() local 446 sof_parse_uuid_tokens(struct snd_soc_component *scomp, void *object, size_t offset, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array) sof_parse_uuid_tokens() argument 500 const struct sof_topology_token *tokens; sof_copy_tuples() local 613 sof_parse_string_tokens(struct snd_soc_component *scomp, void *object, int offset, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array) sof_parse_string_tokens() argument 659 sof_parse_word_tokens(struct snd_soc_component *scomp, void *object, int offset, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array) sof_parse_word_tokens() argument 710 sof_parse_token_sets(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int array_size, int token_instance_num, size_t object_size) sof_parse_token_sets() argument 796 sof_parse_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array, int array_size) sof_parse_tokens() argument [all...] |
| /kernel/linux/linux-6.6/scripts/ |
| H A D | asn1_compiler.c | 348 struct token *tokens; in tokenise() local [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | stdlibndk.cpp | 804 char *tokens[] = {getsubopt1, test, nullptr};
in Getsubopt() local
|
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 1277 std::vector<Token> tokens = in FormatStringToString() local
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 4416 bool HlslGrammar::captureBlockTokens(TVector<HlslToken>& tokens) in captureBlockTokens() argument
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 2141 char *tokens, *tok; in parse_page_ranges() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | PluralRules.java | 1589 nextToken(String[] tokens, int x, String context) nextToken() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRules.java | 1509 nextToken(String[] tokens, int x, String context) nextToken() argument [all...] |
| /third_party/icu/icu4c/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/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 524 virgl_encode_shader_state(struct virgl_context *ctx, uint32_t handle, uint32_t type, const struct pipe_stream_output_info *so_info, uint32_t cs_req_local_mem, const struct tgsi_token *tokens) virgl_encode_shader_state() argument
|
| H A D | virgl_context.c | 681 const struct tgsi_token *tokens; in virgl_shader_encoder() local 1373 const struct tgsi_token *tokens; in virgl_create_compute_state() local
|
| /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...] |
| /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
|
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_user.c | 2283 static match_table_t tokens = { variable
|