Home
last modified time | relevance | path

Searched refs:new1 (Results 1 – 25 of 26) sorted by relevance

12

/external/python/cpython3/Lib/test/test_tools/
Dtest_fixcid.py18 new1 = 'int yy = "xx\\"xx"[yy];\n'
28 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
/external/vboot_reference/tests/futility/
Dtest_sign_kernel.sh251 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/
Dcxx11_tensor_complex_cuda.cu53 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()
Dcxx11_tensor_cuda.cu49 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/
Dtest_tools.py369 new1 = 'int yy = "xx\\"xx"[yy];\n'
379 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
/external/llvm/test/CodeGen/ARM/
Dcmpxchg-O0.ll99 %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/
Dp5-0x.cpp47 auto new1 = new int[1][ok]; variable
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-add-12.ll177 %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
Dint-add-11.ll178 %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
Dint-sadd-09.ll278 %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
Dint-ssub-08.ll278 %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
Dint-sadd-08.ll278 %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
Dint-uadd-10.ll268 %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
Dint-usub-10.ll278 %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
Dint-ssub-09.ll278 %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
Dint-usub-11.ll279 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ]
297 store volatile i64 %new1, i64 *%ptr
Dint-uadd-11.ll269 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ]
287 store volatile i64 %new1, i64 *%ptr
Dasm-18.ll28 %new1 = extractvalue { i32, i32, i32, i32 } %res, 0
32 store i32 %new1, i32 *%ptr1
/external/llvm/test/CodeGen/SystemZ/
Dint-add-11.ll178 %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
Dint-add-12.ll177 %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
Dasm-18.ll28 %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/
Dcmpxchg-O0.ll107 %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/
Dpromote-tls.ll36 ; CHECK: store i32 %new1.lcssa, i32* %addr, align 1
74 ; CHECK: store i32 %new1.lcssa, i32* %addr, align 1
/external/llvm/test/Transforms/LICM/
Dpromote-tls.ll35 ; CHECK: store i32 %new1.lcssa, i32* %addr, align 1
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
DLexer.java175 @SuppressWarnings("hiding") Token token = new1( in getToken()
992 …Token new1(@SuppressWarnings("hiding") String text, @SuppressWarnings("hiding") int line, @Suppres… in new1() method in Lexer

12