Home
last modified time | relevance | path

Searched refs:OUTPUT (Results 1 – 25 of 31) sorted by relevance

12

/linux-2.6.39/tools/perf/ !
DMakefile2 OUTPUT := $(O)/ macro
8 ifneq ($(OUTPUT),)
10 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd)
26 $(OUTPUT)PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE
27 @$(SHELL_PATH) util/PERF-VERSION-GEN $(OUTPUT)
28 -include $(OUTPUT)PERF-VERSION-FILE
171 $(OUTPUT)python/perf.so: $(PYRF_OBJS)
187 PROGRAMS += $(OUTPUT)perf
195 OTHER_PROGRAMS = $(OUTPUT)perf
207 LIB_FILE=$(OUTPUT)libperf.a
[all …]
Dfeature-tests.mak127 'TMP="$(OUTPUT)$(TMPOUT).$$$$"; \
/linux-2.6.39/drivers/scsi/ !
Dscript_asm.pl895 open (OUTPUT, ">$output") || die "$0 : can't open $output for writing\n";
899 print OUTPUT "/* DO NOT EDIT - Generated automatically by ".$_." */\n";
900 print OUTPUT "static u32 ".$prefix."SCRIPT[] = {\n";
904 printf OUTPUT "/*\n$list[$i]\nat 0x%08x : */", $i;
906 printf OUTPUT "\t0x%08x,", $code[$i];
910 printf OUTPUT "0%s,", $2
912 printf OUTPUT "0x%08x,",$code[$i+1];
918 printf OUTPUT "0,\n";
920 printf OUTPUT "0x%08x,\n",$code[$i+2];
924 printf OUTPUT "\n";
[all …]
/linux-2.6.39/drivers/media/video/gspca/ !
Dcpia1.c140 #define OUTPUT (DATA_OUT << 8) macro
145 #define CPIA_COMMAND_GotoHiPower (OUTPUT | CPIA_MODULE_CPIA | 4)
146 #define CPIA_COMMAND_GotoLoPower (OUTPUT | CPIA_MODULE_CPIA | 5)
147 #define CPIA_COMMAND_GotoSuspend (OUTPUT | CPIA_MODULE_CPIA | 7)
148 #define CPIA_COMMAND_GotoPassThrough (OUTPUT | CPIA_MODULE_CPIA | 8)
149 #define CPIA_COMMAND_ModifyCameraStatus (OUTPUT | CPIA_MODULE_CPIA | 10)
152 #define CPIA_COMMAND_WriteVCReg (OUTPUT | CPIA_MODULE_SYSTEM | 2)
154 #define CPIA_COMMAND_WriteMCPort (OUTPUT | CPIA_MODULE_SYSTEM | 4)
155 #define CPIA_COMMAND_SetBaudRate (OUTPUT | CPIA_MODULE_SYSTEM | 5)
156 #define CPIA_COMMAND_SetECPTiming (OUTPUT | CPIA_MODULE_SYSTEM | 6)
[all …]
/linux-2.6.39/tools/perf/util/ !
DPERF-VERSION-GEN4 OUTPUT=$1
7 GVF=${OUTPUT}PERF-VERSION-FILE
/linux-2.6.39/tools/perf/arch/arm/ !
DMakefile3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
/linux-2.6.39/tools/perf/arch/s390/ !
DMakefile3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
/linux-2.6.39/tools/perf/arch/sh/ !
DMakefile3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
/linux-2.6.39/tools/perf/arch/sparc/ !
DMakefile3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
/linux-2.6.39/tools/perf/arch/powerpc/ !
DMakefile3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
/linux-2.6.39/tools/perf/arch/x86/ !
DMakefile3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
/linux-2.6.39/drivers/isdn/i4l/ !
Disdn_bsdcomp.c470 #define OUTPUT(ent) \ in bsd_compress() macro
543 OUTPUT(ent); /* output the prefix */ in bsd_compress()
582 OUTPUT(ent); /* output the last code */ in bsd_compress()
599 OUTPUT (CLEAR); in bsd_compress()
627 #undef OUTPUT in bsd_compress()
/linux-2.6.39/drivers/net/ !
Dbsd_comp.c596 #define OUTPUT(ent) \ in bsd_compress() macro
695 OUTPUT(ent); /* output the prefix */ in bsd_compress()
739 OUTPUT(ent); /* output the last code */ in bsd_compress()
758 OUTPUT (CLEAR); in bsd_compress()
796 #undef OUTPUT in bsd_compress()
/linux-2.6.39/Documentation/networking/ !
Dip_dynaddr.txt10 2) Out-bounded MASQueraded source address changes ON OUTPUT (when
DDLINK.txt159 WITH DEBUGGING ENABLED, AND SEND ME THE RESULTING OUTPUT!
/linux-2.6.39/Documentation/usb/ !
Dgadget_hid.txt50 0x91, 0x02, /* OUTPUT (Data,Var,Abs) */
53 0x91, 0x03, /* OUTPUT (Cnst,Var,Abs) */
Dgadget_printer.txt226 /* Write data to standard OUTPUT (stdout). */
323 /* Write data to standard OUTPUT (stdout). */
/linux-2.6.39/arch/m68k/fpsp040/ !
Dslog2.S13 | OUTPUT: log_10(X) or log_2(X) returned in floating-point
Dsrem_mod.S16 | OUTPUT
/linux-2.6.39/net/ipv6/netfilter/ !
DKconfig193 and OUTPUT chains.
/linux-2.6.39/arch/m68k/ifpsp060/src/ !
Dfpsp.S2391 # OUTPUT ************************************************************** #
3083 # OUTPUT ************************************************************** #
3754 # OUTPUT ************************************************************** #
3823 # OUTPUT ************************************************************** #
6150 # OUTPUT ************************************************************** #
6701 # OUTPUT ************************************************************** #
9318 # OUTPUT ************************************************************** #
9572 # OUTPUT ************************************************************** #
10121 # OUTPUT ************************************************************** #
11540 # OUTPUT ************************************************************** #
[all …]
Dilsp.S79 # OUTPUT ************************************************************** #
495 # OUTPUT ************************************************************** #
Dpfpsp.S2390 # OUTPUT ************************************************************** #
3082 # OUTPUT ************************************************************** #
3753 # OUTPUT ************************************************************** #
3824 # OUTPUT ************************************************************** #
3857 # OUTPUT ************************************************************** #
3944 # OUTPUT ************************************************************** #
/linux-2.6.39/Documentation/input/ !
Datarikbd.txt359 9.14 PAUSE OUTPUT
378 OUTPUT command is received in the middle of a multiple byte report, the packet
381 MONITORING mode, the PAUSE OUTPUT command also temporarily stops the
/linux-2.6.39/Documentation/RCU/ !
Dtorture.txt99 OUTPUT

12