/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 157 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 160 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 163 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 165 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 168 #if !defined(JSONCPP_DEPRECATED) 169 #define JSONCPP_DEPRECATED(message) macro
|
D | json.h | 184 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 187 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 190 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 192 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 195 #if !defined(JSONCPP_DEPRECATED) 196 #define JSONCPP_DEPRECATED(message) macro 872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.") 1036 JSONCPP_DEPRECATED("Use `key = name();` instead.") 1310 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 157 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 160 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 163 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 165 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 168 #if !defined(JSONCPP_DEPRECATED) 169 #define JSONCPP_DEPRECATED(message) macro
|
D | json.h | 184 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 187 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 190 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 192 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 195 #if !defined(JSONCPP_DEPRECATED) 196 #define JSONCPP_DEPRECATED(message) macro 872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.") 1036 JSONCPP_DEPRECATED("Use `key = name();` instead.") 1310 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 157 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 160 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 163 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 165 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 168 #if !defined(JSONCPP_DEPRECATED) 169 #define JSONCPP_DEPRECATED(message) macro
|
D | json.h | 184 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 187 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 190 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 192 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 195 #if !defined(JSONCPP_DEPRECATED) 196 #define JSONCPP_DEPRECATED(message) macro 872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.") 1036 JSONCPP_DEPRECATED("Use `key = name();` instead.") 1310 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 157 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 160 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 163 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 165 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 168 #if !defined(JSONCPP_DEPRECATED) 169 #define JSONCPP_DEPRECATED(message) macro
|
D | json.h | 184 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 187 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 190 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 192 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 195 #if !defined(JSONCPP_DEPRECATED) 196 #define JSONCPP_DEPRECATED(message) macro 872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.") 1036 JSONCPP_DEPRECATED("Use `key = name();` instead.") 1310 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
|
/external/jsoncpp/include/json/ |
D | config.h | 79 #define JSONCPP_DEPRECATED(message) __attribute__((deprecated(message))) macro 83 #define JSONCPP_DEPRECATED(message) __attribute__((deprecated(message))) macro 85 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 89 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 92 #if !defined(JSONCPP_DEPRECATED) 93 #define JSONCPP_DEPRECATED(message) macro
|
D | writer.h | 148 class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer { 168 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API FastWriter 228 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API 297 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API
|
D | reader.h | 36 class JSONCPP_DEPRECATED( 55 JSONCPP_DEPRECATED("Use CharReader and CharReaderBuilder instead") 60 JSONCPP_DEPRECATED("Use CharReader and CharReaderBuilder instead") 111 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
|
D | value.h | 565 JSONCPP_DEPRECATED("Use setComment(String const&) instead.") 778 JSONCPP_DEPRECATED("Use `key = name();` instead.")
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 184 # define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro 217 # define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro 219 # define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro 223 #if !defined(JSONCPP_DEPRECATED) 224 #define JSONCPP_DEPRECATED(message) macro 922 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.") 1086 JSONCPP_DEPRECATED("Use `key = name();` instead.") 1361 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
|