Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/engine/flutter/web_sdk/
Dlibraries.json7 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart", string
14 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/mirrors_patch_cfe.dart", string
22 "patches": "io_patch.dart", string
27 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/internal_patch.dart", string
67 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/core_patch.dart", string
71 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/collection_patch.dart", string
78 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/typed_data_patch.dart", string
88 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/isolate_patch.dart", string
93 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/developer_patch.dart", string
103 "patches": "../dart-sdk/lib/js/_js_client.dart", string
[all …]
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/kernel/
Dlibraries.json10 "patches": [ array
48 "patches": [ array
57 "patches": [ array
64 "patches": [ array
72 "patches": "../../../../../../third_party/dart/runtime/lib/typed_data_patch.dart", string
79 "patches": [ array
87 "patches": [ array
94 "patches": [ array
105 "patches": [ array
124 "patches": [ array
[all …]
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/kernel/
Dlibraries.json10 "patches": [ array
48 "patches": [ array
57 "patches": [ array
64 "patches": [ array
72 "patches": "../../../../../../third_party/dart/runtime/lib/typed_data_patch.dart", string
79 "patches": [ array
87 "patches": [ array
94 "patches": [ array
105 "patches": [ array
124 "patches": [ array
[all …]
/third_party/flutter/engine/flutter/lib/snapshot/
Dlibraries.json10 "patches": [ array
45 "patches": [ array
54 "patches": [ array
61 "patches": [ array
69 "patches": "../../../third_party/dart/runtime/lib/typed_data_patch.dart", string
76 "patches": [ array
84 "patches": [ array
91 "patches": [ array
102 "patches": [ array
121 "patches": [ array
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/
Ddeqp.json5 "patches": [ array
/third_party/cJSON/
DcJSON_Utils.c1038 CJSON_PUBLIC(int) cJSONUtils_ApplyPatches(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatches()
1067 …PUBLIC(int) cJSONUtils_ApplyPatchesCaseSensitive(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatchesCaseSensitive()
1096 static void compose_patch(cJSON * const patches, const unsigned char * const operation, const unsig… in compose_patch()
1141 static void create_patches(cJSON * const patches, const unsigned char * const path, cJSON * const f… in create_patches()
1283 cJSON *patches = NULL; in cJSONUtils_GeneratePatches() local
1298 cJSON *patches = NULL; in cJSONUtils_GeneratePatchesCaseSensitive() local
/third_party/vk-gl-cts/scripts/verify/
Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/third_party/cef/tools/
Dpatch_updater.py151 patches = scope["patches"] variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_program.c69 struct ir2_shader_info *info, struct util_dynarray *patches) in emit()
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h465 sljit_uw patches; member