Home
last modified time | relevance | path

Searched defs:catch (Results 1 – 25 of 66) sorted by relevance

123

/external/armnn/python/pyarmnn/src/pyarmnn/swig/
Dstandard_header.i26 } catch (const armnn::Exception& e) { in catch() function
34 } catch (const armnn::InvalidArgumentException &e) { in catch() function
36 } catch (const std::out_of_range &e) { in catch() function
38 } catch (const std::exception &e) { in catch() function
46 } catch (const armnn::InvalidArgumentException &e) { in catch() function
48 } catch (const std::out_of_range &e) { in catch() function
50 } catch (const std::exception &e) { in catch() function
/external/cronet/tot/third_party/libc++/src/include/__ostream/
Dbasic_ostream.h211 } catch (...) { in catch() function
219 } catch (...) { in catch() function
239 } catch (...) { in catch() function
266 } catch (...) { in catch() function
286 } catch (...) { in catch() function
313 } catch (...) { in catch() function
333 } catch (...) { in catch() function
353 } catch (...) { in catch() function
373 } catch (...) { in catch() function
393 } catch (...) { in catch() function
[all …]
/external/cronet/stable/third_party/libc++/src/include/__ostream/
Dbasic_ostream.h211 } catch (...) { in catch() function
219 } catch (...) { in catch() function
239 } catch (...) { in catch() function
266 } catch (...) { in catch() function
286 } catch (...) { in catch() function
313 } catch (...) { in catch() function
333 } catch (...) { in catch() function
353 } catch (...) { in catch() function
373 } catch (...) { in catch() function
393 } catch (...) { in catch() function
[all …]
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__ostream/
Dbasic_ostream.h208 } catch (...) { in catch() function
216 } catch (...) { in catch() function
236 } catch (...) { in catch() function
263 } catch (...) { in catch() function
283 } catch (...) { in catch() function
310 } catch (...) { in catch() function
330 } catch (...) { in catch() function
350 } catch (...) { in catch() function
370 } catch (...) { in catch() function
390 } catch (...) { in catch() function
[all …]
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__ostream/
Dbasic_ostream.h208 } catch (...) { in catch() function
216 } catch (...) { in catch() function
236 } catch (...) { in catch() function
263 } catch (...) { in catch() function
283 } catch (...) { in catch() function
310 } catch (...) { in catch() function
330 } catch (...) { in catch() function
350 } catch (...) { in catch() function
370 } catch (...) { in catch() function
390 } catch (...) { in catch() function
[all …]
/external/clang/test/PCH/
Dobjc_stmts.h16 } @catch(A *a) { in catch() function
17 } @catch(B *b) { in catch() function
18 } @catch(...) { in catch() function
/external/marisa-trie/bindings/
Dmarisa-swig.i19 } catch (const marisa::Exception &ex) { in catch() function
21 } catch (...) { in catch() function
/external/parameter-framework/upstream/test/catch/
DCMakeLists.txt49 add_library(catch STATIC catch.cpp) target
/external/pytorch/c10/xpu/
DXPUException.h15 } catch (sycl::exception& e) { in catch() function
/external/linux-kselftest/tools/testing/selftests/bpf/
Dverify_sig_setup.sh63 catch() function
Dima_setup.sh107 catch() function
Dvmtest.sh310 catch() function
/external/parameter-framework/upstream/bindings/python/
Dpfw.i44 catch (Swig::DirectorException &e) { SWIG_fail; } in catch() function
/external/toybox/toys/other/
Dprintenv.c28 int catch = 0, len = *var ? strlen(*var) : 0; in printenv_main() local
Ddos2unix.c37 int outfd = 1, catch = 0; local
/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Dmacros.rs96 macro_rules! catch { macro
/external/rust/android-crates-io/crates/jni/src/wrapper/
Dmacros.rs96 macro_rules! catch { macro
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/operators/
DLint.kt104 public inline fun <T> SharedFlow<T>.catch(noinline action: suspend FlowCollector<T>.(cause: Throwab… in cancellable() method
/external/intel-media-driver/media_driver/linux/common/cm/hal/osservice/
Dcm_mem_os.h58 #define catch(x) if (false) macro
/external/cronet/stable/third_party/google_benchmark/src/src/
Dre.h100 catch (const std::regex_error& e) { in Init() function
/external/google-benchmark/src/
Dre.h100 catch (const std::regex_error& e) { in Init() function
/external/cronet/tot/third_party/google_benchmark/src/src/
Dre.h100 catch (const std::regex_error& e) { in Init() function
/external/libcxx/utils/google-benchmark/src/
Dre.h100 catch (const std::regex_error& e) { in Init() function
/external/sdv/vsomeip/third_party/boost/variant/test/
Djobs.h263 catch(const boost::bad_get& ) in catch() function
273 catch(const boost::bad_get& ) in catch() function
/external/intel-media-driver/cmrtlib/linux/share/
Dcm_include.h69 #define catch(x) if (false) macro

123