Searched defs:patches (Results 1 - 6 of 6) sorted by relevance
| /third_party/rust/crates/minimal-lexical/scripts/ |
| H A D | timings.py | 15 from matplotlib import patches namespace
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_program.c | 68 emit(struct fd_ringbuffer *ring, gl_shader_stage type, struct ir2_shader_info *info, struct util_dynarray *patches) emit() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 176 patch_info_t patches[2]; member
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 176 patch_info_t patches[2]; member
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 1055 CJSON_PUBLIC(int) cJSONUtils_ApplyPatches(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatches() argument 1084 CJSON_PUBLIC(int) cJSONUtils_ApplyPatchesCaseSensitive(cJSON * const object, const cJSON * const patches) in cJSONUtils_ApplyPatchesCaseSensitive() argument 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...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitLir.h | 468 sljit_uw patches; member
|
Completed in 8 milliseconds