OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stdext
(Results
1 - 11
of
11
) 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/protobuf/vsprojects/
config.h
15
#define HASH_NAMESPACE
stdext
/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/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
...]
/ndk/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/opencv3/3rdparty/include/opencl/1.2/CL/
cl.hpp
[
all
...]
/external/protobuf/
configure
[
all
...]
Completed in 406 milliseconds