HomeSort by relevance Sort by last modified time
    Searched full:portable (Results 151 - 175 of 1828) sorted by null

1 2 3 4 5 67 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/
next_prime.pass.cpp 10 // Not a portable test
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.hash/
error_code.pass.cpp 19 // Not very portable
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.syserr/syserr.syserr.members/
ctor_error_code.pass.cpp 16 // Test is slightly non-portable
ctor_error_code_const_char_pointer.pass.cpp 16 // Test is slightly non-portable
ctor_error_code_string.pass.cpp 16 // Test is slightly non-portable
ctor_int_error_category.pass.cpp 16 // Test is slightly non-portable
ctor_int_error_category_const_char_pointer.pass.cpp 16 // Test is slightly non-portable
ctor_int_error_category_string.pass.cpp 16 // Test is slightly non-portable
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.stdcvt/
codecvt_utf16.pass.cpp 20 // Not a portable test
codecvt_utf8.pass.cpp 20 // Not a portable test
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.types/locale.facet/
facet.pass.cpp 21 // This test isn't portable
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string.hash/
strings.pass.cpp 19 // Not very portable
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
integral.pass.cpp 19 // Not very portable
pointer.pass.cpp 19 // Not very portable
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.hash/
bitset.pass.cpp 19 // Not very portable
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/
empty_member.pass.cpp 14 // This is not a portable test
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_handlers.hpp 48 portable performance optimization.
  /ndk/tests/abcc/jni/host/
Abcc_host.cpp 45 mRuntimePath.insert(std::make_pair("portable", getLibPortablePath() + "/libportable.a"));
46 mRuntimePath.insert(std::make_pair("portable.wrap", getLibPortablePath() + "/libportable.wrap"));
176 cmd = " @" + getRuntimePath("portable.wrap") + " " + getRuntimePath("portable");
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_traits.hpp 17 // BOOST_ITERATOR_CATEGORY to write code that's portable to older
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
debug.hpp 12 // Description : defines portable debug interfaces
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 20 The Python implementation is portable: it runs on many brands of UNIX,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 20 The Python implementation is portable: it runs on many brands of UNIX,
  /art/runtime/arch/arm64/
entrypoints_init_arm64.cc 19 #include "entrypoints/portable/portable_entrypoints.h"
34 // Portable entrypoints.
121 // Portable
  /art/runtime/arch/x86/
entrypoints_init_x86.cc 19 #include "entrypoints/portable/portable_entrypoints.h"
34 // Portable entrypoints.
122 // Portable
  /art/runtime/arch/x86_64/
entrypoints_init_x86_64.cc 19 #include "entrypoints/portable/portable_entrypoints.h"
35 // Portable entrypoints.
126 // Portable

Completed in 811 milliseconds

1 2 3 4 5 67 8 91011>>