Home
last modified time | relevance | path

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

12

/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/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/parameter-framework/upstream/bindings/python/
Dpfw.i44 catch (Swig::DirectorException &e) { SWIG_fail; } in catch() function
/external/linux-kselftest/tools/testing/selftests/bpf/
Dima_setup.sh80 catch() function
Dvmtest.sh397 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/crates/jni/src/wrapper/
Dmacros.rs96 macro_rules! catch { macro
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/operators/
DLint.kt108 public inline fun <T> SharedFlow<T>.catch(noinline action: suspend FlowCollector<T>.(cause: Throwab… in cancellable() method
DErrors.kt57 public fun <T> Flow<T>.catch(action: suspend FlowCollector<T>.(cause: Throwable) -> Unit): Flow<T> = in <lambda>() method
/external/libcxx/utils/google-benchmark/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/google-breakpad/src/client/mac/Framework/
DBreakpad.mm60 #define catch(X) if (false) macro
/external/starlark-go/starlarktest/
Dstarlarktest.go79 func catch(thread *starlark.Thread, _ *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tup… func
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/terminal/
DLaunchFlow.kt37 …public inline fun <reified T : Throwable> catch(noinline action: suspend CoroutineScope.(T) -> Uni… in <lambda>() method in kotlinx.coroutines.flow.LaunchFlowBuilder
/external/google-breakpad/src/client/ios/
DBreakpad.mm65 #define catch(X) if (false) macro
/external/toybox/lib/
Ddirtree.c17 int dirtree_notdotdot(struct dirtree *catch) in dirtree_notdotdot()
/external/toybox/toys/posix/
Dcp.c130 char *s = 0, *catch = try->parent ? try->name : TT.destname, *err = "%s"; in cp_node() local
/external/ComputeLibrary/utils/
DImageLoader.h347 catch(const std::ifstream::failure &e) in catch() function
/external/cronet/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto13 catch = 7; enumerator
Dtest_reserved_message_lower.proto12 message catch {} message
/external/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto13 catch = 7; enumerator
Dtest_reserved_message_lower.proto12 message catch {} message

12