Home
last modified time | relevance | path

Searched refs:PROF (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/dports/biology/py-macs2/MACS-2.2.7.1/test/
H A Dpyprofile14 echo usage: "$0" PROF CMDLINE...
18 PROF=$1
24 python -m cProfile -o $PROF $CMD
27 ./pyprofile_stat $PROF tottime > ${PROF/.prof/}.tottime
28 ./pyprofile_stat $PROF calls > ${PROF/.prof/}.calls
29 ./pyprofile_stat $PROF cumulative > ${PROF/.prof/}.cumulative
/dports/ports-mgmt/dialog4ports-static/dialog-1.1-20120706/samples/copifuncs/
H A Dcommon.funcs71 PROF=$USER_HOME/.bash_profile
73 PROF=$USER_HOME/.profile
76 PROF=$USER_HOME/.zprofile;;
78 PROF=$USER_HOME/.profile;;
81 if [ ! -f $PROF ]
83 :>$PROF
84 chown $1.mail $PROF
85 elif [ ! "`grep -x \". ~/.trnrc\" $PROF`" ]
87 echo -e "\n. ~/.trnrc" >>$PROF
/dports/games/xisola/xisola/
H A Dstrategie.c46 dump=stratcalc(play_board,PROF,i-1,j-1);
53 dump=stratcalc(play_board,PROF,i-1,j);
60 dump=stratcalc(play_board,PROF,i-1,j+1);
67 dump=stratcalc(play_board,PROF,i,j-1);
74 dump=stratcalc(play_board,PROF,i,j+1);
81 dump=stratcalc(play_board,PROF,i+1,j-1);
88 dump=stratcalc(play_board,PROF,i+1,j);
95 dump=stratcalc(play_board,PROF,i+1,j+1);
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/bfin/
H A Dmpegvideo_bfin.c43 PROF("fdct",0); in dct_quantize_bfin()
47 PROF("denoise",1); in dct_quantize_bfin()
52 PROF("quant-init",2); in dct_quantize_bfin()
80 PROF("quantize",4); in dct_quantize_bfin()
115 PROF("zzscan",5); in dct_quantize_bfin()
/dports/graphics/libcaca/libcaca-0.99.beta19/caca/
H A Dgraphics.c148 #if defined PROF in caca_refresh_display()
156 #if defined PROF in caca_refresh_display()
160 #if defined PROF in caca_refresh_display()
174 #if defined PROF in caca_refresh_display()
185 #if defined PROF in caca_refresh_display()
198 #if defined PROF in caca_refresh_display()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/atomic-primops-0.8.4/testing/
H A DMakefile18 PROF= --enable-library-profiling --enable-executable-profiling macro
30 $(CBL) $(PROF) -fopt -fthreaded # --builddir=dist_prof_opt_thrd
33 $(CBL) $(PROF) -f-opt -fthreaded # --builddir=dist_prof__thrd
36 $(CBL) $(PROF) -fopt -f-threaded # --builddir=dist_prof_opt_
39 $(CBL) $(PROF) -f-opt -f-threaded # --builddir=dist_prof__
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/s51.src/test/
H A Dst.sh7 PROF=""
33 PROF="p"
51 if [ -n "$PROF" ]; then
90 if [ -n "$PROF" ]; then
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/DeadArgElim/
H A Dcall_profile.ll6 ; CHECK: call void @test_vararg(), !prof ![[PROF:[0-9]]]
7 ; CHECK: call void @test(), !prof ![[PROF]]
21 ; CHECK:![[PROF]] = !{!"branch_weights", i32 30}
/dports/games/KnightCap/Export/
H A DMakefile.silver6 PROF =
17 CFLAGS = $(PROF) $(OPT) $(INCLUDE)
20 LIBS = $(PROF) $(GLUT_LIBS) $(MESA_LIBS) $(XLIBS)
H A DMakefile.jokkmokk6 PROF =
12 CFLAGS = $(PROF) -fshort-enums $(OPT) -Wall $(INCLUDE)
19 LIBS = $(PROF) $(GLUT_LIBS) $(MESA_LIBS) $(XLIBS)
H A DMakefile.aplinux8 PROF =
14 CFLAGS = $(PROF) $(OPT) $(INCLUDE) -DRENDERED_DISPLAY=0
21 LIBS = $(PROF) $(GLUT_LIBS) $(MESA_LIBS) $(XLIBS)

12345678910>>...22