Searched refs:difference (Results 1 – 18 of 18) sorted by relevance
/ndk/tests/device/test-stlport/unit/ |
D | adj_test.cpp | 88 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/ |
D | adj_test.cpp | 88 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/host-tools/make-3.81/ |
D | implicit.c | 368 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()
|
D | README.DOS | 153 internal shell commands. The only difference is that, since
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | madding.sed | 8 …difference concerning twopence between the persons with the waggon and the man at the toll-bar. "…
|
D | madding.inp | 1 … remained between him and the gate, when he heard a dispute. It was a difference concerning twope…
|
D | madding.good | 1 … remained between him and the gate, when he heard a dispute. It was a difference concerning twope…
|
D | uniq.good | 68 /* Do a single test if no case difference is set up */ 840 this makes a huge difference to execution time when there aren't many brackets
|
D | uniq.inp | 455 /* Do a single test if no case difference is set up */ 1737 this makes a huge difference to execution time when there aren't many brackets
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | threadlib.m4 | 18 dnl programs that really need multithread functionality. The difference
|
/ndk/build/gmsl/ |
D | __gmsl | 555 # Returns: Returns the difference of the two numbers in x's representation, 566 # Returns: Returns the difference of the two integers,
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 1420 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
|
D | make.texi | 1654 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}
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed-in.texi | 2809 The only difference between basic and extended regular expressions is in 2930 There are a few difference in the handling of backslashed 3899 makes a significant difference to the processing time.
|
D | sed.texi | 2976 The only difference between basic and extended regular expressions is in 3097 There are a few difference in the handling of backslashed 4066 makes a significant difference to the processing time.
|
D | sed.info | 2191 The only difference between basic and extended regular expressions is in
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ChangeLog | 1646 assignment of "0" where this made a difference.
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 8125 % Take account of \c (plain) vs. \, (Texinfo) difference.
|