HomeSort by relevance Sort by last modified time
    Searched refs:ex (Results 226 - 250 of 5305) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/com/android/internal/logging/
AndroidConfig.java 43 } catch (Exception ex) {
44 ex.printStackTrace();
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraCapabilitiesFactory.java 17 package com.android.ex.camera2.portability;
21 import com.android.ex.camera2.portability.debug.Log;
CameraAgent.java 17 package com.android.ex.camera2.portability;
29 import com.android.ex.camera2.portability.debug.Log;
296 } catch (final RuntimeException ex) {
297 getCameraExceptionHandler().onDispatchThreadException(ex);
330 } catch (final RuntimeException ex) {
331 getCameraExceptionHandler().onDispatchThreadException(ex);
428 } catch (final RuntimeException ex) {
429 getAgent().getCameraExceptionHandler().onDispatchThreadException(ex);
452 } catch (final RuntimeException ex) {
453 getAgent().getCameraExceptionHandler().onDispatchThreadException(ex);
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.regex/re.regex.construct/
bad_escape.pass.cpp 27 } catch (const std::regex_error &ex) {
28 result = (ex.code() == std::regex_constants::error_escape);
bad_repeat.pass.cpp 27 } catch (const std::regex_error &ex) {
28 result = (ex.code() == std::regex_constants::error_badrepeat);
  /art/test/003-omnibus-opcodes/src/
Throw.java 34 } catch (Exception ex) {
96 } catch (Exception ex) {
97 if (ex instanceof ArithmeticException) {
100 if (ex instanceof NullPointerException) {
102 throw (NullPointerException) ex;
107 } catch (Exception ex) {
  /external/clang/www/
menu.css 6 width:25ex;
11 margin-left:29ex;
12 padding-right:4ex;
  /external/compiler-rt/www/
menu.css 7 width:25ex;
12 left:29ex;
13 padding-right:4ex;
  /external/libcxx/test/libcxx/experimental/memory/memory.resource.global/
global_memory_resource_lifetime.pass.cpp 26 namespace ex = std::experimental::pmr;
29 ex::memory_resource* res = nullptr;
33 POSType(ex::memory_resource* r, void* p, int s) : res(r), ptr(p), n(s) {}
36 if (!res) res = ex::get_default_resource();
52 ex::memory_resource* resource = ex::get_default_resource();
  /external/libcxx/www/
menu.css 7 width:25ex;
12 left:29ex;
13 padding-right:4ex;
  /external/libcxxabi/www/
menu.css 7 width:25ex;
12 left:29ex;
13 padding-right:4ex;
  /external/python/cpython2/RISCOS/
unixstuff.c 16 bits unixtime(bits ld,bits ex)
19 if(ex<1855547904U) ld--;
20 ex-=1855548004U;
21 return ex/100+42949673U*ld-ld/25;
26 int acorntime(bits *ex, bits *ld, time_t utime)
38 *ex = (timlo & 0x00ffffffU) | ((timhi & 0x000000ffU) << 24);
  /frameworks/base/media/java/android/media/
MiniThumbFile.java 95 } catch (SecurityException ex) {
115 } catch (IOException ex) {
142 } catch (IOException ex) {
171 } catch (IOException ex) {
172 Log.v(TAG, "Got exception checking file magic: ", ex);
173 } catch (RuntimeException ex) {
176 ", disk full or mount read-only? " + ex.getClass());
181 catch (IOException ex) {
218 } catch (IOException ex) {
219 Log.v(TAG, "Got exception checking file magic: ", ex);
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
namednodemapremovenameditemns05.java 90 } catch (DOMException ex) {
91 switch (ex.code) {
97 throw ex;
105 } catch (DOMException ex) {
106 switch (ex.code) {
112 throw ex;
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodHandleStatics.java 153 /*non-public*/ static Error uncaughtException(Throwable ex) {
154 if (ex instanceof Error) throw (Error) ex;
155 if (ex instanceof RuntimeException) throw (RuntimeException) ex;
156 throw newInternalError("uncaught exception", ex);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/experimental/memory/memory.resource.global/
global_memory_resource_lifetime.pass.cpp 26 namespace ex = std::experimental::pmr;
29 ex::memory_resource* res = nullptr;
33 POSType(ex::memory_resource* r, void* p, int s) : res(r), ptr(p), n(s) {}
36 if (!res) res = ex::get_default_resource();
52 ex::memory_resource* resource = ex::get_default_resource();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/www/
menu.css 7 width:25ex;
12 left:29ex;
13 padding-right:4ex;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/www/
menu.css 7 width:25ex;
12 left:29ex;
13 padding-right:4ex;
  /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/
get_string_en_US.pass.cpp 65 std::string ex; local
68 false, ios, err, ex);
71 assert(ex == "0");
76 std::string ex; local
79 false, ios, err, ex);
82 assert(ex == "-1");
87 std::string ex; local
90 false, ios, err, ex);
93 assert(ex == "123456789");
98 std::string ex; local
109 std::string ex; local
120 std::string ex; local
132 std::string ex; local
144 std::string ex; local
156 std::string ex; local
168 std::string ex; local
180 std::string ex; local
193 std::string ex; local
206 std::string ex; local
218 std::string ex; local
233 std::string ex; local
244 std::string ex; local
255 std::string ex; local
266 std::string ex; local
277 std::string ex; local
288 std::string ex; local
300 std::string ex; local
312 std::string ex; local
324 std::string ex; local
336 std::string ex; local
348 std::string ex; local
361 std::string ex; local
374 std::string ex; local
386 std::string ex; local
401 std::wstring ex; local
412 std::wstring ex; local
423 std::wstring ex; local
434 std::wstring ex; local
445 std::wstring ex; local
456 std::wstring ex; local
468 std::wstring ex; local
480 std::wstring ex; local
492 std::wstring ex; local
504 std::wstring ex; local
516 std::wstring ex; local
529 std::wstring ex; local
542 std::wstring ex; local
554 std::wstring ex; local
569 std::wstring ex; local
580 std::wstring ex; local
591 std::wstring ex; local
602 std::wstring ex; local
613 std::wstring ex; local
624 std::wstring ex; local
636 std::wstring ex; local
648 std::wstring ex; local
660 std::wstring ex; local
672 std::wstring ex; local
684 std::wstring ex; local
697 std::wstring ex; local
710 std::wstring ex; local
722 std::wstring ex; local
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/
get_string_en_US.pass.cpp 65 std::string ex; local
68 false, ios, err, ex);
71 assert(ex == "0");
76 std::string ex; local
79 false, ios, err, ex);
82 assert(ex == "-1");
87 std::string ex; local
90 false, ios, err, ex);
93 assert(ex == "123456789");
98 std::string ex; local
109 std::string ex; local
120 std::string ex; local
132 std::string ex; local
144 std::string ex; local
156 std::string ex; local
168 std::string ex; local
180 std::string ex; local
193 std::string ex; local
206 std::string ex; local
218 std::string ex; local
233 std::string ex; local
244 std::string ex; local
255 std::string ex; local
266 std::string ex; local
277 std::string ex; local
288 std::string ex; local
300 std::string ex; local
312 std::string ex; local
324 std::string ex; local
336 std::string ex; local
348 std::string ex; local
361 std::string ex; local
374 std::string ex; local
386 std::string ex; local
401 std::wstring ex; local
412 std::wstring ex; local
423 std::wstring ex; local
434 std::wstring ex; local
445 std::wstring ex; local
456 std::wstring ex; local
468 std::wstring ex; local
480 std::wstring ex; local
492 std::wstring ex; local
504 std::wstring ex; local
516 std::wstring ex; local
529 std::wstring ex; local
542 std::wstring ex; local
554 std::wstring ex; local
569 std::wstring ex; local
580 std::wstring ex; local
591 std::wstring ex; local
602 std::wstring ex; local
613 std::wstring ex; local
624 std::wstring ex; local
636 std::wstring ex; local
648 std::wstring ex; local
660 std::wstring ex; local
672 std::wstring ex; local
684 std::wstring ex; local
697 std::wstring ex; local
710 std::wstring ex; local
722 std::wstring ex; local
    [all...]
  /art/test/674-hiddenapi/src-ex/
