Home
last modified time | relevance | path

Searched defs:json (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/third_party/typescript/src/testRunner/unittests/config/
DmatchFiles.ts149 const json = {}; constant
167 const json = { constant
185 const json = { constant
203 const json = { constant
227 const json = { constant
245 const json = { constant
263 const json = { constant
281 const json = { constant
301 const json = { constant
328 const json = { constant
[all …]
DtsconfigParsingWatchOptions.ts44 json: object; property
53 …for (const { json, expectedOptions, additionalFiles, existingWatchOptions, expectedErrors } of sce… constant
66 …for (const { json, expectedOptions, additionalFiles, existingWatchOptions, expectedErrors } of sce… constant
/third_party/typescript/tests/cases/unittests/
DmatchFiles.ts116 const json = { constant
134 const json = { constant
152 const json = { constant
176 const json = { constant
194 const json = { constant
209 const json = { constant
224 const json = { constant
244 const json = { constant
271 const json = { constant
297 const json = { constant
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp111 GroupScope(JsonSerializer *json, const std::string &name) : mJson(json) in GroupScope()
116 GroupScope(JsonSerializer *json, const std::string &name, int index) : mJson(json) in GroupScope()
124 GroupScope(JsonSerializer *json, int index) : GroupScope(json, "", index) {} in GroupScope()
132 void SerializeColorF(JsonSerializer *json, const ColorF &color) in SerializeColorF()
140 void SerializeColorFWithGroup(JsonSerializer *json, const char *groupName, const ColorF &color) in SerializeColorFWithGroup()
146 void SerializeColorI(JsonSerializer *json, const ColorI &color) in SerializeColorI()
154 void SerializeColorUI(JsonSerializer *json, const ColorUI &color) in SerializeColorUI()
162 void SerializeExtents(JsonSerializer *json, const gl::Extents &extents) in SerializeExtents()
171 JsonSerializer *json, in SerializeOffsetBindingPointerVector()
188 JsonSerializer *json, in SerializeBindingPointerVector()
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue()
158 public void InvalidStringValue(string json) in InvalidStringValue()
189 public void NumberValue(string json, double expectedValue) in NumberValue()
204 public void InvalidNumberValue(string json) in InvalidNumberValue()
214 public void InvalidLiterals(string json) in InvalidLiterals()
272 public void InvalidStructure(string json, int expectedValidTokens) in InvalidStructure()
360 public void SkipValue(string json) in SkipValue()
376 private static void AssertTokens(string json, params JsonToken[] expectedTokens) in AssertTokens()
388 … private static void AssertTokensNoReplacement(string json, params JsonToken[] expectedTokens) in AssertTokensNoReplacement()
408 private static void AssertThrowsAfter(string json, params JsonToken[] expectedTokens) in AssertThrowsAfter()
/third_party/node/deps/npm/node_modules/read-package-json/
DREADME.md75 ### `README?(.*)`
84 ### `server.js`
90 ### `AUTHORS`
96 ### `bindings.gyp`
102 ### `index.js`
130 ### `{directories.man}/*.[0-9]`
141 ### `{directories.bin}/*`
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue()
158 public void InvalidStringValue(string json) in InvalidStringValue()
189 public void NumberValue(string json, double expectedValue) in NumberValue()
204 public void InvalidNumberValue(string json) in InvalidNumberValue()
214 public void InvalidLiterals(string json) in InvalidLiterals()
272 public void InvalidStructure(string json, int expectedValidTokens) in InvalidStructure()
360 private static void AssertTokens(string json, params JsonToken[] expectedTokens) in AssertTokens()
372 … private static void AssertTokensNoReplacement(string json, params JsonToken[] expectedTokens) in AssertTokensNoReplacement()
392 private static void AssertThrowsAfter(string json, params JsonToken[] expectedTokens) in AssertThrowsAfter()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Djson.c481 void json_free(struct json_token *json) in json_free()
493 struct json_token * json_get_member(struct json_token *json, const char *name) in json_get_member()
508 struct wpabuf * json_get_member_base64url(struct json_token *json, in json_get_member_base64url()
531 struct wpabuf * json_get_member_base64(struct json_token *json, in json_get_member_base64()
603 void json_add_int(struct wpabuf *json, const char *name, int val) in json_add_int()
609 void json_add_string(struct wpabuf *json, const char *name, const char *val) in json_add_string()
615 int json_add_string_escape(struct wpabuf *json, const char *name, in json_add_string_escape()
631 int json_add_base64url(struct wpabuf *json, const char *name, const void *val, in json_add_base64url()
645 int json_add_base64(struct wpabuf *json, const char *name, const void *val, in json_add_base64()
659 void json_start_object(struct wpabuf *json, const char *name) in json_start_object()
[all …]
/third_party/rust/crates/tracing/examples/examples/
Dserde-yak-shave.rs23 let json = json!({ in enabled() localVariable
34 let json = json!({ in new_span() localVariable
44 let json = json!({ in record() localVariable
53 let json = json!({ in record_follows_from() localVariable
62 let json = json!({ in event() localVariable
69 let json = json!({ in enter() localVariable
76 let json = json!({ in exit() localVariable
/third_party/json/test/src/
Dunit-noexcept.cpp53 void to_json(json& /*unused*/, pod /*unused*/) noexcept {} in to_json() argument
54 void to_json(json& /*unused*/, pod_bis /*unused*/) {} in to_json() argument
55 void from_json(const json& /*unused*/, pod /*unused*/) noexcept {} in from_json()
56 void from_json(const json& /*unused*/, pod_bis /*unused*/) {} in from_json()
Dunit-class_parser.cpp271 { in accept_helper()
1503 { in __anond8720a300502()
1542 { in __anond8720a300602()
1549 { in __anond8720a300702()
1559 { in __anond8720a300802()
1567 { in __anond8720a300902()
1605 { in __anond8720a300d02()
1620 { in __anond8720a300e02()
1637 { in __anond8720a300f02()
1661 { in __anond8720a301002()
[all …]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java473 public void merge(String json, Message.Builder builder) throws InvalidProtocolBufferException { in merge()
487 public void merge(Reader json, Message.Builder builder) throws IOException { in merge()
1318 void merge(Reader json, Message.Builder builder) throws IOException { in merge()
1338 void merge(String json, Message.Builder builder) throws InvalidProtocolBufferException { in merge()
1352 void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in merge()
1366 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers()
1394 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers()
1404 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers()
1414 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers()
1424 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers()
[all …]
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c105 _serialize_flags_default (GString * json, GType gtype, GValue * value) in _serialize_flags_default()
116 _serialize_flags (GString * json, GType gtype) in _serialize_flags()
144 _serialize_enum_default (GString * json, GType gtype, GValue * value) in _serialize_enum_default()
169 _serialize_enum (GString * json, GType gtype, GstPluginAPIFlags api_flags) in _serialize_enum()
209 _serialize_object (GString * json, GHashTable * seen_other_types, GType gtype, in _serialize_object()
235 _add_signals (GString * json, GString * other_types, in _add_signals()
331 _add_properties (GString * json, GString * other_types, in _add_properties()
652 _add_element_pad_templates (GString * json, GString * other_types, in _add_element_pad_templates()
744 _add_factory_details (GString * json, GstElementFactory * factory) in _add_factory_details()
766 _add_object_details (GString * json, GString * other_types, in _add_object_details()
[all …]
/third_party/cef/libcef/common/
Djson_impl.cc36 const std::string& json = json_string.ToString(); in CefParseJSON() local
40 CefRefPtr<CefValue> CefParseJSON(const void* json, in CefParseJSON()
60 const std::string& json = json_string.ToString(); in CefParseJSONAndReturnError() local
/third_party/skia/modules/canvaskit/tests/
Dskottie.spec.js138 const json = `{ constant
159 const json = `{ constant
184 const json = `{ constant
223 const json = `{ constant
/third_party/gn/src/base/json/
Djson_writer.cc28 bool JSONWriter::Write(const Value& node, std::string* json) { in Write()
35 std::string* json) { in WriteWithOptions()
49 JSONWriter::JSONWriter(int options, std::string* json) in JSONWriter()
Djson_reader.cc43 std::unique_ptr<Value> JSONReader::Read(std::string_view json, in Read()
53 std::string_view json, in ReadAndReturnError()
105 std::unique_ptr<Value> JSONReader::ReadToValue(std::string_view json) { in ReadToValue()
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DEJDB2Document.java9 public final JSON json; field in EJDB2Document
19 EJDB2Document(long id, JSON json) { in EJDB2Document()
/third_party/ejdb/src/bindings/ejdb2_android/test/ejdb2/src/androidTest/java/com/softmotions/ejdb2/
DEjdb2AndroidTest.java44 String json = "{'foo':'bar'}".replace('\'', '"'); in ejdb2tests() local
52 assertEquals(bos.toString(), json); in ejdb2tests() local
/third_party/node/tools/inspector_protocol/encoding/
Dencoding_test.cc697 std::string json = in TEST() local
767 for (const std::string& json : examples) { in TEST() local
900 std::string json = "{\"msg\": \"Hello, world.\"}"; in TEST() local
1318 namespace json { namespace
1539 std::string json = "{\"foo\": 42}"; in TEST_F() local
1555 std::string json = "{\"foo\": \"a\x7f\"}"; in TEST_F() local
1567 std::string json = "\n {\n\"msg\"\n: \v\"Hello, world.\"\t\r}\t"; in TEST_F() local
1579 std::string json = "{\"foo\": {\"bar\": {\"baz\": 1}, \"bar2\": 2}}"; in TEST_F() local
1599 std::string json = "{\"foo\": 3.1415, \"bar\": 31415e-4}"; in TEST_F() local
1614 std::string json = "{\"msg\": \"Hello, \\uD83C\\uDF0E.\"}"; in TEST_F() local
[all …]
/third_party/python/Lib/test/test_json/
D__init__.py18 json = pyjson variable in PyTest
26 json = cjson variable in CTest
/third_party/cJSON/tests/
Dparse_array.c45 static void assert_not_array(const char *json) in assert_not_array()
56 static void assert_parse_array(const char *json) in assert_parse_array()
Dparse_with_opts.c54 const char json[] = "{ \"name\": "; in parse_with_opts_should_handle_incomplete_json() local
75 const char json[] = "[] empty array XD"; in parse_with_opts_should_return_parse_end() local
Dparse_object.c53 static void assert_not_object(const char *json) in assert_not_object()
65 static void assert_parse_object(const char *json) in assert_parse_object()
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DJSONMethodCodec.java44 final Object json = JSONMessageCodec.INSTANCE.decodeMessage(message); in decodeMethodCall() local
77 final Object json = JSONMessageCodec.INSTANCE.decodeMessage(envelope); in decodeEnvelope() local

12345678910>>...20