Home
last modified time | relevance | path

Searched refs:patches (Results 1 - 20 of 20) sorted by relevance

/third_party/cJSON/
H A DcJSON_Utils.c1055 CJSON_PUBLIC(int) cJSONUtils_ApplyPatches(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatches() argument
1060 if (!cJSON_IsArray(patches)) in cJSONUtils_ApplyPatches()
1062 /* malformed patches. */ in cJSONUtils_ApplyPatches()
1066 if (patches != NULL) in cJSONUtils_ApplyPatches()
1068 current_patch = patches->child; in cJSONUtils_ApplyPatches()
1084 CJSON_PUBLIC(int) cJSONUtils_ApplyPatchesCaseSensitive(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatchesCaseSensitive() argument
1089 if (!cJSON_IsArray(patches)) in cJSONUtils_ApplyPatchesCaseSensitive()
1091 /* malformed patches. */ in cJSONUtils_ApplyPatchesCaseSensitive()
1095 if (patches != NULL) in cJSONUtils_ApplyPatchesCaseSensitive()
1097 current_patch = patches in cJSONUtils_ApplyPatchesCaseSensitive()
1113 compose_patch(cJSON * const patches, const unsigned char * const operation, const unsigned char * const path, const unsigned char *suffix, const cJSON * const value) compose_patch() argument
1158 create_patches(cJSON * const patches, const unsigned char * const path, cJSON * const from, cJSON * const to, const cJSON_bool case_sensitive) create_patches() argument
1300 cJSON *patches = NULL; cJSONUtils_GeneratePatches() local
1315 cJSON *patches = NULL; cJSONUtils_GeneratePatchesCaseSensitive() local
[all...]
H A DcJSON_Utils.h44 CJSON_PUBLIC(int) cJSONUtils_ApplyPatches(cJSON * const object, const cJSON * const patches);
45 CJSON_PUBLIC(int) cJSONUtils_ApplyPatchesCaseSensitive(cJSON * const object, const cJSON * const patches);
49 //int cJSONUtils_AtomicApplyPatches(cJSON **object, cJSON *patches)
52 // int error = cJSONUtils_ApplyPatches(modme, patches);
/third_party/vk-gl-cts/scripts/verify/
H A Dpackage.py34 def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVersion, conformOs, otherItems):
40 self.patches = patches
52 patches = []
69 patches.append(item)
76 return PackageDescription(packagePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVersion, conformOs, otherItems)
H A Dverify.py179 hasPatches = len(package.patches)
185 messages.append(error(package.basePath, "Package includes patches but log is empty"))
187 messages.append(error(package.basePath, "Test log is not empty but package doesn't contain patches"))
/third_party/libcoap/examples/riot/
H A DMakefile21 rm -rf pkg_libcoap/patches ; \
22 mkdir -p pkg_libcoap/patches ; \
26 (cd pkg_libcoap/patches ; git format-patch -n $${RIOT_HASH}) ; \
/third_party/rust/crates/minimal-lexical/scripts/
H A Dtimings.py15 from matplotlib import patches namespace
107 ax.add_patch(patches.Rectangle(
114 ax.add_patch(patches.Rectangle(
/third_party/googletest/googletest/scripts/
H A Dupload.py714 patches = dict()
715 [patches.setdefault(v, k) for k, v in patch_list]
716 for filename in patches.keys():
718 file_id_str = patches.get(filename)
817 ErrorExit("No valid patches found in output from svn diff")
1033 ErrorExit("No valid patches found in output from git diff")
1102 ErrorExit("No valid patches found in output from hg diff")
1166 patches = []
1185 patches.append((filename, ''.join(diff)))
1192 patches
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_program.c69 struct ir2_shader_info *info, struct util_dynarray *patches) in emit()
79 if (patches) in emit()
80 util_dynarray_append(patches, uint32_t *, in emit()
68 emit(struct fd_ringbuffer *ring, gl_shader_stage type, struct ir2_shader_info *info, struct util_dynarray *patches) emit() argument
/third_party/mindspore/
H A Dbuild_helper.py36 patches = [
89 for patch in patches:
/third_party/libbpf/scripts/
H A Dsync-kernel.sh202 # Use current kernel repo HEAD as a source of patches
238 echo "PATCHES: ${TMP_DIR}/patches"
265 git format-patch --no-signature ${SQUASH_BASE_TAG}..${SQUASH_TIP_TAG} --cover-letter -o ${TMP_DIR}/patches
267 # Now is time to re-apply libbpf-related linux patches to libbpf repo
271 for patch in $(ls -1 ${TMP_DIR}/patches | tail -n +2); do
272 if ! git am -3 --committer-date-is-author-date "${TMP_DIR}/patches/${patch}"; then
273 if ! patch -p1 --merge < "${TMP_DIR}/patches/${patch}"; then
274 read -p "Applying ${TMP_DIR}/patches/${patch} failed, please resolve manually and press <return> to proceed..."
305 awk '/\*\*\* BLURB HERE \*\*\*/ {p=1} p' ${TMP_DIR}/patches/0000-cover-letter.patch | \
/third_party/ffmpeg/tools/
H A Dpatcheck18 echo This tool is intended to help a human check/review patches. It is very far from
/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.h468 sljit_uw patches; member
H A DsljitNativeARM_32.c336 /* In some rare ocasions we may need future patches. The probability is close to 0 in practice. */
697 size = compiler->size + (compiler->patches << 1); in sljit_generate_code()
2707 compiler->patches++; in sljit_emit_jump()
3651 compiler->patches++; in sljit_emit_const()
3678 compiler->patches++; in sljit_emit_put_label()
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess32 # Please send patches with a ChangeLog entry to config-patches@gnu.org.
47 Report bugs and patches to <config-patches@gnu.org>."
1387 pertinent to <config-patches@gnu.org> in order to provide the needed
/third_party/python/Mac/BuildScript/
H A Dbuild-installer.py296 patches=tk_patches,
973 for patch in recipe.get('patches', ()):
/third_party/eudev/
H A Dconfig.guess32 # Please send patches to <config-patches@gnu.org>.
47 Report bugs and patches to <config-patches@gnu.org>."
1444 information you think might be pertinent to config-patches@gnu.org to
/third_party/lame/
H A Dconfig.guess32 # Please send patches to <config-patches@gnu.org>.
47 Report bugs and patches to <config-patches@gnu.org>."
1447 information you think might be pertinent to config-patches@gnu.org to
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess32 # Please send patches to <config-patches@gnu.org>.
47 Report bugs and patches to <config-patches@gnu.org>."
1443 information you think might be pertinent to config-patches@gnu.org to
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm34 ; as this feature might be useful for others as well. Send patches or ideas
/third_party/ltp/scripts/
H A Dcheckpatch.pl109 if exceeded, warn on patches
2844 "DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst\n");
4738 # ENOTSUPP is not a standard error code and should be avoided in new patches.
7414 # things that appear to be patches.
7525 This EXPERIMENTAL file is simply a convenience to help rewrite patches.

Completed in 31 milliseconds