Home
last modified time | relevance | path

Searched refs:DuplicationPolicy (Results 1 – 10 of 10) sorted by relevance

/external/jsoncpp/include/json/
Dvalue.h165 enum DuplicationPolicy { enum
171 CZString(const char* cstr, DuplicationPolicy allocate);
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h549 enum DuplicationPolicy { enum
555 CZString(char const* str, unsigned length, DuplicationPolicy allocate);
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h549 enum DuplicationPolicy { enum
555 CZString(char const* str, unsigned length, DuplicationPolicy allocate);
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h549 enum DuplicationPolicy { enum
555 CZString(char const* str, unsigned length, DuplicationPolicy allocate);
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h592 enum DuplicationPolicy { enum
598 CZString(char const* str, unsigned length, DuplicationPolicy allocate);
Djsoncpp.cpp2634 Value::CZString::CZString(char const* str, unsigned ulength, DuplicationPolicy allocate) in CZString()
2646 ? (static_cast<DuplicationPolicy>(other.storage_.policy_) == noDuplication in CZString()
2648 : static_cast<DuplicationPolicy>(other.storage_.policy_)); in CZString()
/external/jsoncpp/src/lib_json/
Djson_value.cpp169 Value::CZString::CZString(const char* cstr, DuplicationPolicy allocate) in CZString()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2615 Value::CZString::CZString(char const* str, unsigned length, DuplicationPolicy allocate) in CZString()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2615 Value::CZString::CZString(char const* str, unsigned length, DuplicationPolicy allocate) in CZString()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2615 Value::CZString::CZString(char const* str, unsigned length, DuplicationPolicy allocate) in CZString()