Searched defs:patches (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | patchreview.py | 42 def patchreview(path, patches): argument 211 …patches = 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 D | cJSON_Utils.cpp | 1041 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 D | getdeveloperlib.py | 59 def analyze_patches(patches): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 456 def get_recipe_local_files(d, patches=False, archives=False): argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 176 patch_info_t patches[2]; member
|