HomeSort by relevance Sort by last modified time
    Searched full:has_nothrow_copy (Results 1 - 21 of 21) sorted by null

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 8 #if __has_feature(has_nothrow_copy)
9 int has_nothrow_copy();
11 // CHECK: int has_nothrow_copy();
  /ndk/tests/device/test-stlport_shared-exception/jni/
Android.mk 214 LOCAL_MODULE := has_nothrow_copy-1
215 LOCAL_SRC_FILES := has_nothrow_copy-1.cpp
220 LOCAL_MODULE := has_nothrow_copy-2
221 LOCAL_SRC_FILES := has_nothrow_copy-2.cpp
226 LOCAL_MODULE := has_nothrow_copy-3
227 LOCAL_SRC_FILES := has_nothrow_copy-3.cpp
232 LOCAL_MODULE := has_nothrow_copy-4
233 LOCAL_SRC_FILES := has_nothrow_copy-4.cpp
238 LOCAL_MODULE := has_nothrow_copy-5
239 LOCAL_SRC_FILES := has_nothrow_copy-5.cp
    [all...]
  /ndk/tests/device/test-stlport_static-exception/jni/
Android.mk 214 LOCAL_MODULE := has_nothrow_copy-1
215 LOCAL_SRC_FILES := has_nothrow_copy-1.cpp
220 LOCAL_MODULE := has_nothrow_copy-2
221 LOCAL_SRC_FILES := has_nothrow_copy-2.cpp
226 LOCAL_MODULE := has_nothrow_copy-3
227 LOCAL_SRC_FILES := has_nothrow_copy-3.cpp
232 LOCAL_MODULE := has_nothrow_copy-4
233 LOCAL_SRC_FILES := has_nothrow_copy-4.cpp
238 LOCAL_MODULE := has_nothrow_copy-5
239 LOCAL_SRC_FILES := has_nothrow_copy-5.cp
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 102 struct has_nothrow_copy
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 102 struct has_nothrow_copy
  /external/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /ndk/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
type_traits 537 struct has_nothrow_copy
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
type_traits 537 struct has_nothrow_copy
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 537 struct has_nothrow_copy
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 534 struct has_nothrow_copy
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
type_traits 538 struct has_nothrow_copy :
  /ndk/sources/cxx-stl/llvm-libc++/include/
type_traits     [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp     [all...]
  /external/clang/test/SemaCXX/
type-traits.cpp 1358 void has_nothrow_copy() { function
    [all...]

Completed in 2427 milliseconds