HomeSort by relevance Sort by last modified time
    Searched refs:stdext (Results 1 - 12 of 12) sorted by null

  /external/parameter-framework/upstream/utility/
Iterator.hpp 42 #define MAKE_ARRAY_ITERATOR(begin, size) stdext::make_checked_array_iterator(begin, size)
  /external/clang/test/CodeGenCXX/
lto-visibility-inference.cpp 42 namespace stdext { namespace
69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) {
97 // MS-STD: type.test{{.*}}!"?AUC9@stdext@@"
98 // MS-NOSTD-NOT: type.test{{.*}}!"?AUC9@stdext@@"
  /external/protobuf/src/google/protobuf/stubs/
hash.h 104 // And.. they are moved back to stdext in MSVC 2013 (haven't checked 2012). That
111 # define GOOGLE_PROTOBUF_HASH_NAMESPACE stdext
116 # define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
119 # define GOOGLE_PROTOBUF_HASH_NAMESPACE stdext
124 # define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
131 # define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
hash.h 104 // And.. they are moved back to stdext in MSVC 2013 (haven't checked 2012). That
111 # define GOOGLE_PROTOBUF_HASH_NAMESPACE stdext
116 # define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
119 # define GOOGLE_PROTOBUF_HASH_NAMESPACE stdext
124 # define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
131 # define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
yvals.h 129 #define _STDEXT_BEGIN namespace stdext {
131 #define _STDEXT ::stdext::
  /external/google-breakpad/src/testing/gtest/test/
gtest-printers_test.cc 217 // MSVC defines the following classes in the ::stdext namespace while
220 using ::stdext::hash_map;
221 using ::stdext::hash_set;
222 using ::stdext::hash_multimap;
223 using ::stdext::hash_multiset;
    [all...]
  /external/googletest/googletest/test/
gtest-printers_test.cc 248 // defines them in namespace std. MSVC defines them in ::stdext. GCC
264 using ::stdext::hash_map;
265 using ::stdext::hash_multimap;
284 using ::stdext::hash_set;
285 using ::stdext::hash_multiset;
    [all...]
  /external/v8/testing/gtest/test/
gtest-printers_test.cc 218 // defines them in namespace std. MSVC defines them in ::stdext. GCC
226 using ::stdext::hash_map;
227 using ::stdext::hash_set;
228 using ::stdext::hash_multimap;
229 using ::stdext::hash_multiset;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-printers_test.cc 218 // defines them in namespace std. MSVC defines them in ::stdext. GCC
226 using ::stdext::hash_map;
227 using ::stdext::hash_set;
228 using ::stdext::hash_multimap;
229 using ::stdext::hash_multiset;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest-printers_test.cc 218 // defines them in namespace std. MSVC defines them in ::stdext. GCC
226 using ::stdext::hash_map;
227 using ::stdext::hash_set;
228 using ::stdext::hash_multimap;
229 using ::stdext::hash_multiset;
    [all...]
  /external/google-breakpad/src/client/windows/crash_generation/
minidump_generator.cc 180 stdext::checked_array_iterator<AVRF_HANDLE_OPERATION*>(
  /external/protobuf/
configure     [all...]

Completed in 483 milliseconds