Home
last modified time | relevance | path

Searched refs:cs_str (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/detail/
Dcalculate_point_order.cpp36 inline const char * cs_str(bg::cartesian_tag) in cs_str() function
41 inline const char * cs_str(bg::spherical_equatorial_tag) in cs_str() function
46 inline const char * cs_str(bg::geographic_tag) in cs_str() function
58 …ed, "Expected: " << order_str(expected) << " for " << bg::wkt(ring) << " in " << cs_str(cs_tag())); in test_one()
68 …esult != result_rev, "Invalid order of reversed: " << bg::wkt(ring) << " in " << cs_str(cs_tag())); in test_one()
/third_party/jsoncpp/src/lib_json/
Djson_writer.cpp1161 const String cs_str = settings_["commentStyle"].asString(); in newStreamWriter() local
1169 if (cs_str == "All") { in newStreamWriter()
1171 } else if (cs_str == "None") { in newStreamWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp5035 std::string cs_str = settings_["commentStyle"].asString(); in newStreamWriter() local
5039 if (cs_str == "All") { in newStreamWriter()
5041 } else if (cs_str == "None") { in newStreamWriter()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp5035 std::string cs_str = settings_["commentStyle"].asString(); in newStreamWriter() local
5039 if (cs_str == "All") { in newStreamWriter()
5041 } else if (cs_str == "None") { in newStreamWriter()
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp5096 std::string cs_str = settings_["commentStyle"].asString(); in newStreamWriter() local
5102 if (cs_str == "All") { in newStreamWriter()
5104 } else if (cs_str == "None") { in newStreamWriter()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp5035 std::string cs_str = settings_["commentStyle"].asString(); in newStreamWriter() local
5039 if (cs_str == "All") { in newStreamWriter()
5041 } else if (cs_str == "None") { in newStreamWriter()