Searched refs:stdext (Results 1 – 14 of 14) sorted by relevance
/external/clang/test/CodeGenCXX/ |
D | lto-visibility-inference.cpp | 42 namespace stdext { namespace 69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | hash.h | 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
|
/external/compiler-rt/lib/cfi/ |
D | cfi_blacklist.txt | 4 # The stdext namespace contains Microsoft standard library extensions. 5 type:stdext::*
|
/external/parameter-framework/upstream/utility/ |
D | Iterator.hpp | 42 #define MAKE_ARRAY_ITERATOR(begin, size) stdext::make_checked_array_iterator(begin, size)
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-printers_test.cc | 220 using ::stdext::hash_map; 221 using ::stdext::hash_set; 222 using ::stdext::hash_multimap; 223 using ::stdext::hash_multiset;
|
/external/protobuf/m4/ |
D | stl_hash.m4 | 40 for namespace in __gnu_cxx "" std stdext; do
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | minidump_generator.cc | 180 stdext::checked_array_iterator<AVRF_HANDLE_OPERATION*>( in CollectHandleData()
|
/external/clang/docs/ |
D | LTOVisibility.rst | 62 ``std`` and ``stdext`` namespaces.
|
/external/clang/include/clang/Frontend/ |
D | CodeGenOptions.def | 200 /// Whether to use public LTO visibility for entities in std and stdext
|
/external/dynamic_depth/internal/base/ |
D | port.h | 1137 #define HASH_NAMESPACE stdext
|
/external/google-breakpad/src/build/ |
D | common.gypi | 453 # class 'stdext::exception' used as base for dll-interface
|
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 289 HelpText<"Use public LTO visibility for classes in std and stdext namespaces">;
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 7516 FUNC 3a90 24 0 stdext::unchecked_copy<google_breakpad::ExceptionHandler * *,google_breakpad::Except… 7523 FUNC 3ad0 15 0 stdext::unchecked_uninitialized_fill_n<google_breakpad::ExceptionHandler * *,unsigne… 7543 FUNC 3b90 25 0 stdext::_Unchecked_move_backward<google_breakpad::ExceptionHandler * *,google_breakp… 7617 FUNC 3e50 22 0 stdext::_Unchecked_uninitialized_move<google_breakpad::ExceptionHandler * *,google_b… 7638 FUNC 3ee0 15 0 stdext::unchecked_fill_n<google_breakpad::ExceptionHandler * *,unsigned int,google_b… 7658 FUNC 3f80 22 0 stdext::unchecked_uninitialized_copy<google_breakpad::ExceptionHandler * *,google_br…
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 7516 FUNC 3a90 24 0 stdext::unchecked_copy<google_breakpad::ExceptionHandler * *,google_breakpad::Except… 7523 FUNC 3ad0 15 0 stdext::unchecked_uninitialized_fill_n<google_breakpad::ExceptionHandler * *,unsigne… 7543 FUNC 3b90 25 0 stdext::_Unchecked_move_backward<google_breakpad::ExceptionHandler * *,google_breakp… 7617 FUNC 3e50 22 0 stdext::_Unchecked_uninitialized_move<google_breakpad::ExceptionHandler * *,google_b… 7638 FUNC 3ee0 15 0 stdext::unchecked_fill_n<google_breakpad::ExceptionHandler * *,unsigned int,google_b… 7658 FUNC 3f80 22 0 stdext::unchecked_uninitialized_copy<google_breakpad::ExceptionHandler * *,google_br…
|