| /linux/rust/macros/ |
| H A D | quote.rs | |
| H A D | paste.rs | 6 let mut tokens = tokens.iter(); in concat_helper() localVariable 50 let tokens = group.stream().into_iter().collect::<Vec<TokenTree>>(); in concat_helper() localVariable [all...] |
| H A D | vtable.rs | 8 let mut tokens: Vec<_> = ts.into_iter().collect(); vtable() localVariable
|
| H A D | lib.rs | 447 let mut tokens = input.into_iter().collect(); paste() localVariable
|
| /linux/lib/ |
| H A D | ts_fsm.c | 35 struct ts_fsm_token tokens[]; member 261 struct ts_fsm_token *tokens = (struct ts_fsm_token *) pattern; in fsm_init() local
|
| /linux/drivers/net/wireguard/ |
| H A D | ratelimiter.c | 27 u64 last_time_ns, tokens, ip; member 113 u64 now, tokens; in wg_ratelimiter_allow() local
|
| /linux/rust/syn/ |
| H A D | verbatim.rs | 13 let mut tokens = TokenStream::new(); in between() localVariable
|
| H A D | mac.rs | 184 let tokens; in parse() localVariable
|
| /linux/sound/soc/sof/ |
| H A D | topology.c | 63 const struct sof_topology_token *tokens; sof_update_ipc_object() local 458 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 510 const struct sof_topology_token *tokens; sof_copy_tuples() local 629 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 675 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 725 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 811 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...] |
| /linux/rust/zerocopy-derive/ |
| H A D | lib.rs | 152 let mut tokens = proc_macro2::TokenStream::new(); in most_traits() localVariable
|
| /linux/arch/um/drivers/ |
| H A D | vector_user.h | 54 char *tokens[MAXVARGS]; member
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-smbios.h | 66 struct calling_interface_token tokens[]; member
|
| H A D | dell-smbios-base.c | 396 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table() local
|
| /linux/scripts/ |
| H A D | spdxcheck.py | 94 tokens = [ 'LPAR', 'RPAR', 'ID', 'EXC' ] + reserved variable in id_parser
|
| /linux/net/sched/ |
| H A D | sch_tbf.c | 108 s64 tokens; /* Current number of B tokens */ member
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-meson.c | 101 u32 tokens[2]; member
|
| /linux/drivers/target/ |
| H A D | target_core_rd.c | 535 static match_table_t tokens = { variable
|
| H A D | target_core_pscsi.c | 703 static match_table_t tokens = { variable
|
| H A D | target_core_file.c | 695 static match_table_t tokens = { variable
|
| H A D | target_core_iblock.c | 572 static match_table_t tokens = { variable
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | kcpuid.c | 303 char *tokens[6]; parse_line() local [all...] |
| /linux/rust/quote/ |
| H A D | to_tokens.rs | 59 let mut tokens = TokenStream::new(); in to_token_stream() localVariable
|
| /linux/drivers/mtd/ubi/ |
| H A D | build.c | 1494 char *tokens[MTD_PARAM_MAX_COUNT], *token; in ubi_mtd_param_parse() local
|
| /linux/tools/verification/rvgen/rvgen/ |
| H A D | ltl2ba.py | 32 tokens = ( global() variable
|
| /linux/security/smack/ |
| H A D | smackfs.c | 390 smk_parse_long_rule(char * data,struct smack_parsed_rule * rule,int import,int tokens) smk_parse_long_rule() argument 454 int tokens; smk_write_rules_list() local
|