Home
last modified time | relevance | path

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

1234

/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/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/make-3.81/
Dsubproc.bat12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Dconfigure.bat12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
DAUTHORS77 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-n36 # recursive commands, even with -n.
Ddash-t6 # That means, nobody has even tried to make the tests below comprehensive
Ddash-l16 decide that it cannot run more than one job even though -j 4 was
/ndk/sources/host-tools/make-3.81/po/
DPOTFILES.in11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
DChangeLog63 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
DMakevars10 # 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/make-3.81/tests/scripts/features/
Dpatternrules14 # can be built are searched even if the first one fails
Dinclude53 # how to create makeit.mk, but we should also get a message (even though
/ndk/sources/host-tools/make-3.81/glob/
Dconfigure.bat12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
DSMakefile11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
/ndk/sources/host-tools/make-3.81/w32/subproc/
DNMakefile13 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR

1234