Home
last modified time | relevance | path

Searched defs:replacement (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dalternative.h27 u32 replacement; /* replacement instruction or code */ member
36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument
45 #define ALTERNATIVE(from, to, cond, replacement)\ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtoken.hpp31 if (optional<std::string> replacement = lookup(key)) { in replaceTokens() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dalternative.c47 u32 *from, cond, replacement; in apply_alternatives() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dalternative.c66 u8 *instr, *replacement; in __apply_alternatives() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-fence-chain.c42 struct dma_fence *prev, *replacement, *tmp; in dma_fence_chain_walk() local
/OK3568_Linux_fs/kernel/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON_Utils.cpp789 static void overwrite_item(cJSON * const root, const cJSON replacement) in overwrite_item()
1359 cJSON *replacement = NULL; in merge_patch() local
H A DcJSON.cpp2297 …ON_bool) cJSON_ReplaceItemViaPointer(cJSON * const parent, cJSON * const item, cJSON * replacement) in cJSON_ReplaceItemViaPointer()
2356 static cJSON_bool replace_item_in_object(cJSON *object, const char *string, cJSON *replacement, cJS… in replace_item_in_object()
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.h19 struct md_rdev *rdev, *replacement; member
H A Draid5.h475 struct md_rdev *rdev, *replacement; member
H A Draid10.c1212 struct bio *bio, bool replacement, in raid10_write_one_disk()
H A Draid5.c2802 int replacement = 0; in raid5_end_write_request() local
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c2288 …ON_bool) cJSON_ReplaceItemViaPointer(cJSON * const parent, cJSON * const item, cJSON * replacement) in cJSON_ReplaceItemViaPointer()
2347 static cJSON_bool replace_item_in_object(cJSON *object, const char *string, cJSON *replacement, cJS… in replace_item_in_object()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c423 u8 *instr, *replacement; in apply_alternatives() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dnvedit.c347 const char *replacement) in env_replace()
/OK3568_Linux_fs/kernel/scripts/
H A Dunifdef.c520 keywordedit(const char *replacement) in keywordedit()
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c422 pgoff_t index, void *expected, void *replacement) in shmem_replace_entry()