Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DHashBuilder.h109 add(T Value) { in add() function
126 template <typename T> HashBuilderImpl &add(ArrayRef<T> Value) { in add() function
156 HashBuilderImpl &add(StringRef Value) { in add() function
257 add(const T &Value) { in add() function
263 HashBuilderImpl &add(const std::pair<T1, T2> &Value) { in add() function
267 template <typename... Ts> HashBuilderImpl &add(const std::tuple<Ts...> &Arg) { in add() function
284 add(const Ts &...Args) { in add() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAliasSetTracker.cpp369 void AliasSetTracker::add(Value *Ptr, LocationSize Size, in add() function in AliasSetTracker
374 void AliasSetTracker::add(LoadInst *LI) { in add() function in AliasSetTracker
380 void AliasSetTracker::add(StoreInst *SI) { in add() function in AliasSetTracker
386 void AliasSetTracker::add(VAArgInst *VAAI) { in add() function in AliasSetTracker
390 void AliasSetTracker::add(AnyMemSetInst *MSI) { in add() function in AliasSetTracker
394 void AliasSetTracker::add(AnyMemTransferInst *MTI) { in add() function in AliasSetTracker
428 void AliasSetTracker::add(Instruction *I) { in add() function in AliasSetTracker
483 void AliasSetTracker::add(BasicBlock &BB) { in add() function in AliasSetTracker
488 void AliasSetTracker::add(const AliasSetTracker &AST) { in add() function in AliasSetTracker
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h71 void add(const Constant *C, MachineFunction *MF, Register R) { in add() function
75 void add(const GlobalVariable *GV, MachineFunction *MF, Register R) { in add() function
79 void add(const Function *F, MachineFunction *MF, Register R) { in add() function
83 void add(const Argument *Arg, MachineFunction *MF, Register R) { in add() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h65 atomic_uintptr_t add; member
127 if (AddBucket *add = in ForEach() local
236 AddBucket *add = (AddBucket*)atomic_load(&b->add, memory_order_relaxed); in acquire() local
267 AddBucket *add = (AddBucket*)atomic_load(&b->add, memory_order_relaxed); in acquire() local
353 AddBucket *add = (AddBucket *)atomic_load(&b->add, memory_order_relaxed); in release() local
H A Dsanitizer_hash.h26 void add(u32 k) { in add() function
50 void add(u64 k) { in add() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLayer.cpp24 Error IRLayer::add(ResourceTrackerSP RT, ThreadSafeModule TSM) { in add() function in llvm::orc::IRLayer
170 Error ObjectLayer::add(ResourceTrackerSP RT, std::unique_ptr<MemoryBuffer> O, in add() function in llvm::orc::ObjectLayer
179 Error ObjectLayer::add(ResourceTrackerSP RT, std::unique_ptr<MemoryBuffer> O) { in add() function in llvm::orc::ObjectLayer
186 Error ObjectLayer::add(JITDylib &JD, std::unique_ptr<MemoryBuffer> O) { in add() function in llvm::orc::ObjectLayer
/openbsd-src/usr.sbin/hostapd/
H A Droaming.c111 hostapd_roaming(struct hostapd_apme *apme, struct hostapd_node *node, int add) in hostapd_roaming()
146 int add) in hostapd_roaming_addr()
205 int add) in hostapd_roaming_rt()
H A Diapp.c90 struct ieee80211_iapp_add_notify add; in hostapd_iapp_add_notify() member
203 struct ieee80211_iapp_add_notify add; in hostapd_iapp_input() member
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLayer.h104 Error add(JITDylib &JD, ThreadSafeModule TSM) { in add() function
155 Error add(JITDylib &JD, std::unique_ptr<MemoryBuffer> O, in add() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DDLL.h23 void add(DefinedImportData *sym) { imports.push_back(sym); } in add() function
41 void add(DefinedImportData *sym) { imports.push_back(sym); } in add() function
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPackingElement.pm99 sub add($class, $plist, @args) subroutine
714 sub add($class, $plist, $args) subroutine
750 sub add($class, $plist, $args) subroutine
763 sub add($class, $plist, $args) subroutine
774 sub add($class, $plist, $args) subroutine
785 sub add($class, $plist, $args) subroutine
796 sub add($class, $plist, $args) subroutine
807 sub add($class, $plist, $args) subroutine
2014 sub add($o, $plist, $args) subroutine
/openbsd-src/sbin/iked/
H A Dvroute.c227 vroute_setaddr(struct iked *env, int add, struct sockaddr *addr, in vroute_setaddr()
280 int af, add; in vroute_getaddr() local
326 vroute_setdns(struct iked *env, int add, struct sockaddr *addr, in vroute_setdns()
347 int add; in vroute_getdns() local
704 vroute_dodns(struct iked *env, struct sockaddr *dns, int add, in vroute_dodns()
920 struct sockaddr *mask, int add) in vroute_doaddr()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2573.C10 char *X::add() { in add() function
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04/
H A Dx1.cc8 Adder<int> add; in main() local
H A Dx.h25 T Adder<T>::add(T new_val) in add() function
/openbsd-src/gnu/usr.bin/perl/cpan/Digest/t/
H A Dbase.t22 sub add { subroutine
H A Dfile.t23 sub add { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Digest/t/lib/Digest/
H A DDummy.pm17 sub add { } subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A DSimpleCookieJar.pm11 sub add { subroutine
H A DBrokenCookieJar.pm21 sub add { subroutine
/openbsd-src/usr.bin/vi/common/
H A Dutil.h45 #define NNFITS(min, cur, add) \ argument
47 #define NPFITS(max, cur, add) \ argument
/openbsd-src/regress/lib/libc/ieeefp/infinity/
H A DMakefile10 add: ${PROG} target
/openbsd-src/gnu/llvm/llvm/include/llvm/XRay/
H A DFDRLogBuilder.h29 template <class R, class... T> LogBuilder &add(T &&... A) { in add() function
/openbsd-src/gnu/llvm/lld/MachO/Arch/
H A DARM64.cpp212 static bool parseAdd(uint32_t insn, Add &add) { in parseAdd()
339 Add add; in applyAdrpAdd() local
418 Add add; in applyAdrpLdrGot() local
441 Add add; in applyAdrpAddLdr() local
505 Add add; in applyAdrpLdrGotLdr() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C252 SetLD<T>::add(const T& item) in add() function
259 SetLD<T>::add(const ListD<T>& other) in add() function
267 SetLD<T>::add(const SetLD<T>& other) in add() function

12345678910>>...13