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

1 2 3 4

  /external/ltp/testcases/network/stress/ns-tools/
check_netem 63 ofile=`mktemp -p $TMPDIR`
64 $LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc add dev eth0 root netem help" >$ofile 2>&1
65 grep -l "Usage:.*netem" $ofile >/dev/null 2>&1
68 rm -f $ofile
71 rm -f $ofile
  /external/google-tv-pairing-protocol/cpp/
compile 34 ofile=
42 ofile=$2
44 case "$ofile" in
48 args="$args -o $ofile"
49 ofile=
64 if test -z "$ofile" || test -z "$cfile"; then
95 mv "$cofile" "$ofile"
  /external/libnetfilter_conntrack/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/c-ares/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
  /external/cmockery/cmockery_0_1_2/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
  /external/libogg/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
  /external/libusb-compat/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
  /external/libvorbis/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
  /external/selinux/policycoreutils/hll/pp/
pp.c 73 const char *ofile = NULL; local
108 ofile = argv[2];
109 out = fopen(ofile, "w");
111 log_err("Failed to open %s: %s", ofile, strerror(errno));
131 if (ofile) {
133 char *cil_path = strdup(ofile);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mimify.py 122 def unmimify_part(ifile, ofile, decode_base64 = 0):
151 ofile.write(pref + line)
178 ofile.write(pref + line)
183 ofile.write(pref + line)
185 unmimify_part(nifile, ofile, decode_base64)
205 ofile.write(pref + line)
218 ofile = open(outfile, 'w')
220 ofile = outfile
222 unmimify_part(nifile, ofile, decode_base64)
223 ofile.flush()
    [all...]
  /external/bison/build-aux/
compile 226 ofile=
241 ofile=$2
263 if test -z "$ofile" || test -z "$cfile"; then
294 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
296 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/libcap-ng/libcap-ng-0.7/
compile 226 ofile=
241 ofile=$2
263 if test -z "$ofile" || test -z "$cfile"; then
294 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
296 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/libevent/
compile 258 ofile=
273 ofile=$2
295 if test -z "$ofile" || test -z "$cfile"; then
326 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
328 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/libnfnetlink/build-aux/
compile 259 ofile=
274 ofile=$2
296 if test -z "$ofile" || test -z "$cfile"; then
327 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
329 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mimify.py 122 def unmimify_part(ifile, ofile, decode_base64 = 0):
151 ofile.write(pref + line)
178 ofile.write(pref + line)
183 ofile.write(pref + line)
185 unmimify_part(nifile, ofile, decode_base64)
205 ofile.write(pref + line)
218 ofile = open(outfile, 'w')
220 ofile = outfile
222 unmimify_part(nifile, ofile, decode_base64)
223 ofile.flush(
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mimify.py 122 def unmimify_part(ifile, ofile, decode_base64 = 0):
151 ofile.write(pref + line)
178 ofile.write(pref + line)
183 ofile.write(pref + line)
185 unmimify_part(nifile, ofile, decode_base64)
205 ofile.write(pref + line)
218 ofile = open(outfile, 'w')
220 ofile = outfile
222 unmimify_part(nifile, ofile, decode_base64)
223 ofile.flush(
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimify.py 122 def unmimify_part(ifile, ofile, decode_base64 = 0):
151 ofile.write(pref + line)
178 ofile.write(pref + line)
183 ofile.write(pref + line)
185 unmimify_part(nifile, ofile, decode_base64)
205 ofile.write(pref + line)
218 ofile = open(outfile, 'w')
220 ofile = outfile
222 unmimify_part(nifile, ofile, decode_base64)
223 ofile.flush(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimify.py 122 def unmimify_part(ifile, ofile, decode_base64 = 0):
151 ofile.write(pref + line)
178 ofile.write(pref + line)
183 ofile.write(pref + line)
185 unmimify_part(nifile, ofile, decode_base64)
205 ofile.write(pref + line)
218 ofile = open(outfile, 'w')
220 ofile = outfile
222 unmimify_part(nifile, ofile, decode_base64)
223 ofile.flush(
    [all...]
  /external/skia/experimental/tools/
coreGraphicsPdf2png.cpp 58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) local
60 ASSERT(ofile);
61 CGDataConsumerRef consumer = CGDataConsumerCreate(ofile, &procs);
  /external/ImageMagick/coders/
meta.c 295 static ssize_t parse8BIM(Image *ifile, Image *ofile)
428 currentpos = TellBlob(ofile);
431 offset=SeekBlob(ofile,savedpos,SEEK_SET);
434 (void) WriteBlobMSBLong(ofile,(unsigned int) diff);
435 offset=SeekBlob(ofile,currentpos,SEEK_SET);
442 (void) WriteBlobByte(ofile,0x00);
445 (void) WriteBlobString(ofile,"8BIM");
446 (void) WriteBlobMSBShort(ofile,(unsigned short) recnum);
450 (void) WriteBlobByte(ofile,nlen);
453 (void) WriteBlobByte(ofile,(unsigned char) name[i])
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/
arch.exp 53 proc get_sh_arch { ofile } {
56 set cmd "$OBJDUMP -f $ofile"
152 set ofile "[file rootname [file tail $sfile]].o"
153 lappend ofilelist $ofile
160 set cmd "$AS $endian -isa=any $sfile -o $ofile"
163 if ![file exists $ofile] then {
169 # Create the default arch ofile
  /build/kati/
runtest.rb 215 File.open("Makefile", 'w') do |ofile|
216 ofile.print(c)
285 File.open('out.make', 'w'){|ofile|ofile.print(expected)}
286 File.open('out.kati', 'w'){|ofile|ofile.print(output)}
373 File.open('out.make', 'w'){|ofile|ofile.print(expected)}
374 File.open('out.kati', 'w'){|ofile|ofile.print(output)
    [all...]
  /external/ImageMagick/config/
compile 263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/google-breakpad/autotools/
compile 263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/libedit/
compile 263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"

Completed in 572 milliseconds

1 2 3 4