Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON_Utils.c758 static enum patch_operation decode_patch_operation(const cJSON * const patch, const cJSON_bool case… in decode_patch_operation()
823 static int apply_patch(cJSON *object, const cJSON *patch, const cJSON_bool case_sensitive) in apply_patch()
1114 cJSON *patch = NULL; in compose_patch() local
1337 static cJSON *merge_patch(cJSON *target, const cJSON * const patch, const cJSON_bool case_sensitive) in merge_patch()
1396 CJSON_PUBLIC(cJSON *) cJSONUtils_MergePatch(cJSON *target, const cJSON * const patch) in cJSONUtils_MergePatch()
1401 CJSON_PUBLIC(cJSON *) cJSONUtils_MergePatchCaseSensitive(cJSON *target, const cJSON * const patch) in cJSONUtils_MergePatchCaseSensitive()
1410 cJSON *patch = NULL; in generate_merge_patch() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/update/inner_include/
Dupg_patch.h38 typedef struct patch_description patch; typedef
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
Dmali_kbase_csf_firmware.h788 static inline u32 kbase_csf_interface_version(u32 major, u32 minor, u32 patch) in kbase_csf_interface_version()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c10393 … bpf_prog *bpf_patch_insn_data(struct bpf_verifier_env *env, u32 off, const struct bpf_insn *patch, in bpf_patch_insn_data()
10702 struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; in opt_subreg_zext_lo32_rnd_hi32() local
10842 struct bpf_insn patch[] = { in convert_ctx_accesses() local
11295 struct bpf_insn *patch = &insn_buf_in[0]; in fixup_bpf_calls() local