Reflection.java 28 } catch (NoSuchFieldException ex) {
46 } catch (NoSuchFieldException ex) {
66 } catch (Exception ex) {
67 ex.printStackTrace();
78 } catch (Exception ex) {
79 ex.printStackTrace();
88 } catch (NoSuchMethodException ex) {
106 } catch (NoSuchMethodException ex) {
126 } catch (Exception ex) {
127 ex.printStackTrace()
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/utilities/tuple/tuple.apply/
large_arity.pass.cpp 63 namespace ex = std::experimental;
89 assert(ex::apply(val_fn, a));
90 assert(ex::apply(ref_fn, a));
91 assert(ex::apply(cref_fn, a));
92 assert(ex::apply(rref_fn, std::move(a)));
96 assert(ex::apply(val_fn, a));
97 assert(ex::apply(cref_fn, a));
101 assert(ex::apply(val_fn, a));
102 assert(ex::apply(ref_fn, a));
103 assert(ex::apply(cref_fn, a))
    [all...]
  /prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-tools/2.21/
istack-commons-tools-2.21.jar 
  /libcore/dom/src/test/java/org/w3c/domts/
DOM4JTestDocumentBuilderFactory.java 85 catch (InvocationTargetException ex) {
86 throw new DOMTestIncompatibleException(ex.getTargetException(), null);
88 catch (Exception ex) {
89 throw new DOMTestIncompatibleException(ex, null);
116 catch (InvocationTargetException ex) {
117 ex.getTargetException().printStackTrace();
118 throw new DOMTestLoadException(ex.getTargetException());
120 catch (Exception ex) {
121 ex.printStackTrace();
122 throw new DOMTestLoadException(ex);
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
ZygoteServer.java 86 } catch (RuntimeException ex) {
87 throw new RuntimeException(fullSocketName + " unset or invalid", ex);
95 } catch (IOException ex) {
97 "Error binding to local socket '" + fileDesc + "'", ex);
111 } catch (IOException ex) {
113 "Error binding to abstract socket '" + socketName + "'", ex);
125 } catch (IOException ex) {
127 "IOException during accept()", ex);
149 } catch (IOException ex) {
150 Log.e(TAG, "Zygote: error closing sockets", ex);
    [all...]

Completed in 917 milliseconds

1 2 3 4 5 6 7 8 91011>>