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

1 2 3 4 5 6 7 8 91011>>

  /external/libunwind/src/ia64/
mk_cursor_i 6 sed -ne 's/^->"\(\S*\)" \(\d*\)/#define \1 \2/p' < $1 || exit $?
  /cts/tests/tests/os/src/android/os/cts/
BadParcelableExceptionTest.java 23 BadParcelableException ne = null; local
27 ne = new BadParcelableException("BadParcelableException");
28 throw ne;
30 assertSame(ne, e);
41 ne = new BadParcelableException(new Exception());
42 throw ne;
44 assertSame(ne, e);
ParcelFormatExceptionTest.java 23 ParcelFormatException ne = null; local
27 ne = new ParcelFormatException();
28 throw ne;
30 assertSame(ne, e);
41 ne = new ParcelFormatException("ParcelFormatException");
42 throw ne;
44 assertSame(ne, e);
DeadObjectExceptionTest.java 23 DeadObjectException ne = null; local
27 ne = new DeadObjectException();
28 throw ne;
30 assertSame(ne, e);
  /cts/tests/tests/view/src/android/view/cts/
InflateExceptionTest.java 23 InflateException ne = null; local
27 ne = new InflateException();
28 throw ne;
30 assertSame(ne, e);
44 ne = new InflateException(detailMessage, throwable);
45 throw ne;
47 assertSame(ne, e);
58 ne = new InflateException(detailMessage);
59 throw ne;
61 assertSame(ne, e)
    [all...]
SurfaceHolder_BadSurfaceTypeExceptionTest.java 23 BadSurfaceTypeException ne = null; local
27 ne = new BadSurfaceTypeException();
28 throw ne;
30 assertSame(ne, e);
42 ne = new BadSurfaceTypeException(name);
43 throw ne;
45 assertSame(ne, e);
  /external/valgrind/main/tests/
check_dfp_cap 6 if [ "$?" -ne "0" ]; then
check_vmx_cap 6 if [ "$?" -ne "0" ]; then
check_isa-2_06_cap 7 if [ "$?" -ne "0" ]; then
check_isa-2_07_cap 8 if [ "$?" -ne "0" ]; then
  /external/jemalloc/
autogen.sh 6 if [ $? -ne 0 ]; then
14 if [ $? -ne 0 ]; then
  /cts/tests/tests/content/src/android/content/res/cts/
Resources_NotFoundExceptionTest.java 26 NotFoundException ne = null; local
30 ne = new NotFoundException();
31 throw ne;
34 assertSame(ne, e);
48 ne = new NotFoundException(MESSAGE);
49 throw ne;
52 assertSame(ne, e);
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509name.c 112 X509_NAME_ENTRY *ne; local
122 ne=sk_X509_NAME_ENTRY_value(sk,lastpos);
123 if (OBJ_cmp(ne->object,obj) == 0)
177 X509_NAME_ENTRY *ne; local
179 ne = X509_NAME_ENTRY_create_by_OBJ(NULL, obj, type, bytes, len);
180 if(!ne) return 0;
181 ret = X509_NAME_add_entry(name, ne, loc, set);
182 X509_NAME_ENTRY_free(ne);
189 X509_NAME_ENTRY *ne; local
191 ne = X509_NAME_ENTRY_create_by_NID(NULL, nid, type, bytes, len)
201 X509_NAME_ENTRY *ne; local
    [all...]
  /external/openssl/crypto/x509/
x509name.c 112 X509_NAME_ENTRY *ne; local
122 ne=sk_X509_NAME_ENTRY_value(sk,lastpos);
123 if (OBJ_cmp(ne->object,obj) == 0)
177 X509_NAME_ENTRY *ne; local
179 ne = X509_NAME_ENTRY_create_by_OBJ(NULL, obj, type, bytes, len);
180 if(!ne) return 0;
181 ret = X509_NAME_add_entry(name, ne, loc, set);
182 X509_NAME_ENTRY_free(ne);
189 X509_NAME_ENTRY *ne; local
191 ne = X509_NAME_ENTRY_create_by_NID(NULL, nid, type, bytes, len)
201 X509_NAME_ENTRY *ne; local
    [all...]
  /external/chromium_org/build/mac/
verify_no_objc.sh 37 if [[ ${PIPESTATUS[0]} -ne 0 ]]; then
  /external/chromium_org/v8/tools/
bash-completion.sh 45 | sed -ne 's/^DEFINE-[^(]*(\([^,]*\).*/--\1/p'; \
47 | sed -ne 's/^DEFINE-bool(\([^,]*\).*/--no\1/p'; \
50 | sed -ne 's/^[^"]*"--\([^"]*\)".*/--\1/p')
  /external/chromium_org/chrome/tools/build/mac/
verify_order 16 if [ ${#} -ne 2 ] ; then
25 if [ ${?} -ne 0 ] || [ -z "${SYMBOLS}" ] ; then
31 if [ ${?} -ne 0 ] || [ -z "${LAST_SYMBOLS}" ] ; then
  /system/extras/f2fs_utils/
mkf2fsuserimg.sh 32 if [ $? -ne 0 ]; then
  /external/chromium_org/chrome/installer/linux/common/
repo.cron 33 if [ $RES -ne 2 ]; then
  /external/llvm/utils/git-svn/
git-svnrevert 3 if [ $# -ne 1 ]; then
18 if [ $? -ne 0 ]; then
28 if [ $? -ne 0 ]; then
44 if [ $? -ne 0 ]; then
  /system/extras/tests/fstest/
mounts-test.sh 6 if [ 0 -ne $? ]
15 if [ 0 -ne $? ]
25 if [ 0 -ne $? ]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
T_invoke_static_range_4.d 29 if-ne v0, v10, Label0
31 if-ne v0, v9, Label0
33 if-ne v0, v8, Label0
35 if-ne v0, v7, Label0
37 if-ne v0, v6, Label0
39 if-ne v0, v5, Label0
41 if-ne v0, v4, Label0
43 if-ne v0, v3, Label0
45 if-ne v0, v2, Label0
47 if-ne v0, v1, Label
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
T_invoke_virtual_range_2.d 30 if-ne v0, v10, Label0
32 if-ne v0, v9, Label0
34 if-ne v0, v8, Label0
36 if-ne v0, v7, Label0
38 if-ne v0, v6, Label0
40 if-ne v0, v5, Label0
42 if-ne v0, v4, Label0
44 if-ne v0, v3, Label0
46 if-ne v0, v2, Label0
48 if-ne v0, v1, Label
    [all...]
  /frameworks/native/opengl/libs/tools/
gltracegen 41 if ($args[$num] ne "void") {
53 if ($args[$num] ne "void") {
71 if ($args[$num] ne "void") {
  /external/chromium_org/third_party/codesighs/
nm_wrap_osx.pl 66 if ('trampoline_size' ne $symbol) {
87 if ($prev_module ne "") {
103 if ($prev_module ne "") {

Completed in 913 milliseconds

1 2 3 4 5 6 7 8 91011>>