Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 25 of 37) sorted by relevance

12

/linux/rust/macros/
H A Dquote.rs49 let mut tokens = ::proc_macro::TokenStream::new(); localVariable
70 let mut tokens = ::proc_macro::TokenStream::new(); localVariable
79 let mut tokens = ::proc_macro::TokenStream::new(); localVariable
88 let mut tokens = ::proc_macro::TokenStream::new(); localVariable
H A Dpaste.rs6 let mut tokens = tokens.iter(); in concat_helper() localVariable
50 let tokens = group.stream().into_iter().collect::<Vec<TokenTree>>(); in concat_helper() localVariable
H A Dvtable.rs8 let mut tokens: Vec<_> = ts.into_iter().collect(); in vtable() localVariable
H A Dlib.rs447 let mut tokens = input.into_iter().collect(); in paste() localVariable
/linux/drivers/net/wireguard/
H A Dratelimiter.c27 u64 last_time_ns, tokens, ip; member
113 u64 now, tokens; in wg_ratelimiter_allow() local
/linux/lib/
H A Dts_fsm.c35 struct ts_fsm_token tokens[]; member
261 struct ts_fsm_token *tokens = (struct ts_fsm_token *) pattern; in fsm_init() local
/linux/rust/syn/
H A Dverbatim.rs13 let mut tokens = TokenStream::new(); in between() localVariable
H A Dmac.rs184 let tokens; in parse() localVariable
/linux/sound/soc/sof/
H A Dtopology.c63 const struct sof_topology_token *tokens; in 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...]
H A Dsof-audio.h311 const struct sof_topology_token *tokens; member
/linux/net/netfilter/
H A Dnft_limit.c20 u64 tokens; member
34 u64 now, tokens; in nft_limit_eval() local
61 u64 unit, tokens, rate_with_burst; in nft_limit_init() local
/linux/arch/um/drivers/
H A Dvector_user.h54 char *tokens[MAXVARGS]; member
/linux/drivers/platform/x86/dell/
H A Ddell-smbios.h64 struct calling_interface_token tokens[]; member
H A Ddell-smbios-base.c396 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table() local
/linux/net/sched/
H A Dsch_tbf.c108 s64 tokens; /* Current number of B tokens */ member
/linux/drivers/target/
H A Dtarget_core_rd.c536 static match_table_t tokens = { variable
H A Dtarget_core_file.c695 static match_table_t tokens = { variable
H A Dtarget_core_iblock.c573 static match_table_t tokens = { variable
/linux/drivers/i2c/busses/
H A Di2c-meson.c101 u32 tokens[2]; member
/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c303 char *tokens[6]; parse_line() local
[all...]
/linux/drivers/mtd/ubi/
H A Dbuild.c1477 char *tokens[MTD_PARAM_MAX_COUNT], *token; in ubi_mtd_param_parse() local
/linux/rust/quote/
H A Dto_tokens.rs59 let mut tokens = TokenStream::new(); in to_token_stream() localVariable
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py32 tokens = ( variable
/linux/security/smack/
H A Dsmackfs.c389 int import, int tokens) in smk_parse_long_rule()
453 int tokens; in smk_write_rules_list() local
/linux/scripts/
H A Dasn1_compiler.c348 struct token *tokens; in tokenise() local

12