Searched refs:none (Results 1 - 25 of 65) sorted by relevance

123

/ndk/tests/build/system-cpp-headers/jni/
H A DApplication.mk1 APP_STL := none
/ndk/tests/device/exceptions-crash/jni/
H A DApplication.mk2 APP_STL := none
/ndk/tests/device/test-unwind-struct/jni/
H A DApplication.mk2 APP_STL := none
/ndk/tests/device/test-stlport_shared-exception/jni/
H A Deh42.cpp4 struct none { int i[50]; }; struct
8 none throw_it() {
14 none n = throw_it();
/ndk/tests/device/test-stlport_static-exception/jni/
H A Deh42.cpp4 struct none { int i[50]; }; struct
8 none throw_it() {
14 none n = throw_it();
/ndk/tests/build/prebuild-stlport/jni/
H A DApplication.mk2 APP_STL := none
/ndk/tests/device/test-libc++/jni/
H A DApplication.mk2 APP_STL := none
/ndk/tests/device/test-stlport/jni/
H A DApplication.mk2 APP_STL := none
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dnone.hpp23 none_t const none = (static_cast<none_t>(0)) ; member in namespace:boost
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.members/
H A Dnone.pass.cpp10 // test bool none() const;
20 assert(v.none() == true);
22 assert(v.none() == (N == 0));
26 assert(v.none() == false);
29 assert(v.none() == false);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/
H A Dmoney_base.pass.cpp15 // enum part {none, space, symbol, sign, value};
25 assert(mb.none == 0);
32 p.field[0] = std::money_base::none;
/ndk/tests/device/multi-static-instances/jni/
H A DApplication.mk5 APP_STL := none
/ndk/tests/device/test-gabi++/jni/
H A DApplication.mk3 # all generated files to ensure that none
11 APP_STL := none
/ndk/tests/device/test-stlport-rtti/jni/
H A DApplication.mk3 # all generated files to ensure that none
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/
H A Dneg_format.pass.cpp63 assert(p.field[2] == std::money_base::none);
71 assert(p.field[2] == std::money_base::none);
79 assert(p.field[2] == std::money_base::none);
87 assert(p.field[2] == std::money_base::none);
96 assert(p.field[2] == std::money_base::none);
104 assert(p.field[2] == std::money_base::none);
112 assert(p.field[2] == std::money_base::none);
120 assert(p.field[2] == std::money_base::none);
129 assert(p.field[2] == std::money_base::none);
137 assert(p.field[2] == std::money_base::none);
[all...]
H A Dpos_format.pass.cpp63 assert(p.field[2] == std::money_base::none);
71 assert(p.field[2] == std::money_base::none);
79 assert(p.field[2] == std::money_base::none);
87 assert(p.field[2] == std::money_base::none);
96 assert(p.field[2] == std::money_base::none);
104 assert(p.field[2] == std::money_base::none);
112 assert(p.field[2] == std::money_base::none);
120 assert(p.field[2] == std::money_base::none);
129 assert(p.field[2] == std::money_base::none);
137 assert(p.field[2] == std::money_base::none);
[all...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/
H A Dneg_format.pass.cpp61 assert(p.field[2] == std::money_base::none);
69 assert(p.field[2] == std::money_base::none);
77 assert(p.field[2] == std::money_base::none);
85 assert(p.field[2] == std::money_base::none);
H A Dpos_format.pass.cpp61 assert(p.field[2] == std::money_base::none);
69 assert(p.field[2] == std::money_base::none);
77 assert(p.field[2] == std::money_base::none);
85 assert(p.field[2] == std::money_base::none);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
H A Dtestit52 armv4-none-eabi)
56 thumbv4t-none-eabi)
60 thumbv6m-none-eabi)
64 thumbv7t-none-eabi)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.types/locale.category/
H A Dcategory.pass.cpp30 assert(std::locale::none == 0);
51 test(std::locale::none);
/ndk/sources/cxx-stl/stlport/src/
H A Dfacets_byname.cpp530 pos_format.field[3] = (char) money_base::none;
542 pos_format.field[3] = (char) money_base::none;
559 pos_format.field[3] = (char) money_base::none;
573 pos_format.field[3] = (char) money_base::none;
589 pos_format.field[3] = (char) money_base::none;
596 pos_format.field[3] = (char) money_base::none;
605 pos_format.field[3] = (char) money_base::none;
618 pos_format.field[3] = (char) money_base::none;
625 pos_format.field[2] = (char) money_base::none;
644 neg_format.field[3] = (char) money_base::none;
[all...]
H A Dmonetary.cpp29 pos_format.field[2] = (char) money_base::none;
34 neg_format.field[2] = (char) money_base::none;
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/lib/
H A Dbuildit90 *-none-eabi*)
132 *-none-eabi*)
147 *-none-eabi*)
/ndk/build/tools/
H A Dbuild-llvm.sh414 run ln -s ndk-link${HOST_EXE} $TOOLCHAIN_BUILD_PREFIX/bin/le32-none-ndk-link${HOST_EXE}
415 run ln -s ndk-link${HOST_EXE} $TOOLCHAIN_BUILD_PREFIX/bin/le64-none-ndk-link${HOST_EXE}
418 run ln -s ndk-strip${HOST_EXE} $TOOLCHAIN_BUILD_PREFIX/bin/le32-none-ndk-strip${HOST_EXE}
419 run ln -s ndk-strip${HOST_EXE} $TOOLCHAIN_BUILD_PREFIX/bin/le64-none-ndk-strip${HOST_EXE}
422 run ln -s ndk-translate${HOST_EXE} $TOOLCHAIN_BUILD_PREFIX/bin/le32-none-ndk-translate${HOST_EXE}
423 run ln -s ndk-translate${HOST_EXE} $TOOLCHAIN_BUILD_PREFIX/bin/le64-none-ndk-translate${HOST_EXE}
452 LLVM_TARGET=armv5te-none-linux-androideabi
455 LLVM_TARGET=armv7-none-linux-androideabi
458 LLVM_TARGET=aarch64-none-linux-android
461 LLVM_TARGET=i686-none
[all...]
/ndk/docs/renderscript/
H A Ddoxygen.css91 text-decoration: none;
331 border: none;
350 border: none;
550 display: none;
564 display: none;
595 display: none;
662 border-bottom: none;
710 list-style-type:none;
724 text-decoration: none;
725 outline: none;
[all...]

Completed in 3959 milliseconds

123