Home
last modified time | relevance | path

Searched refs:HAVE_HASH_MAP (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/Modules/
Dsubmodules-preprocess.cpp29 #ifdef HAVE_HASH_MAP
30 # error HAVE_HASH_MAP macro is available (but shouldn't be)
59 #ifndef HAVE_HASH_MAP
60 # error HAVE_HASH_MAP macro is not available (but should be)
/external/protobuf/android/
Dconfig.h37 #undef HAVE_HASH_MAP
43 #define HAVE_HASH_MAP 1 macro
/external/clang/test/Modules/Inputs/submodules/
Dhash_map.h3 #define HAVE_HASH_MAP macro
/external/protobuf/vsprojects/
Dconfig.h22 #define HAVE_HASH_MAP 1 macro
/external/protobuf/m4/
Dstl_hash.m44 # wild. We define one of HAVE_HASH_MAP or HAVE_EXT_HASH_MAP depending
43 AC_DEFINE(HAVE_HASH_MAP, 1, [define if the compiler has hash_map]) definition
/external/protobuf/src/google/protobuf/stubs/
Dhash.h42 #if defined(HAVE_HASH_MAP) && defined(HAVE_HASH_SET)
/external/protobuf/
Dconfig.h.in28 #undef HAVE_HASH_MAP