Searched defs:Handlers (Results 1 – 12 of 12) sorted by relevance
| /third_party/python/Doc/howto/ |
| D | logging.rst | 495 Handlers section in Advanced Logging Tutorial
|
| /third_party/python/Doc/library/ |
| D | codecs.rst | 464 .. _codec-objects:
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Error.h | 885 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() 924 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors() 959 Expected<T> handleExpected(Expected<T> ValOrErr, RecoveryFtor &&RecoveryPath, in handleExpected()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Error.h | 502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() 541 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | WinEHPrepare.cpp | 142 ArrayRef<const CatchPadInst *> Handlers) { in addTryBlockMapEntry() 247 SmallVector<const CatchPadInst *, 2> Handlers; in calculateCXXStateNumbers() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | AsmPrinter.h | 171 SmallVector<HandlerInfo, 1> Handlers; variable
|
| /third_party/typescript/tests/cases/conformance/types/keyof/ |
| D | keyofAndIndexedAccess.ts | 400 type Handlers<T> = { [K in keyof T]: (t: T[K]) => void } alias
|
| /third_party/python/Modules/ |
| D | signalmodule.c | 106 } Handlers[NSIG]; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
| D | RPCUtils.h | 1345 std::map<FunctionIdT, WrappedHandlerFn> Handlers; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 4303 SmallVector<BasicBlock *, 2> Handlers; in parseFunctionBody() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 3231 void LLVMGetHandlers(LLVMValueRef CatchSwitch, LLVMBasicBlockRef *Handlers) { in LLVMGetHandlers()
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.h | 3790 typedef upb_handlers Handlers; typedef
|