Home
last modified time | relevance | path

Searched defs:perform (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp79 bool perform() { in perform() function in __anon5f6800280211::LibCallsShrinkWrap
505 bool LibCallsShrinkWrap::perform(CallInst *CI) { in perform() function in LibCallsShrinkWrap
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsclean.c52 int dounlock, expmode, perform, unlocked, unlockflag, waslocked; variable
/netbsd-src/sys/arch/ia64/stand/common/
H A Dinterp.c64 perform(int argc, char *argv[]) in perform() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp231 void perform() { in perform() function in __anonf0c1fc8e0211::MemOPSizeOpt
294 bool MemOPSizeOpt::perform(MemOp MO) { in perform() function in __anonf0c1fc8e0211::MemOPSizeOpt
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Ddarwin-stub.h74 void (*perform)(void*); member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopIterator.h180 void perform(LoopInfo *LI) { in perform() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_time.c102 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h37 perform = 0, /* resolve */ enumerator
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dchew.c1228 perform (void) in perform() function
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dchew.c1262 perform (void) in perform() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp1149 void LoopBlocksDFS::perform(LoopInfo *LI) { in perform() function in LoopBlocksDFS
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9132 void perform() { in perform() function
9184 void perform() { S.PerformPendingInstantiations(/*LocalOnly=*/true); } in perform() function