Home
last modified time | relevance | path

Searched defs:del (Results 26 - 49 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.hh186 void del (K key) { set (key, vINVALID); } in del() function
H A Dhb-set.hh102 void del (hb_codepoint_t g) { s.del (g); } in del() function
H A Dhb-bit-set.hh245 void del (hb_codepoint_t g) in del() function
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs204 pub fn del(&self, target: Ref<'_, Context::Target>) -> io::Result<Context::Data> { in del() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs200 pub fn del(&self, target: Ref<'_, Context::Target>) -> io::Result<Context::Data> { in del() functions
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp240 double del = difftime(getOppositeTime(), lastTime); in IsReady() local
332 double del = currentdel > oppositedel ? currentdel : oppositedel; in IsStorageAndTimerReady() local
[all...]
/third_party/protobuf/js/
H A Dmap.js
/third_party/selinux/libsepol/src/
H A Doptimize.c323 static void optimize_cond_av_list(cond_av_list_t **cond, cond_av_list_t **del, in optimize_cond_av_list() argument
379 cond_av_list_t **avcond, *del = NULL; in optimize_cond_avtab() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_full.c635 vlan_read_ifnames(struct nlmsghdr *h, size_t len, int del, in vlan_read_ifnames() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c635 vlan_read_ifnames(struct nlmsghdr *h, size_t len, int del, in vlan_read_ifnames() argument
/third_party/libdrm/nouveau/
H A Dnouveau.c231 struct nvif_ioctl_del del; in nouveau_object_fini() member
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp746 void MediaAsyncContext::SignError(int32_t code, const std::string &message, bool del) in SignError() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp508 DistributedKv::Entry insert, update, del; in HWTEST_F() local
/third_party/icu/icu4c/source/i18n/
H A Drbnf.cpp203 VArray(Fn_Deleter del) : buf(NULL), cap(0), size(0), deleter(del) {} in VArray() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c501 boolean del = TRUE; in dri2_allocate_textures() local
/third_party/node/deps/icu-small/source/i18n/
H A Drbnf.cpp203 VArray(Fn_Deleter del) : buf(nullptr), cap(0), size(0), deleter(del) {} in VArray() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbnf.cpp203 VArray(Fn_Deleter del) : buf(NULL), cap(0), size(0), deleter(del) {} in VArray() argument
/third_party/python/Objects/
H A Ddescrobject.c1693 property_copy(PyObject *old, PyObject *get, PyObject *set, PyObject *del) in property_copy() argument
H A Dtypeobject.c7902 PyObject *del, *res; in slot_tp_finalize() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.c533 wpa_driver_wext_event_link(struct wpa_driver_wext_data *drv, char *buf, size_t len, int del) wpa_driver_wext_event_link() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wext.c533 wpa_driver_wext_event_link(struct wpa_driver_wext_data *drv, char *buf, size_t len, int del) wpa_driver_wext_event_link() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc368 bool del = (--(e->refcount) == 0); in UnrefSynchEvent() local
389 bool del = false; in ForgetSynchEvent() local
/third_party/python/Modules/
H A D_testcapimodule.c3886 PyObject *del, *res; in slot_tp_del() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs42430 let mut del = 0; retain() variables
[all...]

Completed in 109 milliseconds

12