/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | base-pointers-6.ll | 19 %x_b = getelementptr i64, i64 addrspace(1)* %base_obj_x, i32 2 23 %x = phi i64 addrspace(1)* [ %x_a, %bump_here_a ], [ %x_b, %bump_here_b ]
|
D | base-pointers-7.ll | 19 %x_b = getelementptr i64, i64 addrspace(1)* %base_obj_y, i32 2 28 %x = phi i64 addrspace(1)* [ %x_a, %bump_here_a ], [ %x_b, %bump_here_b ]
|
/external/llvm-project/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | base-pointers-6.ll | 20 %x_b = getelementptr i64, i64 addrspace(1)* %base_obj_x, i32 2 24 %x = phi i64 addrspace(1)* [ %x_a, %bump_here_a ], [ %x_b, %bump_here_b ]
|
D | base-pointers-7.ll | 20 %x_b = getelementptr i64, i64 addrspace(1)* %base_obj_y, i32 2 29 %x = phi i64 addrspace(1)* [ %x_a, %bump_here_a ], [ %x_b, %bump_here_b ]
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 846 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local 897 x_b = *x2++; in ixheaacd_esbr_postradixcompute2() 904 n03 = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2() 906 n23 = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2() 936 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local 996 x_b = *x2++; in ixheaacd_esbr_postradixcompute4() 1007 xh1_3 = ixheaacd_add32_sat(x_b, x_f); in ixheaacd_esbr_postradixcompute4() 1009 xl1_3 = ixheaacd_sub32_sat(x_b, x_f); in ixheaacd_esbr_postradixcompute4() 1685 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_postradixcompute4() local 1745 x_b = *x2++; in ixheaacd_postradixcompute4() [all …]
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 623 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute2() local 663 x_b = *x2++; in ixheaacd_esbr_postradixcompute2() 670 y0[h2 + 3] = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2() 674 y2[h2 + 3] = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_esbr_postradixcompute2() 693 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_esbr_postradixcompute4() local 753 x_b = *x2++; in ixheaacd_esbr_postradixcompute4() 764 xh1_3 = ixheaacd_add32_sat(x_b, x_f); in ixheaacd_esbr_postradixcompute4() 766 xl1_3 = ixheaacd_sub32_sat(x_b, x_f); in ixheaacd_esbr_postradixcompute4()
|
/external/clang/test/Sema/ |
D | cast.c | 169 typedef enum { x_a, x_b } X; enumerator
|
/external/llvm-project/clang/test/Sema/ |
D | cast.c | 181 typedef enum { x_a, x_b } X; enumerator
|
/external/tensorflow/tensorflow/python/keras/ |
D | models_test.py | 178 x_b = dense_1(input_b) 180 outputs = keras.layers.add([x_a, x_b])
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1953 WORD32 x_8, x_9, x_a, x_b, x_c, x_d, x_e, x_f; in ixheaacd_fft32x32_ld_dec() local 2139 x_b = x2[3]; in ixheaacd_fft32x32_ld_dec() 2151 xh1_3 = ixheaacd_add32_sat(x_b, x_f); in ixheaacd_fft32x32_ld_dec() 2153 xl1_3 = ixheaacd_sub32_sat(x_b, x_f); in ixheaacd_fft32x32_ld_dec() 2166 n03 = ixheaacd_add32_sat(x_9, x_b); in ixheaacd_fft32x32_ld_dec() 2168 n23 = ixheaacd_sub32_sat(x_9, x_b); in ixheaacd_fft32x32_ld_dec()
|
/external/wycheproof/doc/ |
D | dh.md | 23 y_a^{x_b} \mod p$$ each party should check that $$z \neq 1.$$ RFC 2785 contains
|
/external/tensorflow/tensorflow/python/ops/ |
D | special_math_ops_test.py | 135 x_b = [0.1] 142 1, self.evaluate(math_ops.exp(special_math_ops.lbeta(x_b))))
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 1191 model/vnd.parasolid.transmit.binary x_b xmt_bin
|