Home
last modified time | relevance | path

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

1234

/third_party/boost/boost/python/
Dproxy.hpp43 inline void del(proxy<T> const& x) in del() function
90 inline void proxy<Policies>::del() const in del() function in boost::python::api::proxy
Dobject_attributes.hpp100 inline void attribute_policies::del( in del() function in boost::python::api::attribute_policies
107 inline void objattribute_policies::del( in del() function in boost::python::api::objattribute_policies
Dobject_items.hpp77 inline void item_policies::del( in del() function in boost::python::api::item_policies
/third_party/iptables/utils/
Dnfnl_osf.c269 static int osf_load_line(char *buffer, int len, int del) in osf_load_line()
392 static int osf_load_entries(char *path, int del) in osf_load_entries()
434 int ch, del = 0, err; in main() local
/third_party/boost/libs/filesystem/doc/
Dstyles.css9 del {background-color: #FFCACA; text-decoration: none;} selector
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/
Dcache.js19 Cache.prototype.del = function Cache_del(key) { method in Cache
/third_party/node/deps/npm/node_modules/cyclist/
Dindex.js26 Cyclist.prototype.del = function(index) { method in Cyclist
/third_party/abseil-cpp/absl/random/
Dmocking_bit_gen.h109 for (const auto& del : deleters_) del(); in ~MockingBitGen() local
/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/caseless/
Dindex.js44 Caseless.prototype.del = function (name) { method in Caseless
/third_party/node/deps/npm/node_modules/lru-cache/
Dindex.js228 del (key) { method in LRUCache
301 const del = (self, node) => { function
/third_party/python/Doc/reference/
Dsimple_stmts.rst440 .. _del: target in The :keyword:`!pass` statement
/third_party/boost/boost/geometry/srs/projections/proj/
Dsconics.hpp87 inline int phi12(Params const& params, par_sconics<T>& proj_parm, T *del) in phi12()
170 T del, cs; in setup() local
Dimw_p.hpp84 par_imw_p<T> & proj_parm, T *del, T *sig) in phi12()
215 T del, sig, s, t, x1, x2, T2, y1, m1, m2, y2; in setup_imw_p() local
/third_party/musl/libc-test/src/functional/
Dsearch_tsearch.c83 void *del(char *k) in del() function
/third_party/boost/boost/interprocess/smart_ptr/
Dscoped_ptr.hpp77 Deleter &del = static_cast<Deleter&>(*this); in ~scoped_ptr() local
/third_party/libxml2/
Dxmlcatalog.c38 static int del = 0; variable
/third_party/selinux/libsepol/src/
Doptimize.c314 static void optimize_cond_av_list(cond_av_list_t **cond, cond_av_list_t **del, in optimize_cond_av_list()
370 cond_av_list_t **avcond, *del = NULL; in optimize_cond_avtab() local
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/lru-cache/
Dindex.js371 LRUCache.prototype.del = function (key) { method in LRUCache
449 function del (self, node) { function
/third_party/jsframework/runtime/main/reactivity/
Dobserver.js221 export function del (obj, key) { function
/third_party/grpc/test/core/transport/chttp2/
Dstream_map_test.cc149 uint32_t del; in test_periodic_compaction() local
/third_party/libcoap/include/coap3/
Dutlist.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/typescript/scripts/build/
Dtests.js3 const del = require("del"); constant

1234