Home
last modified time | relevance | path

Searched defs:del (Results 1 – 25 of 57) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DweakType.js34 function del(options: ConfigurableStartEnd = {}, function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUse.cpp86 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/third_party/typescript/tests/cases/compiler/
DweakType.ts33 function del(options: ConfigurableStartEnd = {}, function
/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/
Dindex.js228 del (key) { method in LRUCache
301 const del = (self, node) => { function
/third_party/python/Doc/reference/
Dsimple_stmts.rst438 .. _del: target in The :keyword:`!pass` statement
/third_party/musl/libc-test/src/functional/
Dsearch_tsearch.c83 void *del(char *k) in del() function
/third_party/selinux/libsepol/src/
Doptimize.c323 static void optimize_cond_av_list(cond_av_list_t **cond, cond_av_list_t **del, in optimize_cond_av_list()
379 cond_av_list_t **avcond, *del = NULL; in optimize_cond_avtab() local
/third_party/libcoap/include/coap3/
Dcoap_utlist_internal.h385 #define LL_DELETE(head,del) \ argument
388 #define LL_DELETE2(head,del,next) \ argument
557 #define LL_DELETE2(head,del,next) \ argument
703 #define DL_DELETE(head,del) \ argument
706 #define DL_DELETE2(head,del,prev,next) \ argument
926 #define CDL_DELETE(head,del) \ argument
929 #define CDL_DELETE2(head,del,prev,next) \ argument
/third_party/jsframework/runtime/main/reactivity/
Dobserver.js221 export function del (obj, key) { function
/third_party/protobuf/js/
Dmap.js245 jspb.Map.prototype.del = function(key) { method in jspb.Map
/third_party/toybox/toys/posix/
Dpatch.c385 int oldsum, newsum, del = 0; in patch_main() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bimap.hh77 void del (hb_codepoint_t lhs) in del() function
Dhb-bit-page.hh50 void del (hb_codepoint_t g) { elt (g) &= ~mask (g); } in del() function
/third_party/libsnd/src/ALAC/
Ddp_dec.c62 int32_t del, del0 ; in unpc_block() local
Ddp_enc.c84 int32_t del, del0 ; in pc_block() local
Dag_enc.c239 int32_t del, zmode ; in dyn_comp() local
Dag_dec.c274 int32_t del, zmode ; in dyn_decomp() local
/third_party/openssl/crypto/async/
Dasync_local.h55 int del; member
/third_party/node/deps/openssl/openssl/crypto/async/
Dasync_local.h55 int del; member
/third_party/skia/bench/
DGrMemoryPoolBench.cpp120 auto del = [&](int j) { in run_random() local
/third_party/openssl/test/
Dsparse_array_test.c100 int del; member
/third_party/node/deps/npm/lib/commands/
Dconfig.js196 async del (keys) { method in Config
/third_party/rust/crates/memchr/src/memmem/
Drabinkarp.rs198 fn del(&mut self, nhash: &NeedleHash, byte: u8) { in del() method
/third_party/node/deps/npm/node_modules/cacache/lib/
Dentry-index.js167 function del (cache, key, opts = {}) { function
/third_party/typescript/src/testRunner/
DexternalCompileRunner.ts4 const del: typeof import("del") = require("del"); constant

123