/external/swiftshader/third_party/subzero/pydir/ |
D | gen_test_arith_ll.py | 20 def arith(Native, Type, Op): function
|
/external/v8/src/compiler/ |
D | loop-variable-optimizer.h | 21 Node* arith() const { return arith_; } in arith() function 42 InductionVariable(Node* phi, Node* arith, Node* increment, Node* init_value, in InductionVariable()
|
D | loop-variable-optimizer.cc | 304 Node* arith = phi->InputAt(1); in TryGetInductionVariable() local
|
/external/mksh/src/ |
D | expr.c | 83 bool arith; member 105 evaluate(const char *expr, mksh_ari_t *rval, int error_ok, bool arith) in evaluate() 122 bool arith) in v_evaluate()
|
D | var.c | 518 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint() 616 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_vertprog.c | 115 #define arith(s,t,o,d,m,s0,s1,s2) \ macro
|
D | nvfx_fragprog.c | 230 #define arith(s,o,d,m,s0,s1,s2) \ macro
|
/external/python/cpython2/Lib/test/ |
D | test_decimal.py | 2300 def test_main(arith=None, verbose=None, todo_tests=None, debug=None): argument
|
/external/one-true-awk/ |
D | run.c | 997 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ in arith() function
|
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_07_part1.c | 1122 int arith, logical, compare, ldst; member
|
D | test_isa_3_0.c | 3813 unsigned int arith, logical, compare, popcnt, ldst, insert_extract, permute, round; member
|
D | jm-insns.c | 7469 int arith, logical, compare, ldst; member
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 957 boolean arith = false; in is_arithmetic_format() local
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_07_part1.c | 1122 int arith, logical, compare, ldst; member
|
D | jm-insns.c | 7469 int arith, logical, compare, ldst; member
|
/external/python/cpython3/Lib/test/ |
D | test_decimal.py | 5637 def test_main(arith=None, verbose=None, todo_tests=None, debug=None): argument
|