/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-map.hh | 186 void del (K key) { set (key, vINVALID); } in del() function
|
H A D | hb-set.hh | 102 void del (hb_codepoint_t g) { s.del (g); } in del() function
|
H A D | hb-bit-set.hh | 245 void del (hb_codepoint_t g) in del() function
|
/third_party/rust/crates/rustix/src/backend/libc/io/ |
H A D | epoll.rs | 204 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 D | epoll.rs | 200 pub fn del(&self, target: Ref<'_, Context::Target>) -> io::Result<Context::Data> { in del() functions
|
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_status.cpp | 240 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 D | map.js | |
/third_party/selinux/libsepol/src/ |
H A D | optimize.c | 323 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 D | vlan_full.c | 635 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 D | vlan_full.c | 635 vlan_read_ifnames(struct nlmsghdr *h, size_t len, int del, in vlan_read_ifnames() argument
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.c | 231 struct nvif_ioctl_del del; in nouveau_object_fini() member
|
/foundation/multimedia/player_framework/frameworks/js/common/ |
H A D | common_napi.cpp | 746 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 D | resource_manager_test.cpp | 508 DistributedKv::Entry insert, update, del; in HWTEST_F() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbnf.cpp | 203 VArray(Fn_Deleter del) : buf(NULL), cap(0), size(0), deleter(del) {} in VArray() argument
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri2.c | 501 boolean del = TRUE; in dri2_allocate_textures() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbnf.cpp | 203 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 D | rbnf.cpp | 203 VArray(Fn_Deleter del) : buf(NULL), cap(0), size(0), deleter(del) {} in VArray() argument
|
/third_party/python/Objects/ |
H A D | descrobject.c | 1693 property_copy(PyObject *old, PyObject *get, PyObject *set, PyObject *del) in property_copy() argument
|
H A D | typeobject.c | 7902 PyObject *del, *res; in slot_tp_finalize() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wext.c | 533 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 D | driver_wext.c | 533 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 D | mutex.cc | 368 bool del = (--(e->refcount) == 0); in UnrefSynchEvent() local 389 bool del = false; in ForgetSynchEvent() local
|
/third_party/python/Modules/ |
H A D | _testcapimodule.c | 3886 PyObject *del, *res; in slot_tp_del() local
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 42430 let mut del = 0; retain() variables [all...] |