Home
last modified time | relevance | path

Searched refs:parse_offset (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/tc/
Dm_pedit.h86 extern int parse_offset(int *argc_p, char ***argv_p,
Dm_pedit.c437 int parse_offset(int *argc_p, char ***argv_p, struct m_pedit_sel *sel, in parse_offset() function
525 res = parse_offset(&argc, &argv, sel, &tkey); in parse_munge()
Df_u32.c744 static int parse_offset(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_offset() function
1021 if (parse_offset(&argc, &argv, &sel.sel)) { in u32_parse_opt()
/external/u-boot/tools/
Dzynqmpbif.c168 static char *parse_offset(char *line, struct bif_entry *bf) in parse_offset() function
202 { "offset=", 0, parse_offset },
/external/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c298 parse_offset(nir_ssa_def **base, uint64_t *base_mul, uint64_t *offset) in parse_offset() function
410 parse_offset(&base, &base_mul, &offset); in create_entry_key_from_deref()
457 parse_offset(&base, &new_mul, &new_offset); in parse_entry_key_from_offset()