Home
last modified time | relevance | path

Searched defs:res2 (Results 1 – 25 of 86) sorted by relevance

1234

/external/valgrind/none/tests/amd64/
Dbmi.c57 void do_mulx64 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, in do_mulx64()
98 void do_mulx32 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, in do_mulx32()
377 void do_rorx64 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, ULong arg ) in do_rorx64()
413 void do_rorx32 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, UInt arg ) in do_rorx32()
887 ULong res1, res2; in main() local
898 ULong res1, res2; in main() local
974 ULong res1, res2; in main() local
983 ULong res1, res2; in main() local
Dfxtract.c5 double arg, res1, res2; variable
/external/valgrind/memcheck/tests/
Dunit_libcbase.c370 long long res2 = strtoll (a[i].str, &endptr2, 10); in test_strtoll_and_strtod() local
425 long long res2 = strtoll (a[i].str, &endptr2, 16); in test_strtoll_and_strtod() local
Dbuflen_check.c8 int res1, res2, res3; in main() local
Dsh-mem.c43 U8 res = 0xffffffffffffffffULL, res2; in build() local
/external/valgrind/none/tests/x86/
Dfxtract.c5 double arg, res1, res2; variable
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c92 v4i32 res0, res1, res2, res3; in idct4x4_addblk_msa() local
127 v8i16 res0, res1, res2, res3; in idct4x4_addconst_msa() local
187 v4i32 vt0, vt1, vt2, vt3, res0, res1, res2, res3; in dequant_idct4x4_addblk_msa() local
228 v8i16 res0, res1, res2, res3; in dequant_idct4x4_addblk_2x_msa() local
291 v8i16 res0, res1, res2, res3; in dequant_idct_addconst_2x_msa() local
/external/opencv3/samples/python2/
Dgabor_threads.py67 res2 = process_threaded(img, filters) variable
/external/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp122 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local
330 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local
Dtchcfmt.cpp50 UnicodeString res1, res2; in TestSimpleExample() local
173 UnicodeString res1, res2; in TestComplexExample() local
Dsdtfmtts.cpp144 UnicodeString res1, res2; in testAPI() local
/external/opencv3/modules/photo/test/
Dtest_inpaint.cpp86 Mat res1, res2; in run() local
/external/eigen/test/eigen2/
Dproduct.h50 res2 = ColSquareMatrixType::Random(cols, cols); in product() local
/external/eigen/test/
Dproduct.h48 res2 = ColSquareMatrixType::Random(cols, cols); in product() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java78 StringBuffer res2 = new StringBuffer(); in TestAPI() local
DIntlTestDateFormatAPI.java101 StringBuffer res2 = new StringBuffer(); in TestAPI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java82 StringBuffer res2 = new StringBuffer(); in TestAPI() local
DIntlTestDateFormatAPI.java105 StringBuffer res2 = new StringBuffer(); in TestAPI() local
/external/libchrome/base/trace_event/
Dprocess_memory_dump_unittest.cc177 size_t res2 = ProcessMemoryDump::CountResidentBytes(memory2.get(), in TEST() local
/external/clang/test/SemaCXX/
Daltivec.cpp21 int res2[vec_step(vbc) == 16 ? 1 : -1]; in test_vec_step() local
/external/mesa3d/src/gallium/tests/graw/
Docclusion-query.c161 uint64_t res1, res2; in draw() local
/external/kernel-headers/original/uapi/linux/
Daio_abi.h62 __s64 res2; /* secondary result */ member
/external/opencv3/modules/features2d/src/kaze/
DKAZEFeatures.cpp663 float fx = 0.0, fy = 0.0, res1 = 0.0, res2 = 0.0, res3 = 0.0, res4 = 0.0; in Get_KAZE_Upright_Descriptor_64() local
789 float fx = 0.0, fy = 0.0, res1 = 0.0, res2 = 0.0, res3 = 0.0, res4 = 0.0; in Get_KAZE_Descriptor_64() local
920 float fx = 0.0, fy = 0.0, res1 = 0.0, res2 = 0.0, res3 = 0.0, res4 = 0.0; in Get_KAZE_Upright_Descriptor_128() local
1070 float fx = 0.0, fy = 0.0, res1 = 0.0, res2 = 0.0, res3 = 0.0, res4 = 0.0; in Get_KAZE_Descriptor_128() local
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp125 HRESULT res2 = WriteStream(outStream, _state.decoder.dic, _state.decoder.dicPos); in Code() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dintrapred8_dspr2.c158 int32_t res0, res1, res2, res3; in vpx_tm_predictor_8x8_dspr2() local

1234