HomeSort by relevance Sort by last modified time
    Searched refs:outfile (Results 1 - 25 of 468) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ss/
ct_c.awk 4 rootname, rootname > outfile
5 print "#include <ss/ss.h>" > outfile
6 print "" >outfile
13 printf "static char const * const ssu%05d[] = {\n", cmdnum > outfile
26 printf "%s\"%s\",\n", cmdtab, cmd > outfile
41 print " (char const *)0" > outfile
42 print "};" > outfile
43 printf "extern void %s __SS_PROTO;\n", subr > outfile
58 print "#__ERROR_IN_FILE__" > outfile
62 printf "static ss_request_entry ssu%05d[] = {\n", cmdnum+1 > outfile
    [all...]
  /external/e2fsprogs/lib/et/
et_c.awk 3 outfn = outfile
124 print "/*" > outfile
125 print " * " outfn ":" > outfile
126 print " * This file is automatically generated; please do not edit it." > outfile
127 print " */" > outfile
129 print "" > outfile
130 print "#include <stdlib.h>" > outfile
131 print "" > outfile
132 print "#define N_(a) a" > outfile
133 print "" > outfile
    [all...]
et_h.awk 3 outfn = outfile
128 print "/*" > outfile
129 print " * " outfn ":" > outfile
130 print " * This file is automatically generated; please do not edit it." > outfile
131 print " */" > outfile
132 print "" > outfile
133 print "#include <et/com_err.h>" > outfile
134 print "" > outfile
144 curr_sign*curr_low > outfile
147 curr_low > outfile
    [all...]
  /frameworks/support/samples/SupportLeanbackDemos/
generatev4.py 29 outfile = open('src/main/java/com/example/android/leanback/GuidedStepSupportActivity.java', 'w') variable
30 write_java_head(outfile, "GuidedStepActivity")
37 outfile.write(line)
39 outfile.close()
42 outfile = open('src/main/java/com/example/android/leanback/GuidedStepSupportHalfScreenActivity.java', 'w') variable
43 write_java_head(outfile, "GuidedStepHalfScreenActivity")
51 outfile.write(line)
53 outfile.close()
56 outfile = open('src/main/java/com/example/android/leanback/BrowseSupportFragment.java', 'w') variable
57 write_java_head(outfile, "BrowseFragment"
76 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/BrowseSupportActivity.java', 'w') variable
88 outfile = open('src\/main\/res\/layout\/browse_support.xml', 'w') variable
98 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/DetailsSupportFragment.java', 'w') variable
112 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/NewDetailsSupportFragment.java', 'w') variable
131 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/DetailsSupportActivity.java', 'w') variable
145 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/SearchDetailsSupportActivity.java', 'w') variable
155 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/SearchSupportFragment.java', 'w') variable
165 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/SearchSupportActivity.java', 'w') variable
179 outfile = open('src\/main\/res\/layout\/search_support.xml', 'w') variable
188 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/VerticalGridSupportFragment.java', 'w') variable
199 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/VerticalGridSupportActivity.java', 'w') variable
213 outfile = open('src\/main\/res\/layout\/vertical_grid_support.xml', 'w') variable
223 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/ErrorSupportFragment.java', 'w') variable
232 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/BrowseErrorSupportActivity.java', 'w') variable
248 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/RowsSupportFragment.java', 'w') variable
258 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/RowsSupportActivity.java', 'w') variable
273 outfile = open('src\/main\/res\/layout\/rows_support.xml', 'w') variable
282 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/PlaybackSupportFragment.java', 'w') variable
292 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/PlaybackSupportActivity.java', 'w') variable
304 outfile = open('src\/main\/res\/layout\/playback_activity_support.xml', 'w') variable
313 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/PlaybackTransportControlSupportFragment.java', 'w') variable
324 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/PlaybackTransportControlSupportActivity.java', 'w') variable
336 outfile = open('src\/main\/res\/layout\/playback_transportcontrol_activity_support.xml', 'w') variable
345 outfile = open('src\/main\/res\/layout\/playback_controls_support.xml', 'w') variable
354 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/OnboardingSupportActivity.java', 'w') variable
368 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/OnboardingDemoSupportFragment.java', 'w') variable
381 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/SampleVideoSupportFragment.java', 'w') variable
393 outfile = open('src\/main\/java\/com\/example\/android\/leanback\/VideoSupportActivity.java', 'w') variable
    [all...]
  /external/curl/src/
tool_dirhie.h 26 CURLcode create_dir_hierarchy(const char *outfile, FILE *errors);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
arch.exp 146 set outfile [open "arch_results.txt" w 0666]
147 puts $outfile "# Generated file. DO NOT EDIT"
148 puts $outfile "#"
149 puts $outfile "# This file is generated by gas/testsuite/gas/sh/arch/arch.exp ."
150 puts $outfile "# It contains the expected results of the tests."
151 puts $outfile "# If the tests are failing because the expected results"
152 puts $outfile "# have changed then run 'make check' and copy the new file"
153 puts $outfile "# from <objdir>/gas/testsuite/arch_results.txt"
154 puts $outfile "# to <srcdir>/gas/testsuite/gas/sh/arch/arch_expected.txt ."
155 puts $outfile "# Make sure the new expected results are ALL correct.
    [all...]
  /build/soong/scripts/
toc.sh 37 ("${CROSS_COMPILE}readelf" -d "${infile}" | grep SONAME || echo "No SONAME for ${infile}") > "${outfile}.tmp"
38 "${CROSS_COMPILE}readelf" --dyn-syms "${infile}" | awk '{$2=""; $3=""; print}' >> "${outfile}.tmp"
42 otool -l "${infile}" | grep LC_ID_DYLIB -A 5 > "${outfile}.tmp"
43 nm -gP "${infile}" | cut -f1-2 -d" " | grep -v 'U$' >> "${outfile}.tmp"
51 o) outfile="${OPTARG}" ;;
66 if [ -z "${outfile}" ]; then
76 rm -f "${outfile}.tmp"
79 ${outfile}: \\
85 if cmp "${outfile}" "${outfile}.tmp" > /dev/null 2> /dev/null; the
    [all...]
