Searched defs:add (Results 276 - 300 of 548) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h288 void add(RValue rvalue, QualType type) { push_back(CallArg(rvalue, type)); } function in class:clang::CodeGen::CGCallee::CallArgList
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h299 void add(const DelayedDiagnostic &diag) { function in class:clang::sema::DelayedDiagnosticPool
325 inline void Sema::DelayedDiagnostics::add(const sema::DelayedDiagnostic &diag) { function in class:clang::Sema::DelayedDiagnostics
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Core/
H A DReplacement.cpp245 llvm::Error Replacements::add(const Replacement &R) { function in class:Replacements
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp516 ConstantInliner &add(const MCInst &Inst) { function in struct:__anon3171::ConstantInliner
[all...]
/netbsd-current/usr.bin/sdiff/
H A Dsdiff.c953 char *add; local
972 char *add; local
[all...]
/netbsd-current/sys/arch/xen/xen/
H A Dprivcmd.c538 xen_add_to_physmap_batch_t add; local
[all...]
/netbsd-current/external/bsd/nsd/dist/
H A Dradtree.c341 radsel_split(struct region* region, struct radsel* r, uint8_t* k, radstrlen_type pos, radstrlen_type len, struct radnode* add) argument
500 struct radnode* add = (struct radnode*)region_alloc_zero(rt->region, local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py1568 def add(self, name, function): member in class:Printer
[all...]
/netbsd-current/sbin/swapctl/
H A Dswapctl.c569 do_localdevs(int add) argument
589 do_localdisk(const char *disk, int add) argument
604 do_wedgesofdisk(int fd, int add) argument
659 do_partitionsofdisk(const char *prefix, int fd, int add) argument
710 do_fstab(int add) argument
[all...]
/netbsd-current/bin/sh/
H A Dexec.c970 cmdlookup(const char *name, int add) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Drsa_sup_mul.c174 static ossl_inline limb_t add(limb_t *ret, limb_t *a, limb_t *b, size_t n) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-load.c41 munmap_list::add (CORE_ADDR addr, CORE_ADDR size) function in class:munmap_list
/netbsd-current/sys/netinet/
H A Dip_output.c1743 ip_get_membership(const struct sockopt *sopt, struct ifnet **ifp, struct psref *psref, struct in_addr *ia, bool add) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc57 offset_int add = 0; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/riscv/
H A Driscv-common.cc373 riscv_subset_list::add (const char *subset, int major_version, function in class:riscv_subset_list
482 riscv_subset_list::add (const char *subset, bool implied_p) function in class:riscv_subset_list
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dopencl-lang.c882 auto add = [&] (struct type * t) -> struct type * variable
[all...]
H A Damd64-linux-tdep.c1784 operation_up add = make_operation<add_operation> (std::move (disp), local
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-object-load.c41 munmap_list::add (CORE_ADDR addr, CORE_ADDR size) function in class:munmap_list
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddhcp-common.c189 make_option_mask(const struct dhcp_opt *dopts, size_t dopts_len, const struct dhcp_opt *odopts, size_t odopts_len, uint8_t *mask, const char *opts, int add) argument
/netbsd-current/usr.bin/indent/
H A Dindent.c144 buf_add_buf(struct buffer *buf, const struct buffer *add) argument
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh-add.c457 update_card(int agent_fd, int add, const char *id, int qflag, argument
[all...]
/netbsd-current/external/mit/isl/dist/imath/
H A Dgmp_compat.c78 void GMPZAPI(add)(mp_int rop, mp_int op1, mp_int op2) { function
/netbsd-current/external/mit/isl/dist/
H A Disl_schedule_band.c946 isl_schedule_band_replace_ast_build_option( __isl_take isl_schedule_band *band, __isl_take isl_set *drop, __isl_take isl_set *add) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Drdataset.c582 dns_rdataset_additionaldata(dns_rdataset_t *rdataset, dns_additionaldatafunc_t add, void *arg) argument
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Drdataset.c580 dns_rdataset_additionaldata(dns_rdataset_t *rdataset, const dns_name_t *owner_name, dns_additionaldatafunc_t add, void *arg) argument

Completed in 582 milliseconds

<<11121314151617181920>>