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

1 2 3 4 5 6 7 8

  /external/qemu/distrib/sdl-1.2.12/
Makefile 31 $(error "The BUILD_SYSTEM variable was not defined by your configuration sub-makefile. Aborting")
  /external/chromium/net/data/proxy_resolver_v8_unittest/
ends_with_comment.js 8 // those extra functions was being considered part of the comment
dns_fail.js 25 throw "Expected " + expected + " but was " + actual;
  /external/zlib/
inflate.h 121 unsigned was; /* initial length of match */ member in struct:inflate_state
  /dalvik/vm/mterp/armv5te/
OP_IPUT_QUICK.S 10 beq common_errNullObject @ object was null
OP_IPUT_OBJECT_QUICK.S 10 beq common_errNullObject @ object was null
OP_IPUT_WIDE_QUICK.S 11 beq common_errNullObject @ object was null
OP_IGET.S 39 beq common_errNullObject @ object was null
  /dalvik/vm/mterp/armv6t2/
OP_IPUT_QUICK.S 10 beq common_errNullObject @ object was null
OP_IPUT_WIDE_QUICK.S 10 beq common_errNullObject @ object was null
OP_IGET.S 39 beq common_errNullObject @ object was null
OP_IGET_WIDE.S 35 beq common_errNullObject @ object was null
OP_IPUT.S 41 beq common_errNullObject @ object was null
  /external/clearsilver/csharp/
README 8 This wrapper was developed using the Mono project's C# implementation.
18 like you would if this was C code.
  /external/protobuf/
configure.ac 106 AC_MSG_FAILURE([--with-zlib was given, but no working zlib library was found])
113 AC_MSG_FAILURE([--with-zlib was given, but zlib headers were not present or were too old (requires 1.2.0.4)])
130 # is a nested package and --with-protoc was actually given on the outer
  /dalvik/vm/mterp/armv4t/
OP_IPUT_WIDE_QUICK.S 11 beq common_errNullObject @ object was null
  /dalvik/vm/mterp/x86-atom/
OP_AGET.S 51 # with one instr was not faster
  /external/zlib/examples/
gun.c 518 struct stat was; local
522 if (stat(from, &was) != 0 || (was.st_mode & S_IFMT) != S_IFREG)
526 (void)chmod(to, was.st_mode & 07777);
529 (void)chown(to, was.st_uid, was.st_gid);
532 when.actime = was.st_atime;
533 when.modtime = was.st_mtime;
  /external/jpeg/
configure 474 # Find the source files, if location was not specified.
637 echo "configure: failed program was:" >&5
707 echo "configure: failed program was:" >&5
724 echo "configure: failed program was:" >&5
768 echo "configure: failed program was:" >&5
808 echo "configure: failed program was:" >&5
844 echo "configure: failed program was:" >&5
880 echo "configure: failed program was:" >&5
926 echo "configure: failed program was:" >&5
953 echo "configure: failed program was:" >&
    [all...]
  /external/clearsilver/perl/
ClearSilver.pm 50 author of the extension was negligent enough to leave the stub
  /external/strace/
Android.mk 21 # patch that was used to add ARM support actually adds the ARM syscalls to
  /system/core/sh/
mkinit.sh 147 echo " * This file was generated by the mkinit program."
mknodes.sh 42 echo " * This file was generated by mknodes.sh"
126 echo " * This file was generated by mknodes.sh"
  /external/chromium/third_party/icu/source/data/mappings/
ucmlocal.mk 12 # - GB2312 table was removed and 4 aliases for GB2312 were added
18 # - EUC-KR table was removed. It's different from Windows-949, but
  /external/openssl/crypto/bn/
bn_prime.pl 39 * The implementation was written so as to conform with Netscapes SSL.

Completed in 318 milliseconds

1 2 3 4 5 6 7 8