HomeSort by relevance Sort by last modified time
    Searched defs:std (Results 1 - 25 of 545) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/over/over.oper/over.literal/
p8.cpp 1 // RUN: %clang_cc1 -std=c++11 %s -verify
4 namespace std { namespace
9 string operator "" _i18n(const char*, std::size_t); // ok
13 string operator "" 5X(const char *, std::size_t); // expected-error {{expected identifier}}
  /external/clang/test/Index/
complete-preamble.h 1 namespace std { namespace
5 namespace std { namespace
  /external/clang/test/Modules/
submodules-preprocess.cpp 5 @import std.vector;
19 @import std.typetraits; // expected-error{{no submodule named 'typetraits' in module 'std'; did you mean 'type_traits'?}}
33 @import std.vector.compare; // expected-error{{no submodule named 'compare' in module 'std.vector'}}
35 @import std; // import everything in 'std' variable
49 @import std.hash_map;
  /ndk/sources/cxx-stl/gabi++/src/
exception.cc 33 namespace std { namespace
44 return "std::exception";
55 return "std::bad_exception";
66 return "std::bad_cast";
76 return "std::bad_typeid";
86 } // namespace std
  /external/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/
p2-nodef.cpp 8 int std = 17; variable
  /external/clang/test/CodeGenCXX/
pr11797.cpp 3 namespace std __attribute__ ((__visibility__ ("default"))) {} namespace
  /external/clang/test/Parser/
cxx-typeid.cpp 4 namespace std { namespace
  /external/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hash_bytes.h 37 namespace std namespace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hash_bytes.h 37 namespace std namespace
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 37 namespace std namespace
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 37 namespace std namespace
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cprolog.h 7 #ifdef std
8 # undef std /* We undef "std" on entry , as STLport headers may include native ones. */ macro
_epilog.h 25 /* We redefine "std" to STLPORT, so that user code may use std:: transparently
26 * The STLPORT macro contains the STLport namespace name containing all the std
29 # if defined (std)
31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
36 # endif /* std */
37 # define std STLPORT macro

Completed in 2045 milliseconds

1 2 3 4 5 6 7 8 91011>>