HomeSort by relevance Sort by last modified time
    Searched refs:ne (Results 1 - 25 of 1163) 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/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; local
30 ne = new NotFoundException();
33 throw ne;
36 assertSame(ne, e);
46 ne = new NotFoundException(MESSAGE);
49 throw ne;
52 assertSame(ne, e);
63 ne = new NotFoundException(MESSAGE, CAUSE);
66 throw ne;
69 assertSame(ne, e)
    [all...]
  /external/libcxx/buildcmds/
buildcmdscc 9 echo $ARGS | perl -ne 's/\S+\.cpp\b/%SOURCE%/; print' \
10 | perl -ne 's/\S+\.o\b/%OUT%/; print' > $DIR/cxx.cmds
12 echo $ARGS | perl -ne 's/out\/\S+\/EXECUTABLES\/\S+\.o\b/%SOURCE%/; print' \
13 | perl -ne 's/-o\s+\S+\b/-o %OUT%/; print' > $DIR/link.cmds
  /external/boringssl/src/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)
175 X509_NAME_ENTRY *ne; local
177 ne = X509_NAME_ENTRY_create_by_OBJ(NULL, obj, type, bytes, len);
178 if(!ne) return 0;
179 ret = X509_NAME_add_entry(name, ne, loc, set);
180 X509_NAME_ENTRY_free(ne);
187 X509_NAME_ENTRY *ne; local
189 ne = X509_NAME_ENTRY_create_by_NID(NULL, nid, type, bytes, len)
199 X509_NAME_ENTRY *ne; local
    [all...]
  /art/test/134-nodex2oat-nofallback/
check 25 if [[ "$HEAD" != "$EXPECTED_HEAD" || $MSG_FOUND -ne 0 ]] ; then
  /external/skia/platform_tools/ios/bin/
ios_path_exists 18 if [[ "$#" -ne "1" ]]; then
  /system/extras/f2fs_utils/
mkf2fsuserimg.sh 32 if [ $? -ne 0 ]; then
  /art/tools/
extract-embedded-java 17 if [ "$#" -ne "2" ]; then
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm-it-bad-2.s 7 itt 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...]
  /external/curl/lib/
llist.c 74 struct curl_llist_element *ne = malloc(sizeof(struct curl_llist_element)); local
75 if(!ne)
78 ne->ptr = (void *) p;
80 list->head = ne;
83 list->tail = ne;
87 ne->next = e?e->next:list->head;
88 ne->prev = e;
90 list->head->prev = ne;
91 list->head = ne;
94 e->next->prev = ne;
    [all...]
  /external/curl/scripts/
log2changes.pl 57 if($a ne $c) {
63 if($co ne $oldco) {
64 if($c ne $oldc) {
  /external/v8/tools/
bash-completion.sh 49 | sed -ne 's/^DEFINE-[^(]*(\([^,]*\).*/--\1/p'; \
51 | sed -ne 's/^DEFINE-BOOL(\([^,]*\).*/--no\1/p'; \
54 | sed -ne 's/^[^"]*"--\([^"]*\)".*/--\1/p')
  /external/llvm/utils/git-svn/
git-svnrevert 3 if [ $# -ne 1 ]; then
17 if [ $? -ne 0 ] || [ "$OTHER" = "" ]; then
40 if [ $? -ne 0 ]; then
56 if [ $? -ne 0 ]; then
  /dalvik/tools/
get-hprof 36 if [ $? -ne 0 ]; then
  /external/c-ares/
mkinstalldirs 12 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
  /external/e2fsprogs/config/
mkinstalldirs 13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
  /external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/
runtests.sh 58 if [ $failed -ne 0 ]; then

Completed in 409 milliseconds

1 2 3 4 5 6 7 8 91011>>