strip.sh 43 "${CROSS_COMPILE}strip" --strip-all "${infile}" -o "${outfile}.tmp"
47 "${CROSS_COMPILE}objcopy" "${infile}" "${outfile}.tmp" \
52 rm -f "${outfile}.dynsyms" "${outfile}.funcsyms" "${outfile}.keep_symbols" "${outfile}.debug" "${outfile}.mini_debuginfo" "${outfile}.mini_debuginfo.xz"
53 if "${CROSS_COMPILE}strip" --strip-all -R .comment "${infile}" -o "${outfile}.tmp"; then
54 "${CROSS_COMPILE}objcopy" --only-keep-debug "${infile}" "${outfile}.debug
    [all...]
  /external/libvpx/libvpx/
ivfenc.h 22 void ivf_write_file_header(FILE *outfile, const struct vpx_codec_enc_cfg *cfg,
25 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size);
27 void ivf_write_frame_size(FILE *outfile, size_t frame_size);
ivfenc.c 16 void ivf_write_file_header(FILE *outfile, const struct vpx_codec_enc_cfg *cfg,
34 fwrite(header, 1, 32, outfile);
37 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size) {
43 fwrite(header, 1, 12, outfile);
46 void ivf_write_frame_size(FILE *outfile, size_t frame_size) {
50 fwrite(header, 1, 4, outfile);
  /system/bt/build/toolchain/gcc/
BUILD.gn 78 outfile = "{{target_output_name}}{{output_extension}}"
79 rspfile = "$outfile.rsp"
80 command = "$cxx {{ldflags}} -o $outfile -Wl,--start-group @$rspfile {{solibs}} -Wl,--end-group {{libs}}"
81 description = "LINK $outfile"
84 outfile,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
33 with outfile:
34 json.dump(obj, outfile, sort_keys=True,
36 outfile.write('\n')
  /external/python/cpython2/Lib/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
33 with outfile:
34 json.dump(obj, outfile, sort_keys=True,
36 outfile.write('\n')
  /prebuilts/gdb/darwin-x86/lib/python2.7/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
33 with outfile:
34 json.dump(obj, outfile, sort_keys=True,
36 outfile.write('\n')
  /prebuilts/gdb/linux-x86/lib/python2.7/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
33 with outfile:
34 json.dump(obj, outfile, sort_keys=True,
36 outfile.write('\n')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
33 with outfile:
34 json.dump(obj, outfile, sort_keys=True,
36 outfile.write('\n')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
33 with outfile:
34 json.dump(obj, outfile, sort_keys=True,
36 outfile.write('\n')
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/
arch.exp 190 set outfile [open "arch_results.txt" w 0666]
191 puts $outfile "# Generated file. DO NOT EDIT"
192 puts $outfile "#"
193 puts $outfile "# This file is generated by ld/testsuite/ld-sh/arch/arch.exp ."
194 puts $outfile "# It contains the expected results of the tests."
195 puts $outfile "# If the tests are failing because the expected results"
196 puts $outfile "# have changed then run 'make check' and copy the new file"
197 puts $outfile "# from <objdir>/ld/arch_results.txt"
198 puts $outfile "# to <srcdir>/ld/testsuite/ld-sh/arch/arch_expected.txt ."
199 puts $outfile "# Make sure the new expected results are ALL correct.
    [all...]
  /external/python/cpython3/Programs/
_freeze_importlib.c 36 FILE *infile = NULL, *outfile = NULL; local
110 outfile = fopen(outpath, "w");
111 if (outfile == NULL) {
115 fprintf(outfile, "%s\n", header);
117 fprintf(outfile, "const unsigned char _Py_M__importlib[] = {\n");
119 fprintf(outfile,
123 fprintf(outfile, " ");
125 fprintf(outfile, "%d,", (unsigned int) data[i]);
127 fprintf(outfile, "\n");
129 fprintf(outfile, "};\n")
    [all...]
  /external/elfutils/tests/
run-strip-groups.sh 46 outfile=$infile.stripped
50 tempfiles $outfile $dbgfile
52 testrun ${abs_top_builddir}/src/strip -o $outfile -f $dbgfile $infile
54 testrun ${abs_top_builddir}/src/elflint -q $outfile
  /external/pcre/dist2/
perltest.sh 102 open(OUTFILE, ">$ARGV[1]") || die "Failed to open $ARGV[1]\n";
103 $outfile = "OUTFILE";
105 else { $outfile = "STDOUT"; }
107 printf($outfile "Perl $] Regular Expressions\n\n");
116 printf $outfile "$_" if ! $interact;
125 printf $outfile "$_" if ! $interact;
174 printf $outfile "Error: $@";
207 printf $outfile "%s", "$_\n" if ! $interact;
248 printf $outfile "Error: $@\n"
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
tool.py 19 outfile = sys.stdout
22 outfile = sys.stdout
25 outfile = open(sys.argv[2], 'wb')
27 raise SystemExit(sys.argv[0] + " [infile [outfile]]")
32 json.dump(obj, outfile, sort_keys=True, indent=4)
33 outfile.write('\n')
  /system/bt/build/toolchain/clang/
BUILD.gn 97 outfile = "{{target_output_name}}{{output_extension}}"
98 rspfile = "$outfile.rsp"
99 command = "$clangxx {{ldflags}} -o $outfile -Wl,--start-group @$rspfile {{solibs}} -Wl,--end-group {{libs}}"
100 description = "LINK $outfile"
103 outfile,
  /frameworks/support/leanback/src/androidTest/
generatev4.py 35 outfile = open('java/android/support/v17/leanback/app/{}Fragment.java'.format(w), 'w') variable
37 outfile.write("// CHECKSTYLE:OFF Generated code\n")
38 outfile.write("/* This file is auto-generated from {}SupportFragment.java. DO NOT MODIFY. */\n\n".format(w))
46 outfile.write(line)
48 outfile.close()
58 outfile = open('java/android/support/v17/leanback/app/{}FragmentTestBase.java'.format(w), 'w') variable
60 outfile.write("// CHECKSTYLE:OFF Generated code\n")
61 outfile.write("/* This file is auto-generated from {}SupportFrgamentTestBase.java. DO NOT MODIFY. */\n\n".format(w))
72 outfile.write(line)
74 outfile.close(
84 outfile = open('java\/android\/support\/v17\/leanback\/app\/{}FragmentTest.java'.format(w), 'w') variable
115 outfile = open('java\/android\/support\/v17\/leanback\/app\/{}FragmentTestActivity.java'.format(w), 'w') variable
133 outfile = open('java\/android\/support\/v17\/leanback\/widget\/ParallaxFloatEffectTest.java', 'w') variable
153 outfile = open('java\/android\/support\/v17\/leanback\/widget\/ParallaxFloatTest.java', 'w') variable
    [all...]
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 51 echo " $sym" >> ${outfile}
57 printf " %-40s DATA\n" "$sym" >> ${outfile}
67 --out=*) outfile="$optval"
76 outfile=${outfile:-/dev/stdout}
79 echo "LIBRARY ${name}" > ${outfile}
80 echo "EXPORTS" >> ${outfile}

Completed in 588 milliseconds

1 2 3 4 5 6 7 8 91011>>