Home
last modified time | relevance | path

Searched refs:JSON_API (Results 1 – 16 of 16) sorted by relevance

/external/jsoncpp/include/json/
Dwriter.h28 class JSON_API Writer {
43 class JSON_API FastWriter : public Writer {
94 class JSON_API StyledWriter : public Writer {
155 class JSON_API StyledStreamWriter {
194 std::string JSON_API valueToString(Int value);
195 std::string JSON_API valueToString(UInt value);
197 std::string JSON_API valueToString(LargestInt value);
198 std::string JSON_API valueToString(LargestUInt value);
199 std::string JSON_API valueToString(double value);
200 std::string JSON_API valueToString(bool value);
[all …]
Dconfig.h49 #define JSON_API CPPTL_API macro
52 #define JSON_API __declspec(dllexport) macro
57 #define JSON_API __declspec(dllimport) macro
61 #if !defined(JSON_API)
62 #define JSON_API macro
Dvalue.h75 class JSON_API StaticString {
116 class JSON_API Value {
508 class JSON_API PathArgument {
539 class JSON_API Path {
614 class JSON_API ValueMapAllocator {
629 class JSON_API ValueInternalLink {
666 class JSON_API ValueInternalMap {
757 class JSON_API ValueInternalArray {
877 class JSON_API ValueArrayAllocator {
910 class JSON_API ValueIteratorBase {
[all …]
Dreader.h31 class JSON_API Reader {
268 JSON_API std::istream& operator>>(std::istream&, Value&);
Dfeatures.h19 class JSON_API Features {
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h150 #define JSON_API CPPTL_API macro
153 #define JSON_API __declspec(dllexport) macro
158 #define JSON_API __declspec(dllimport) macro
162 #if !defined(JSON_API)
163 #define JSON_API macro
305 class JSON_API Features {
397 class JSON_API Exception;
404 class JSON_API RuntimeError;
411 class JSON_API LogicError;
458 class JSON_API StaticString {
[all …]
Djson-forwards.h123 #define JSON_API CPPTL_API macro
126 #define JSON_API __declspec(dllexport) macro
131 #define JSON_API __declspec(dllimport) macro
135 #if !defined(JSON_API)
136 #define JSON_API macro
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h149 #define JSON_API CPPTL_API macro
152 #define JSON_API __declspec(dllexport) macro
157 #define JSON_API __declspec(dllimport) macro
161 #if !defined(JSON_API)
162 #define JSON_API macro
333 class JSON_API Features {
425 class JSON_API Exception : public std::exception {
440 class JSON_API RuntimeError : public Exception {
451 class JSON_API LogicError : public Exception {
501 class JSON_API StaticString {
[all …]
/external/jsoncpp/
DNEWS.txt48 - Patch #11: added missing JSON_API on some classes causing link issues
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2533 class JSON_API Exception : public std::exception {
2541 class JSON_API RuntimeError : public Exception {
2545 class JSON_API LogicError : public Exception {