Home
last modified time | relevance | path

Searched refs:HASH_NAMESPACE (Results 1 – 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dhash.h104 struct hash : public HASH_NAMESPACE::hash_compare<Key> {
118 : public HASH_NAMESPACE::hash_compare<const char*, CstringLess> {
124 class hash_map : public HASH_NAMESPACE::hash_map<
131 class hash_set : public HASH_NAMESPACE::hash_set<
138 struct hash : public HASH_NAMESPACE::hash<Key> {
164 class hash_map : public HASH_NAMESPACE::HASH_MAP_CLASS<
171 class hash_set : public HASH_NAMESPACE::HASH_SET_CLASS<
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Dhash.h108 struct hash : public HASH_NAMESPACE::hash_compare<Key> {
122 : public HASH_NAMESPACE::hash_compare<const char*, CstringLess> {
128 class hash_map : public HASH_NAMESPACE::hash_map<
137 class hash_set : public HASH_NAMESPACE::hash_set<
146 struct hash : public HASH_NAMESPACE::hash<Key> {
172 class hash_map : public HASH_NAMESPACE::HASH_MAP_CLASS<
181 class hash_set : public HASH_NAMESPACE::HASH_SET_CLASS<
/external/protobuf/vsprojects/
Dconfig.h13 #define HASH_NAMESPACE std macro
15 #define HASH_NAMESPACE stdext macro
/external/chromium_org/third_party/protobuf/vsprojects/
Dconfig.h13 #define HASH_NAMESPACE std macro
15 #define HASH_NAMESPACE stdext macro
/external/chromium_org/third_party/protobuf/
Dconfig.h16 #define HASH_NAMESPACE std macro
18 #define HASH_NAMESPACE __gnu_cxx macro
/external/protobuf/m4/
Dstl_hash.m45 # on location, and HASH_NAMESPACE to be the namespace hash_map is
53 AC_DEFINE_UNQUOTED(HASH_NAMESPACE,$ac_cv_cxx_hash_namespace, definition
/external/protobuf/android/
Dconfig.h11 #define HASH_NAMESPACE std::tr1 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dconfig_win.h26 #define HASH_NAMESPACE stdext macro
/external/chromium_org/third_party/libjingle/source/talk/build/
Dcommon.gypi118 'HASH_NAMESPACE=__gnu_cxx',
/external/protobuf/
Dconfig.h.in10 #undef HASH_NAMESPACE
/external/chromium/third_party/libjingle/source/talk/
Dmain.scons245 'HASH_NAMESPACE=__gnu_cxx',
/external/chromium_org/third_party/libjingle/source/talk/
Dmain.scons349 'HASH_NAMESPACE=__gnu_cxx',