Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 12 of 12) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dadj_test.cpp88 int difference[5]; in adjdiff0() local
89 adjacent_difference(numbers, numbers + 5, (int*)difference); in adjdiff0()
90 CPPUNIT_ASSERT(difference[0]==1); in adjdiff0()
91 CPPUNIT_ASSERT(difference[1]==1); in adjdiff0()
92 CPPUNIT_ASSERT(difference[2]==2); in adjdiff0()
93 CPPUNIT_ASSERT(difference[3]==4); in adjdiff0()
94 CPPUNIT_ASSERT(difference[4]==8); in adjdiff0()
/ndk/tests/device/test-gnustl-full/unit/
Dadj_test.cpp88 int difference[5]; in adjdiff0() local
89 adjacent_difference(numbers, numbers + 5, (int*)difference); in adjdiff0()
90 CPPUNIT_ASSERT(difference[0]==1); in adjdiff0()
91 CPPUNIT_ASSERT(difference[1]==1); in adjdiff0()
92 CPPUNIT_ASSERT(difference[2]==2); in adjdiff0()
93 CPPUNIT_ASSERT(difference[3]==4); in adjdiff0()
94 CPPUNIT_ASSERT(difference[4]==8); in adjdiff0()
/ndk/sources/third_party/googletest/googletest/samples/
Dsample10_unittest.cc87 int difference = Water::allocated() - initially_allocated_; in OnTestEnd() local
92 EXPECT_LE(difference, 0) << "Leaked " << difference << " unit(s) of Water!"; in OnTestEnd()
/ndk/sources/host-tools/make-3.81/
Dimplicit.c368 unsigned int difference = lastslash - filename + 1; in pattern_search() local
369 if (difference > stemlen) in pattern_search()
371 stemlen -= difference; in pattern_search()
372 stem += difference; in pattern_search()
DREADME.DOS153 internal shell commands. The only difference is that, since
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dtest_tools.ipp230 unit_test_log << "difference{" << pr.message() << (ct == CHECK_CLOSE ? "%" : "")
/ndk/build/gmsl/
D__gmsl555 # Returns: Returns the difference of the two numbers in x's representation,
566 # Returns: Returns the difference of the two integers,
/ndk/sources/third_party/googletest/googletest/
DREADME84 formats are provided, but the only difference is the tools used to
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk263 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.difference/set_difference_comp)
264 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.difference/set_difference)
267 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.symmetric.difference/set_symmetric_d…
268 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.symmetric.difference/set_symmetric_d…
1645 $(call gen-test, input.output/iostreams.base/fpos/fpos.operations/difference)
2703 $(call gen-test, numerics/numeric.ops/adjacent.difference/adjacent_difference_op)
2704 $(call gen-test, numerics/numeric.ops/adjacent.difference/adjacent_difference)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk272 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.difference/set_difference_comp)
273 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.difference/set_difference)
276 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.symmetric.difference/set_symmetric_d…
277 $(call gen-test, algorithms/alg.sorting/alg.set.operations/set.symmetric.difference/set_symmetric_d…
1654 $(call gen-test, input.output/iostreams.base/fpos/fpos.operations/difference)
2712 $(call gen-test, numerics/numeric.ops/adjacent.difference/adjacent_difference_op)
2713 $(call gen-test, numerics/numeric.ops/adjacent.difference/adjacent_difference)
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-11420 appear, unescaped, in the prerequisites list. One difference becomes
2324 the object files, the difference files, and the file `program':
2760 constructing the names of prerequisites. The difference is in how
4613 containing just the word `endef'. Aside from this difference in
6393 that you specify, it makes no difference which kind of variable you
7213 The first difference is what happens if the intermediate file does
7221 The second difference is that if `make' _does_ create B in order to
Dmake.texi1654 appear, unescaped, in the prerequisites list. One difference becomes
2739 object files, the difference files, and the file @file{program}:
3278 names of prerequisites. The difference is in how @code{make} decides
5645 the word @code{endef}. Aside from this difference in syntax, @code{define}
7820 @emph{value} that you specify, it makes no difference which kind of
8890 The first difference is what happens if the intermediate file does not
8899 The second difference is that if @code{make} @emph{does} create @var{b}