Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ostream/
Dbasic_ostream.h210 } catch (...) { in catch() function
218 } catch (...) { in catch() function
238 } catch (...) { in catch() function
265 } catch (...) { in catch() function
285 } catch (...) { in catch() function
312 } catch (...) { in catch() function
332 } catch (...) { in catch() function
352 } catch (...) { in catch() function
372 } catch (...) { in catch() function
392 } catch (...) { in catch() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__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 …]
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/swig/
H A 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
/aosp_15_r20/external/clang/test/PCH/
H A Dobjc_stmts.h16 } @catch(A *a) { in catch() function
17 } @catch(B *b) { in catch() function
18 } @catch(...) { in catch() function
/aosp_15_r20/external/marisa-trie/bindings/
H A Dmarisa-swig.i19 } catch (const marisa::Exception &ex) { in catch() function
21 } catch (...) { in catch() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/
H A Dutils.h30 } catch (const std::bad_alloc&) { in catch() function
32 } catch (...) { in catch() function
/aosp_15_r20/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
/aosp_15_r20/external/parameter-framework/upstream/test/catch/
H A DCMakeLists.txt49 add_library(catch STATIC catch.cpp) target
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUException.h15 } catch (sycl::exception& e) { in catch() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dverify_sig_setup.sh63 catch() function
H A Dima_setup.sh107 catch() function
H A Dvmtest.sh310 catch() function
/aosp_15_r20/external/parameter-framework/upstream/bindings/python/
H A Dpfw.i44 catch (Swig::DirectorException &e) { SWIG_fail; } in catch() function
/aosp_15_r20/external/toybox/toys/other/
H A Dprintenv.c28 int catch = 0, len = *var ? strlen(*var) : 0; in printenv_main() local
H A Ddos2unix.c37 int outfd = 1, catch = 0; local
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dissue51521.go24 func catch() { func
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/
Dmacros.rs96 macro_rules! catch { macro
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Dmacros.rs96 macro_rules! catch { macro
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/operators/
H A DLint.kt104 public inline fun <T> SharedFlow<T>.catch(noinline action: suspend FlowCollector<T>.(cause: Throwab… in cancellable() method
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/cm/hal/osservice/
H A Dcm_mem_os.h58 #define catch(x) if (false) macro
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dre.h100 catch (const std::regex_error& e) { in Init() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dre.h100 catch (const std::regex_error& e) { in Init() function
/aosp_15_r20/external/google-benchmark/src/
H A Dre.h100 catch (const std::regex_error& e) { in Init() function
/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/share/
H A Dcm_include.h69 #define catch(x) if (false) macro
/aosp_15_r20/external/google-breakpad/src/client/mac/Framework/
H A DBreakpad.mm59 #define catch(X) if (false) macro

12345678910>>...15