Searched defs:replaced (Results 1 – 3 of 3) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_atomic_uapi.c | 364 bool *replaced) in drm_atomic_replace_property_blob_from_id() 395 bool replaced = false; in drm_atomic_crtc_set_property() local 490 bool replaced = false; in drm_atomic_plane_set_property() local 642 bool replaced = false; in drm_atomic_connector_set_property() local
|
| D | drm_atomic_helper.c | 3557 bool replaced; in drm_atomic_helper_legacy_gamma_set() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | uthash.h | 200 #define HASH_REPLACE_BYHASHVALUE_INORDER(hh,head,fieldname,keylen_in,hashval,add,replaced,cmpfcn) \ argument 210 #define HASH_REPLACE_BYHASHVALUE(hh,head,fieldname,keylen_in,hashval,add,replaced) \ argument 220 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument 227 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument 406 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument 412 #define HASH_REPLACE_INT(head,intfield,add,replaced) \ argument 418 #define HASH_REPLACE_PTR(head,ptrfield,add,replaced) \ argument
|