Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dpatchreview.py42 def patchreview(path, patches): argument
211patches = subprocess.check_output(("git", "-C", args.directory, "ls-files", "recipes-*/**/*.patch"… variable
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp1041 CJSON_PUBLIC(int) cJSONUtils_ApplyPatches(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatches()
1070 …PUBLIC(int) cJSONUtils_ApplyPatchesCaseSensitive(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatchesCaseSensitive()
1099 static void compose_patch(cJSON * const patches, const unsigned char * const operation, const unsig… in compose_patch()
1144 static void create_patches(cJSON * const patches, const unsigned char * const path, cJSON * const f… in create_patches()
1286 cJSON *patches = NULL; in cJSONUtils_GeneratePatches() local
1301 cJSON *patches = NULL; in cJSONUtils_GeneratePatchesCaseSensitive() local
/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py59 def analyze_patches(patches): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py456 def get_recipe_local_files(d, patches=False, archives=False): argument
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h176 patch_info_t patches[2]; member