Searched refs:arth (Results 1 – 8 of 8) sorted by relevance
/external/libpcap/ |
D | gencode.h | 285 struct arth { struct 302 struct arth *gen_loadi(compiler_state_t *, bpf_u_int32); argument 303 struct arth *gen_load(compiler_state_t *, int, struct arth *, bpf_u_int32); 304 struct arth *gen_loadlen(compiler_state_t *); 305 struct arth *gen_neg(compiler_state_t *, struct arth *); 306 struct arth *gen_arth(compiler_state_t *, int, struct arth *, struct arth *); 324 struct block *gen_relation(compiler_state_t *, int, struct arth *, 325 struct arth *, int);
|
D | grammar.y.in | 326 struct arth *a; 339 %type <a> arth narth 500 | arth relop arth { CHECK_PTR_VAL(($$.b = gen_relation(cstate, $2, $1, $3, 0))); 502 | arth irelop arth { CHECK_PTR_VAL(($$.b = gen_relation(cstate, $2, $1, $3, 1))); 744 arth: pnum { CHECK_PTR_VAL(($$ = gen_loadi(cstate, $1))); } 747 narth: pname '[' arth ']' { CHECK_PTR_VAL(($$ = gen_load(cstate, $1, $3, 1))); } 748 | pname '[' arth ':' NUM ']' { CHECK_PTR_VAL(($$ = gen_load(cstate, $1, $3, $5))); } 749 | arth '+' arth { CHECK_PTR_VAL(($$ = gen_arth(cstate, BPF_ADD, $1, $3))); } 750 | arth '-' arth { CHECK_PTR_VAL(($$ = gen_arth(cstate, BPF_SUB, $1, $3))); } 751 | arth '*' arth { CHECK_PTR_VAL(($$ = gen_arth(cstate, BPF_MUL, $1, $3))); } [all …]
|
D | grammar.h | 306 struct arth *a;
|
D | gencode.c | 572 static struct slist *xfer_to_x(compiler_state_t *, struct arth *); 573 static struct slist *xfer_to_a(compiler_state_t *, struct arth *); 7246 xfer_to_x(compiler_state_t *cstate, struct arth *a) in xfer_to_x() 7256 xfer_to_a(compiler_state_t *cstate, struct arth *a) in xfer_to_a() 7272 static struct arth * 7273 gen_load_internal(compiler_state_t *cstate, int proto, struct arth *inst, in gen_load_internal() 7548 struct arth * 7549 gen_load(compiler_state_t *cstate, int proto, struct arth *inst, in gen_load() 7563 gen_relation_internal(compiler_state_t *cstate, int code, struct arth *a0, in gen_relation_internal() 7564 struct arth *a1, int reversed) in gen_relation_internal() [all …]
|
D | grammar.c | 641 struct arth *a;
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 22426 ##arth
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 10877 arth ɑrθ
|
D | internal_raw_IPA.txt | 9327 arth %36517 ɑrθ
|