Searched refs:perform (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/usr.sbin/pkg_install/add/
H A DMakefile4 SRCS= main.c perform.c futil.c extract.c
/freebsd-10-stable/usr.sbin/pkg_install/create/
H A DMakefile4 SRCS= main.c perform.c pl.c
/freebsd-10-stable/usr.sbin/pkg_install/delete/
H A DMakefile4 SRCS= main.c perform.c
/freebsd-10-stable/usr.sbin/pkg_install/info/
H A DMakefile4 SRCS= main.c perform.c show.c
/freebsd-10-stable/usr.sbin/pkg_install/version/
H A DMakefile4 SRCS= main.c perform.c
/freebsd-10-stable/crypto/openssl/apps/
H A Ds_time.c139 static int perform = 0; variable
162 perform = 0;
236 perform = 2;
238 perform = 1;
319 if (perform == 0)
320 perform = 3;
400 if (!(perform & 1))
473 if (!(perform & 2))
H A Dtsget95 my $error_code = $curl->perform();
/freebsd-10-stable/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c50 int dounlock, expmode, perform, unlocked, unlockflag, waslocked; variable
61 perform = true;
89 perform = false;
132 dounlock = perform & unlockflag;
217 if (perform & unlocked) {
228 if (perform && un_link(workname) != 0)
/freebsd-10-stable/sys/boot/common/
H A Dinterp.c54 static int perform(int argc, char *argv[]);
60 perform(int argc, char *argv[]) function
135 if (perform(argc, argv))
305 if ((argc > 0) && (perform(argc, argv) != 0)) {
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DLoopIterator.h64 void perform(LoopInfo *LI);
/freebsd-10-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap-opts.def133 -c can also be used to invoke another script to perform administrative
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c161 #error No way to perform gid lookups on this platform
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp309 LoopBlocks.perform(LI);
H A DLoopUnroll.cpp11 // actual pass or policy, but provides a single function to perform loop
264 DFS.perform(LI);
/freebsd-10-stable/contrib/binutils/bfd/doc/
H A Dchew.c339 static void perform (void);
1229 perform () function
1545 perform ();
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DLoopInfo.cpp686 // -verify-loop-info option can enable this. In order to perform some
722 void LoopBlocksDFS::perform(LoopInfo *LI) { function in class:LoopBlocksDFS
/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl402 We must perform the first phase of the pipeline explicitly since
/freebsd-10-stable/sys/dev/isp/
H A DDriverManual.txt308 module to perform allocation and/or mapping of Request and Response
312 one could perform I/O mapping and dependent (e.g., on a Solaris system)
526 (ISPASYNC_FABRIC_DEV). The function that isp_async must perform in this
539 then perform the PLOGI/PRLI functions for fabric devices. The next state
/freebsd-10-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm668 @ perform the additions below. We must test for this though
/freebsd-10-stable/contrib/byacc/
H A Dconfigure5041 echo "$as_me:5041: checking if you want to perform memory-leak testing" >&5
5042 echo $ECHO_N "checking if you want to perform memory-leak testing... $ECHO_C" >&6
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp148 /// InnerLoopVectorizer does not perform any vectorization-legality
2142 DFS.perform(LI);
4005 DEBUG(dbgs() << "LV: We can perform a memory runtime check if needed.\n");
4676 // map allows us to perform a linear search. We scan the instructions linearly
4685 DFS.perform(LI);
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure8539 # Construct a sed-script to perform renaming within man-pages
8753 # perform program transformations for section 1 man pages
10923 echo "$as_me:10923: checking if you want to perform memory-leak testing" >&5
10924 echo $ECHO_N "checking if you want to perform memory-leak testing... $ECHO_C" >&6

Completed in 500 milliseconds