Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 149) sorted by relevance

123456

/ndk/tests/device/test-gnustl-full/unit/
Dptr2_test.cpp39 bool even(int n_) in even() function
73 int* p = find_if((int*)array, (int*)array + 3, pointer_to_unary_function<int, bool>(even)); in ptrun1()
81 int* p = find_if((int*)array, (int*)array + 3, ptr_fun(even)); in ptrun2()
/ndk/tests/device/test-stlport/unit/
Dptr2_test.cpp39 bool even(int n_) in even() function
73 int* p = find_if((int*)array, (int*)array + 3, pointer_to_unary_function<int, bool>(even)); in ptrun1()
81 int* p = find_if((int*)array, (int*)array + 3, ptr_fun(even)); in ptrun2()
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmiddle.good3 of order and maybe even beauty out of the raw materials that
Dversion.gin4 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
Dhead.inp5 of order and maybe even beauty out of the raw materials that
Dmiddle.inp5 of order and maybe even beauty out of the raw materials that
/ndk/tests/device/test-basic-rtti/
DREADME2 even if you are not using a regular C++ STL. No <typeinfo> required.
/ndk/tests/device/test-basic-exceptions/
DREADME2 even if you are not using a regular C++ STL. No <stdexcept> required.
/ndk/sources/cxx-stl/stlport/stlport/
Drope27 /* Comment following if you want to use rope class even if you ask for
Dhash_set32 /* Comment following if you want to use hash constainers even if you ask for
Dhash_map32 /* Comment following if you want to use hash constainers even if you ask for
Dslist28 /* Comment following if you want to use the slist constainer even if you ask for
/ndk/sources/host-tools/sed-4.2.1/lib/
Dref-del.sin11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
Dref-add.sin11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/ndk/sources/host-tools/make-3.81/
Dsubproc.bat12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-n36 # recursive commands, even with -n.
Ddash-l16 decide that it cannot run more than one job even though -j 4 was
Ddash-t6 # That means, nobody has even tried to make the tests below comprehensive
/ndk/sources/host-tools/make-3.81/po/
DPOTFILES.in11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DPHONY4 ."sure that the rules under a target get executed even if\n"
/ndk/sources/host-tools/make-3.81/config/
Ddospaths.m413 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
DChangeLog39 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
/ndk/sources/host-tools/sed-4.2.1/m4/
Dwctype.m458 dnl Compute NEXT_WCTYPE_H even if WCTYPE_H is empty,
/ndk/sources/host-tools/make-3.81/glob/
Dconfigure.bat12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dpatternrules14 # can be built are searched even if the first one fails

123456