| /external/sfntly/cpp/src/sfntly/port/ |
| D | lock.cc | 33 bool Lock::Try() { in Try() function in sfntly::Lock
|
| /external/libpng/contrib/visupng/ |
| D | cexcept.h | 211 #define Try \ macro
|
| /external/libprotobuf-mutator/src/ |
| D | weighted_reservoir_sampler.h | 36 void Try(uint64_t weight, const T& item) { in Try() function
|
| D | mutator.cc | 275 void Try(const FieldInstance& field, Mutation mutation) { in Try() function in protobuf_mutator::__anon4db2e1e30111::MutationSampler
|
| /external/perfetto/src/profiling/memory/ |
| D | scoped_spinlock.h | 34 Try, enumerator
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
| D | Try.kt | 7 public class Try<out T> private constructor(private val _value: Any?) { class
|
| /external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/test/examples/ |
| D | Try.kt | 10 public class Try<out T> private constructor(private val _value: Any?) { class
|
| /external/libchrome/base/synchronization/ |
| D | lock_impl_posix.cc | 83 bool LockImpl::Try() { in Try() function in base::internal::LockImpl
|
| D | lock.h | 33 bool Try() { return lock_.Try(); } in Try() function
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
| D | CommonPoolTest.kt | 15 private inline fun <T> Try(block: () -> T) = try { block() } catch (e: Throwable) { null } in Try() method in kotlinx.coroutines.CommonPoolTest
|
| /external/clang/test/SemaCXX/ |
| D | constexpr-nqueens.cpp | 37 constexpr Board tryBoard(const Board &Try, in tryBoard()
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/ |
| D | CommonPool.kt | 56 private inline fun <T> Try(block: () -> T) = try { block() } catch (e: Throwable) { null } in Try() method
|
| /external/python/cpython3/Include/ |
| D | Python-ast.h | 196 } Try; member 548 #define Try(a0, a1, a2, a3, a4, a5, a6, a7, a8) _Py_Try(a0, a1, a2, a3, a4, a5, a6, a7, a8) macro
|
| /external/v8/src/wasm/ |
| D | graph-builder-interface.cc | 185 void Try(FullDecoder* decoder, Control* block) { in Try() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface
|
| /external/clang/lib/Sema/ |
| D | SemaStmt.cpp | 3422 Sema::ActOnObjCAtTryStmt(SourceLocation AtLoc, Stmt *Try, in ActOnObjCAtTryStmt()
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 406 size_t Try = 0; in canonicalize() local
|
| /external/v8/src/wasm/baseline/ |
| D | liftoff-compiler.cc | 878 void Try(FullDecoder* decoder, Control* block) { in Try() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler
|
| /external/python/cpython3/Python/ |
| D | Python-ast.c | 1653 Try(asdl_seq * body, asdl_seq * handlers, asdl_seq * orelse, asdl_seq * in Try() function
|
| /external/v8/src/compiler/ |
| D | js-call-reducer.cc | 453 TryCatchBuilder0 Try(const VoidGenerator0& try_body) { in Try() function in v8::internal::compiler::JSCallReducerAssembler
|