| /external/kotlinx.serialization/formats/json-tests/jvmTest/resources/spec_cases/ |
| D | listing.txt | 1 //n_array_a_invalid_utf8.json 2 //n_array_invalid_utf8.json 3 //n_array_just_minus.json 4 //n_array_star_inside.json 5 //n_incomplete_false.json 6 //n_incomplete_null.json 7 //n_incomplete_true.json 8 //n_object_bad_value.json 9 //n_object_key_with_single_quotes.json 10 //n_object_non_string_key.json [all …]
|
| /external/rust/crates/h2/src/hpack/test/ |
| D | fixture.rs | 130 fn key_str(e: &Header) -> &str { in key_str() 142 fn value_str(e: &Header) -> &str { in value_str() 177 (story_00, "haskell-http2-linear-huffman/story_00.json"); 178 (story_01, "haskell-http2-linear-huffman/story_01.json"); 179 (story_02, "haskell-http2-linear-huffman/story_02.json"); 180 (story_03, "haskell-http2-linear-huffman/story_03.json"); 181 (story_04, "haskell-http2-linear-huffman/story_04.json"); 182 (story_05, "haskell-http2-linear-huffman/story_05.json"); 183 (story_06, "haskell-http2-linear-huffman/story_06.json"); 184 (story_07, "haskell-http2-linear-huffman/story_07.json"); [all …]
|
| /external/angle/src/libANGLE/capture/ |
| D | serialize.cpp | 3 // Use of this source code is governed by a BSD-style license that can be 111 GroupScope(JsonSerializer *json, const std::string &name) : mJson(json) in GroupScope() argument 113 mJson->startGroup(name); in GroupScope() 116 GroupScope(JsonSerializer *json, const std::string &name, int index) : mJson(json) in GroupScope() argument 121 mJson->startGroup(buf); in GroupScope() 124 GroupScope(JsonSerializer *json, int index) : GroupScope(json, "", index) {} in GroupScope() argument 126 ~GroupScope() { mJson->endGroup(); } in ~GroupScope() 132 void SerializeColorF(JsonSerializer *json, const ColorF &color) in SerializeColorF() argument 134 json->addScalar("red", color.red); in SerializeColorF() 135 json->addScalar("green", color.green); in SerializeColorF() [all …]
|
| /external/skia/resources/ |
| D | BUILD.bazel | 10 # [1] https://bazel.build/reference/be/make-variables 28 "android_fonts/v17/fallback_fonts-ja.xml", 33 "empty_images/zero-dims.gif", 34 "empty_images/zero-embedded.ico", 35 "empty_images/zero-height.bmp", 36 "empty_images/zero-height.jpg", 37 "empty_images/zero-height.png", 38 "empty_images/zero-height.wbmp", 39 "empty_images/zero-width.bmp", 40 "empty_images/zero-width.jpg", [all …]
|
| /external/skia/bench/ |
| D | DecodeBench.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 51 while (loops-- > 0) { in onDraw() 69 while (loops-- > 0) { in onDraw() 72 .make(reinterpret_cast<const char*>(fData->data()), in onDraw() 73 fData->size()); in onDraw() 88 while (loops-- > 0) { in onDraw() 91 .make(reinterpret_cast<const char*>(fData->data()), in onDraw() 92 fData->size()); in onDraw() 94 anim->seek(0); in onDraw() 95 anim->render(recorder.beginRecording(anim->size().width(), anim->size().height())); in onDraw() [all …]
|
| /external/kotlinx.serialization/docs/ |
| D | json.md | 1 <!--- TEST_NAME JsonTest --> 3 # JSON features 5 This is the fifth chapter of the [Kotlin Serialization Guide](serialization-guide.md). 6 …pter, we'll walk through features of [JSON](https://www.json.org/json-en.html) serialization avail… 10 <!--- TOC --> 12 * [Json configuration](#json-configuration) 13 * [Pretty printing](#pretty-printing) 14 * [Lenient parsing](#lenient-parsing) 15 * [Ignoring unknown keys](#ignoring-unknown-keys) 16 * [Alternative Json names](#alternative-json-names) [all …]
|
| /external/skia/infra/bots/recipes/sync_and_compile.expected/ |
| D | Build-Debian10-Clang-arm-Release-NoPatch.json | 5 "-u", 7 "--json-file", 8 "/path/to/tmp/json", 9 "--url", 11 "--format", 12 "json", 13 "--log-limit", 19 "@@@STEP_LOG_LINE@json.output@{@@@", 20 "@@@STEP_LOG_LINE@json.output@ \"log\": [@@@", 21 "@@@STEP_LOG_LINE@json.output@ {@@@", [all …]
|
| /external/skia/infra/bots/recipes/perf_skottiewasm_lottieweb.expected/ |
| D | skottie_wasm_perf_trybot.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/skottie-wasm-perf", 38 "[START_DIR]/skia/tools/skottie-wasm-perf/skottie-wasm-perf.js", [all …]
|
| D | lottie_web_perf_trybot.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/lottie-web-perf", 38 "[START_DIR]/skia/tools/lottie-web-perf/lottie-web-perf.js", [all …]
|
| D | lottie_web_canvas_perf_trybot.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/lottie-web-perf", 38 "[START_DIR]/skia/tools/lottie-web-perf/lottie-web-perf.js", [all …]
|
| D | skottie_wasm_perf_gpu.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/skottie-wasm-perf", 38 "[START_DIR]/skia/tools/skottie-wasm-perf/skottie-wasm-perf.js", [all …]
|
| D | skottie_wasm_perf.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/skottie-wasm-perf", 38 "[START_DIR]/skia/tools/skottie-wasm-perf/skottie-wasm-perf.js", [all …]
|
| D | lottie_web_perf.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/lottie-web-perf", 38 "[START_DIR]/skia/tools/lottie-web-perf/lottie-web-perf.js", [all …]
|
| D | lottie_web_canvas_perf.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 10 "[START_DIR]/lottie-samples" 15 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/LICENSE@@@", 16 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie1.json@@@", 17 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie2.json@@@", 18 "@@@STEP_LOG_LINE@listdir@[START_DIR]/lottie-samples/lottie3.json@@@", 27 "cwd": "[START_DIR]/skia/tools/lottie-web-perf", 38 "[START_DIR]/skia/tools/lottie-web-perf/lottie-web-perf.js", [all …]
|
| /external/grpc-grpc/test/core/json/ |
| D | json_test.cc | 2 // Copyright 2015-2016 gRPC authors. 8 // http://www.apache.org/licenses/LICENSE-2.0 17 #include "src/core/lib/json/json.h" 34 #include "src/core/lib/json/json_reader.h" 35 #include "src/core/lib/json/json_writer.h" 40 void ValidateValue(const Json& actual, const Json& expected); 42 void ValidateObject(const Json::Object& actual, const Json::Object& expected) { in ValidateObject() 46 EXPECT_EQ(actual_it->first, p.first); in ValidateObject() 47 ValidateValue(actual_it->second, p.second); in ValidateObject() 52 void ValidateArray(const Json::Array& actual, const Json::Array& expected) { in ValidateArray() [all …]
|
| /external/sg3_utils/doc/ |
| D | sg3_utils_json.8 | 1 .TH SG3_UTILS_JSON "8" "November 2022" "sg3_utils\-1.48" SG3_UTILS 3 sg3_utils_json \- JSON output for some sg3_utils utilities 6 \fI\-\-json[=JO]\fR [\fIOTHER_OPTIONS\fR] [\fIDEVICE\fR] 13 returned by SCSI commands (e.g. sg_vpd) can optionally provide JSON 14 output, rather than simple, human-readable output. The default remains 15 human-readable output. 17 JavaScript Object Notation (JSON) is an open standard file format that can be 19 https://en.wikipedia.org/wiki/JSON . JSON comes in many flavours and this one 20 uses the json-builder C implementation found at 21 https://github.com/json-parser/json-builder which implements four simple JSON [all …]
|
| /external/skia/infra/bots/recipes/perf_skottietrace.expected/ |
| D | Perf-Debian10-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-SkottieTracing.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 9 "ensure-directory", 10 "--mode", 20 "-u", 22 "--json-output", 23 "/path/to/tmp/json", 25 "[START_DIR]/skia/infra/bots/assets/lottie-samples/VERSION", 29 "name": "Get lottie-samples VERSION", [all …]
|
| D | Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-SkottieTracing.json | 5 "-u", 7 "--json-output", 8 "/path/to/tmp/json", 9 "ensure-directory", 10 "--mode", 20 "-u", 22 "--json-output", 23 "/path/to/tmp/json", 25 "[START_DIR]/skia/infra/bots/assets/lottie-samples/VERSION", 29 "name": "Get lottie-samples VERSION", [all …]
|
| /external/jsoncpp/src/test_lib_json/ |
| D | main.cpp | 1 // Copyright 2007-2010 Baptiste Lepilleur and The JsonCpp Authors 8 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 22 #include <json/config.h> 23 #include <json/json.h> 30 using CharReaderPtr = std::unique_ptr<Json::CharReader>; 34 #define kint32max Json::Value::maxInt 35 #define kint32min Json::Value::minInt 36 #define kuint32max Json::Value::maxUInt 37 #define kint64max Json::Value::maxInt64 38 #define kint64min Json::Value::minInt64 [all …]
|
| /external/jsoncpp/src/jsontestrunner/ |
| D | main.cpp | 1 // Copyright 2007-2010 Baptiste Lepilleur and The JsonCpp Authors 8 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 13 /* This executable is used for testing parser/writer using real JSON files. 19 #include <json/json.h> 24 Json::String path; 25 Json::Features features; 27 using writeFuncType = Json::String (*)(Json::Value const&); 31 static Json::String normalizeFloatingPointStr(double value) { in normalizeFloatingPointStr() 34 buffer[sizeof(buffer) - 1] = 0; in normalizeFloatingPointStr() 35 Json::String s(buffer); in normalizeFloatingPointStr() [all …]
|
| /external/perfetto/infra/luci/recipes/perfetto.expected/ |
| D | ci_android.json | 9 "-u", 11 "--json-output", 12 "/path/to/tmp/json", 13 "ensure-directory", 14 "--mode", 64 "--tags", 115 "rev-parse", 132 "name": "git.rev-parse", 140 "tools/install-build-deps", 141 "--android" [all …]
|
| D | ci_linux.json | 9 "-u", 11 "--json-output", 12 "/path/to/tmp/json", 13 "ensure-directory", 14 "--mode", 64 "--tags", 115 "rev-parse", 132 "name": "git.rev-parse", 140 "tools/install-build-deps", 141 "--linux-arm" [all …]
|
| D | ci_mac.json | 9 "-u", 11 "--json-output", 12 "/path/to/tmp/json", 13 "ensure-directory", 14 "--mode", 64 "--tags", 115 "rev-parse", 132 "name": "git.rev-parse", 140 "tools/install-build-deps" 156 "name": "build-deps" [all …]
|
| /external/skia/infra/bots/recipes/ |
| D | perf_skottiewasm_lottieweb.py | 2 # Use of this source code is governed by a BSD-style license that can be 5 # Recipe which runs Skottie-WASM and Lottie-Web perf. 8 import json 21 'recipe_engine/json', 32 'lottiefiles.com - Progress Success.json', 34 'lottiefiles.com - VR.json', 35 'vr_animation.json', 37 'lottiefiles.com - Nudge.json', 38 'lottiefiles.com - Retweet.json', 42 'mask1.json', [all …]
|
| /external/starlark-go/starlark/testdata/ |
| D | json.star | 1 # Tests of json module. 4 load("json.star", "json") 6 assert.eq(dir(json), ["decode", "encode", "indent"]) 10 ## json.encode 12 assert.eq(json.encode(None), "null") 13 assert.eq(json.encode(True), "true") 14 assert.eq(json.encode(False), "false") 15 assert.eq(json.encode(-123), "-123") 16 assert.eq(json.encode(12345*12345*12345*12345*12345*12345), "3539537889086624823140625") 17 assert.eq(json.encode(float(12345*12345*12345*12345*12345*12345)), "3.539537889086625e+24") [all …]
|