Searched refs:OUTPUT (Results 1 – 25 of 108) sorted by relevance
12345
/external/linux-tools-perf/ |
D | Makefile | 2 OUTPUT := $(O)/ macro 10 ifneq ($(OUTPUT),) 12 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd) 34 $(OUTPUT)PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE 35 @$(SHELL_PATH) util/PERF-VERSION-GEN $(OUTPUT) 36 -include $(OUTPUT)PERF-VERSION-FILE 182 $(OUTPUT)python/perf.so: $(PYRF_OBJS) 196 PROGRAMS += $(OUTPUT)perf 204 OTHER_PROGRAMS = $(OUTPUT)perf 216 LIB_FILE=$(OUTPUT)libperf.a [all …]
|
/external/webkit/Source/JavaScriptCore/docs/ |
D | make-bytecode-docs.pl | 6 open OUTPUT, ">" . $ARGV[1]; 10 print OUTPUT "<!-- Generated from Interpreter.cpp by make-bytecode-docs.pl. -->\n"; 11 print OUTPUT "<style>p code \{ font-size: 14px; \}</style>\n"; 32 …print OUTPUT "<h2><code>${opcode}</code></h2>\n<p><b>Format: </b><code>\n${format}\n</code></p>\n<… 39 close OUTPUT;
|
/external/webkit/PerformanceTests/SunSpider/ |
D | make-hosted | 85 open OUTPUT, ">hosted/${suite}/driver.html"; 86 print OUTPUT $output; 87 close OUTPUT; 92 open OUTPUT, ">hosted/${suite}/results.html"; 93 print OUTPUT $output; 94 close OUTPUT;
|
/external/llvm/utils/ |
D | test_debuginfo.pl | 29 open(OUTPUT, ">$debugger_script_file"); 36 print OUTPUT "$s"; 39 print OUTPUT "\n"; 40 print OUTPUT "quit\n"; 42 close(OUTPUT);
|
/external/expat/tests/ |
D | xmltest.sh | 30 OUTPUT="$TS/out/" 54 $XMLWF -p -d "$OUTPUT$reldir" "$file" > outfile || return $? 58 diff "$OUTPUT$reldir$file" "out/$file" > outfile 60 cp outfile "$OUTPUT$reldir$file.diff" 98 mkdir -p "$OUTPUT$xmldir" 107 mkdir -p "$OUTPUT"oasis
|
/external/qemu/distrib/ |
D | build-kernel.sh | 8 OUTPUT=/tmp/kernel-qemu 83 echo " --out=<directory> output directory [$OUTPUT]" 120 OUTPUT=$OPTION_OUT 122 mkdir -p $OUTPUT 228 cp -f arch/$ARCH/boot/$ZIMAGE $OUTPUT/$OUTPUT_KERNEL 229 cp -f vmlinux $OUTPUT/$OUTPUT_VMLINUX 231 echo "Kernel $CONFIG prebuilt images ($OUTPUT_KERNEL and $OUTPUT_VMLINUX) copied to $OUTPUT success…
|
/external/genext2fs/ |
D | mkbootimg_ext2.sh | 9 OUTPUT= 42 OUTPUT=$2 72 -z "$OUTPUT" ]; then 104 $GENEXT2FS -d $TMPDIR -b $num_blocks -N $num_inodes -m 0 $OUTPUT
|
/external/webkit/Source/WebCore/WebCore.gyp/mac/ |
D | adjust_visibility.sh | 48 OUTPUT="${2}" 52 rm -f "${OUTPUT}" 105 cp "${WORK_DIR}/self/${OUTPUT_NAME}" "${OUTPUT}" 107 lipo -create -output "${OUTPUT}" "${WORK_DIR}/"*"/${OUTPUT_NAME}"
|
/external/antlr/antlr-3.4/runtime/Perl5/t/ |
D | lexer.t | 20 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' }); 44 OUTPUT 47 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' }); 101 OUTPUT 105 … grammar => scalar grammar_file('XMLLexer.g'), test_program => <<'CODE', expected => <<'OUTPUT' }); 123 OUTPUT
|
/external/elfutils/config/ |
D | ylwrap | 46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]... 51 OUTPUT is one file PROG generates 52 DESIRED is the file we actually want instead of OUTPUT 56 Any number of OUTPUT,DESIRED pairs may be used.
|
/external/bison/build-aux/ |
D | ylwrap | 46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]... 51 OUTPUT is one file PROG generates 52 DESIRED is the file we actually want instead of OUTPUT 56 Any number of OUTPUT,DESIRED pairs may be used.
|
/external/bison/tests/ |
D | local.at | 178 # AT_COMPILE(OUTPUT, [SOURCES = OUTPUT.c]) 180 # Compile SOURCES into OUTPUT. If OUTPUT does not contain '.', 186 # AT_COMPILE_CXX(OUTPUT, [SOURCES = OUTPUT.cc]) 188 # Compile SOURCES into OUTPUT. If OUTPUT does not contain '.',
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ |
D | jsDriver.pl | 201 open (OUTPUT, $shell_command . $file_param . $path . 203 @output = <OUTPUT>; 204 close (OUTPUT); 298 open (OUTPUT, "> $opt_output_file") || 301 print OUTPUT 320 print OUTPUT <JAVAOUTPUT>; 321 print OUTPUT "<BR>"; 325 print OUTPUT 330 print OUTPUT 354 print OUTPUT [all …]
|
/external/webkit/Tools/Scripts/ |
D | add-include | 119 …unless (open OUTPUT, ">", $filename) { print STDERR "Could not open file for writing: $filename\n"… 120 print OUTPUT $contents; 121 close OUTPUT or die;
|
/external/clang/lib/Headers/ |
D | CMakeLists.txt | 54 add_custom_command(OUTPUT ${dst} 62 add_custom_command(OUTPUT ${other_dst} 70 add_custom_command(OUTPUT ${output_dir}/arm_neon.h 78 add_custom_command(OUTPUT ${other_dst}
|
/external/llvm/cmake/modules/ |
D | TableGen.cmake | 15 add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/${ofn}.tmp 28 add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/${ofn} 61 add_custom_command(OUTPUT ${CX_NATIVE_TG_DIR} 65 add_custom_command(OUTPUT ${CX_NATIVE_TG_DIR}/CMakeCache.txt 105 add_custom_command(OUTPUT ${${project}_TABLEGEN_EXE}
|
/external/bluetooth/glib/ |
D | win32-fixup.pl | 17 open (OUTPUT, "> $outfilename") || exit 1; 27 print OUTPUT;
|
/external/openssl/crypto/des/ |
D | DES.xs | 46 OUTPUT: 56 OUTPUT: 175 OUTPUT: 236 OUTPUT: 249 OUTPUT:
|
/external/linux-tools-perf/util/ |
D | PERF-VERSION-GEN | 4 OUTPUT=$1 7 GVF=${OUTPUT}PERF-VERSION-FILE
|
/external/webkit/Source/cmake/ |
D | WebKitMacros.cmake | 52 OUTPUT ${_outputfiles} 71 OUTPUT ${_output} 81 OUTPUT ${_output_header} ${_output_source} 97 OUTPUT ${DERIVED_SOURCES_WEBCORE_DIR}/${_name}.cpp ${_hash_tools_h}
|
/external/webkit/Source/JavaScriptCore/ |
D | CMakeListsWinCE.txt | 9 OUTPUT ${DERIVED_SOURCES_DIR}/GeneratedJITStubs.asm 16 OUTPUT ${DERIVED_SOURCES_DIR}/GeneratedJITStubs.obj
|
/external/iptables/extensions/ |
D | libxt_physdev.man | 21 .B OUTPUT 27 .B OUTPUT 29 .B "filter OUTPUT"
|
/external/iptables/tests/ |
D | options-ipv4.rules | 6 :OUTPUT ACCEPT [1740:367048] 28 :OUTPUT ACCEPT [0:0] 42 :OUTPUT ACCEPT [59:11240]
|
/external/antlr/antlr-3.4/runtime/Perl5/t/examples/ |
D | fig.t | 14 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' }); 72 OUTPUT
|
D | simplecalc.t | 12 g_test_output_is({ grammar => <<'GRAMMAR', test_program => <<'CODE', expected => <<'OUTPUT' }); 85 OUTPUT
|
12345