Home
last modified time | relevance | path

Searched defs:del (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
H A DweakType.js34 function del(options: ConfigurableStartEnd = {}, function
/third_party/musl/libc-test/src/functional/
H A Dsearch_tsearch.c83 void *del(char *k) in del() function
/third_party/rust/crates/memchr/src/memmem/
H A Drabinkarp.rs198 fn del(&mut self, nhash: &NeedleHash, byte: u8) { in del() functions
/third_party/openssl/test/
H A Dsparse_array_test.c100 int del; member
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-event.h48 void (*del)(struct v4l2_subscribed_event *sev); member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-event.h48 void (*del)(struct v4l2_subscribed_event *sev); member
/kernel/uniproton/src/om/hook/
H A Dprt_hook_init.c175 OsVoidFunc *del = NULL; in OsMhookDel() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUse.cpp86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-page.hh50 void del (hb_codepoint_t g) { elt (g) &= ~mask (g); } in del() function
H A Dhb-bimap.hh77 void del (hb_codepoint_t lhs) in del() function
H A Dhb-bit-set-invertible.hh116 void del (hb_codepoint_t g) { unlikely (inverted) ? s.add (g) : s.del (g); } in del() function
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
/third_party/skia/bench/
H A DGrMemoryPoolBench.cpp120 auto del = [&](int j) { in run_random() local
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_local.h55 int del; member
/third_party/openssl/crypto/async/
H A Dasync_local.h55 int del; member
/third_party/toybox/toys/posix/
H A Dpatch.c385 int oldsum, newsum, del = 0; in patch_main() local
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1092 del() { function
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c249 struct nvif_ioctl_del del; in nvif_object_dtor() member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c248 struct nvif_ioctl_del del; in nvif_object_dtor() member
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1151 del() { function
[all...]
/third_party/libsnd/src/ALAC/
H A Ddp_enc.c84 int32_t del, del0 ; in pc_block() local
[all...]
H A Ddp_dec.c62 int32_t del, del0 ; in unpc_block() local
[all...]
H A Dag_dec.c274 int32_t del, zmode ; in dyn_decomp() local
H A Dag_enc.c239 int32_t del, zmode ; in dyn_comp() local

Completed in 11 milliseconds

12345