/external/python/cpython3/Lib/test/test_tools/ |
D | test_fixcid.py | 18 new1 = 'int yy = "xx\\"xx"[yy];\n' 28 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
|
/external/vboot_reference/tests/futility/ |
D | test_sign_kernel.sh | 251 cp ${TMP}.part1.${arch} ${TMP}.part6.${arch}.new1 259 ${TMP}.part6.${arch}.new1 261 ${FUTILITY} vbutil_kernel --verify ${TMP}.part6.${arch}.new1 \ 263 --signpubkey ${DEVKEYS}/kernel_subkey.vbpubk > ${TMP}.verify6.new1 266 diff ${TMP}.verify6.old ${TMP}.verify6.new1 270 cmp -n ${blobsize} ${TMP}.part6.${arch} ${TMP}.part6.${arch}.new1 272 cmp -i ${blobsize} ${TMP}.part1.${arch} ${TMP}.part6.${arch}.new1
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_complex_cuda.cu | 53 Tensor<std::complex<float>, 1, 0, int> new1(2); in test_cuda_nullary() local 56 assert(cudaMemcpyAsync(new1.data(), d_in1, complex_bytes, cudaMemcpyDeviceToHost, in test_cuda_nullary() 64 VERIFY_IS_APPROX(new1(i), std::complex<float>(3.14f, 2.7f)); in test_cuda_nullary()
|
D | cxx11_tensor_cuda.cu | 49 Tensor<float, 1, 0, int> new1(2); in test_cuda_nullary() local 52 assert(cudaMemcpyAsync(new1.data(), d_in1, tensor_bytes, cudaMemcpyDeviceToHost, in test_cuda_nullary() 60 VERIFY_IS_APPROX(new1(i), 3.14f); in test_cuda_nullary()
|
/external/python/cpython2/Lib/test/ |
D | test_tools.py | 369 new1 = 'int yy = "xx\\"xx"[yy];\n' 379 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
|
/external/llvm/test/CodeGen/ARM/ |
D | cmpxchg-O0.ll | 99 %new1 = add i64 %new, 1 100 %res = cmpxchg i64* %addr, i64 %desired1, i64 %new1 seq_cst seq_cst
|
/external/clang/test/CXX/expr/expr.const/ |
D | p5-0x.cpp | 47 auto new1 = new int[1][ok]; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-add-12.ll | 177 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 194 store volatile i64 %new1, i64 *%ptr 260 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 277 store volatile i64 %new1, i64 *%ptr
|
D | int-add-11.ll | 178 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 195 store volatile i32 %new1, i32 *%ptr 261 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 278 store volatile i32 %new1, i32 *%ptr
|
D | int-sadd-09.ll | 278 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 296 store volatile i64 %new1, i64 *%ptr 410 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 428 store volatile i64 %new1, i64 *%ptr
|
D | int-ssub-08.ll | 278 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 296 store volatile i32 %new1, i32 *%ptr 410 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 428 store volatile i32 %new1, i32 *%ptr
|
D | int-sadd-08.ll | 278 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 296 store volatile i32 %new1, i32 *%ptr 410 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 428 store volatile i32 %new1, i32 *%ptr
|
D | int-uadd-10.ll | 268 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 286 store volatile i32 %new1, i32 *%ptr 400 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 418 store volatile i32 %new1, i32 *%ptr
|
D | int-usub-10.ll | 278 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 296 store volatile i32 %new1, i32 *%ptr 410 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 428 store volatile i32 %new1, i32 *%ptr
|
D | int-ssub-09.ll | 278 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 296 store volatile i64 %new1, i64 *%ptr 410 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 428 store volatile i64 %new1, i64 *%ptr
|
D | int-usub-11.ll | 279 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 297 store volatile i64 %new1, i64 *%ptr
|
D | int-uadd-11.ll | 269 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 287 store volatile i64 %new1, i64 *%ptr
|
D | asm-18.ll | 28 %new1 = extractvalue { i32, i32, i32, i32 } %res, 0 32 store i32 %new1, i32 *%ptr1
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-11.ll | 178 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 195 store volatile i32 %new1, i32 *%ptr 261 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 278 store volatile i32 %new1, i32 *%ptr
|
D | int-add-12.ll | 177 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 194 store volatile i64 %new1, i64 *%ptr 260 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 277 store volatile i64 %new1, i64 *%ptr
|
D | asm-18.ll | 28 %new1 = extractvalue { i32, i32, i32, i32 } %res, 0 32 store i32 %new1, i32 *%ptr1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | cmpxchg-O0.ll | 107 %new1 = add i64 %new, 1 108 %res = cmpxchg i64* %addr, i64 %desired1, i64 %new1 seq_cst seq_cst
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LICM/ |
D | promote-tls.ll | 36 ; CHECK: store i32 %new1.lcssa, i32* %addr, align 1 74 ; CHECK: store i32 %new1.lcssa, i32* %addr, align 1
|
/external/llvm/test/Transforms/LICM/ |
D | promote-tls.ll | 35 ; CHECK: store i32 %new1.lcssa, i32* %addr, align 1
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/ |
D | Lexer.java | 175 @SuppressWarnings("hiding") Token token = new1( in getToken() 992 …Token new1(@SuppressWarnings("hiding") String text, @SuppressWarnings("hiding") int line, @Suppres… in new1() method in Lexer
|