/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/cpc/ |
H A D | err.toomanyenablings.d | 44 cpc:::PAPI_tot_ins-all-10000, 45 cpc:::PAPI_tot_ins-all-10001, 46 cpc:::PAPI_tot_ins-all-10002, 47 cpc:::PAPI_tot_ins-all-10003, 48 cpc:::PAPI_tot_ins-all-10004, 49 cpc:::PAPI_tot_ins-all-10005, 50 cpc:::PAPI_tot_ins-all-10006, 51 cpc:::PAPI_tot_ins-all-10007, 52 cpc:::PAPI_tot_ins-all-10008, 53 cpc:::PAPI_tot_ins-all [all...] |
H A D | err.D_PDESC_ZERO.nonexistentevent.d | 37 cpc:::PAPI_cpc_bad-all-10000
|
H A D | err.D_PDESC_ZERO.lowfrequency.d | 43 cpc:::PAPI_tot_ins-all-100
|
H A D | err.D_PDESC_ZERO.malformedoverflow.d | 37 cpc:::PAPI_tot_ins-all-10000bonehead
|
H A D | tst.genericevent.d | 28 * Currently, all platforms implement 'PAPI_tot_ins' so we'll use that. 39 cpc:::PAPI_tot_ins-all-10000
|
/vbox/src/VBox/Main/webservice/samples/python/ |
H A D | Makefile | 13 all: run
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/ |
H A D | GNUmakefile | 14 all:
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/i386/ |
H A D | Makefile | 30 install: all $(ROOTUSRSBINPROG32)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/sparc/ |
H A D | Makefile | 30 install: all $(ROOTUSRSBINPROG32)
|
/vbox/src/libs/zlib-1.2.6/ |
H A D | Makefile | 0 all:
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/ |
H A D | GNUmakefile | 14 all: test
|
/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/ |
H A D | Makefile | 0 all : serial-console.1
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/amd64/ |
H A D | Makefile | 32 install: all $(ROOTUSRSBINPROG64)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/sparcv9/ |
H A D | Makefile | 31 install: all $(ROOTUSRSBINPROG64)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/i386/ |
H A D | Makefile | 30 install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/sparc/ |
H A D | Makefile | 30 install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/ |
H A D | Makefile | 16 all: c python 19 @Source\C\Makefiles\NmakeSubdirs.bat all Source\C 22 @Source\C\Makefiles\NmakeSubdirs.bat all Source\Python 25 @Source\C\Makefiles\NmakeSubdirs.bat all $**
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/amd64/ |
H A D | Makefile | 31 install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/sparcv9/ |
H A D | Makefile | 31 install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/sparc/ |
H A D | Makefile | 32 install yydebug: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/ |
H A D | Makefile | 36 all := TARGET = all macro 44 all: $(SUBDIRS)
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/ |
H A D | Makefile | 36 all := TARGET = all macro 44 all clean clobber install lint: $(SUBDIRS)
|
/vbox/src/libs/zlib-1.2.6/contrib/minizip/ |
H A D | make_vms.com | 13 $ cc/include=[--]/prefix=all ioapi.c 14 $ cc/include=[--]/prefix=all miniunz.c 15 $ cc/include=[--]/prefix=all unzip.c 16 $ cc/include=[--]/prefix=all minizip.c 17 $ cc/include=[--]/prefix=all zip.c
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/ |
H A D | Makefile | 34 all := TARGET = all macro 43 all clean clobber lint yydebug: $(SUBDIRS)
|
/vbox/src/libs/xpcom18a4/xpcom/tools/ |
H A D | analyze-xpcom-log.pl | 29 # Print all ? 30 my $all = 0; 117 last if (!$all && $objs{$cid} < 50); 125 last if (!$all && $objs_contractid{$cid} < 50); 134 last if (!$all && $failedObjs{$cid} < 50); 143 last if (!$all && $contractid_n{$cid} < 50); 153 last if (!$all && $failedContractid_n{$cid} < 50);
|