Home
last modified time | relevance | path

Searched defs:delegate (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/logger/
H A Dnulllogger.d26 this.fatalHandler = delegate() {}; in delegate() function
H A Dcore.d877 @property final void delegate() fatalHandler() @safe @nogc in delegate() function
1735 this.fatalHandler = delegate() {}; in delegate() function
1937 auto dele = delegate() { in delegate() function
2189 mem.fatalHandler = delegate() {}; in delegate() function
2436 mem.fatalHandler = delegate() {}; in delegate() function
2688 mem.fatalHandler = delegate() { fatalLog = true; }; in delegate() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/
H A Dnulllogger.d23 this.fatalHandler = delegate() {}; in delegate() function
H A Dcore.d874 @property final void delegate() fatalHandler() @safe @nogc in delegate() function
1731 this.fatalHandler = delegate() {}; in delegate() function
1933 auto dele = delegate() { in delegate() function
2185 mem.fatalHandler = delegate() {}; in delegate() function
2432 mem.fatalHandler = delegate() {}; in delegate() function
2684 mem.fatalHandler = delegate() { fatalLog = true; }; in delegate() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/corpus_examples/objc/
H A DBasicClass.m11 @property(nonatomic, assign) id delegate; property
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dinterval.d3035 auto func = delegate (scope const Date date) in delegate() function
3103 auto func = delegate (scope const Date date) in delegate() function
5316 auto func = delegate (scope const Date date) in delegate() function
7548 auto func = delegate (scope const Date date) in delegate() function
8224 TP delegate(scope const TP) func() pure nothrow @property in opAssign() function
8703 TP delegate(scope const TP) func() pure nothrow @property in opAssign() function
8987 TP delegate(scope const TP) func() pure nothrow @property in delegate() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dinterval.d3014 auto func = delegate (in Date date) in delegate() function
3082 auto func = delegate (in Date date) in delegate() function
5293 auto func = delegate (in Date date) in delegate() function
7523 auto func = delegate (in Date date) in delegate() function
8199 TP delegate(in TP) func() pure nothrow @property in opAssign() function
8676 TP delegate(in TP) func() pure nothrow @property in opAssign() function
8960 TP delegate(in TP) func() pure nothrow @property in delegate() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_delegate.c385 BYTE *delegate) /* in */ in RPC_Delegate_VerifyDelegation_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_delegate.c513 BYTE *delegate; in tcs_wrap_Delegate_VerifyDelegation() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dprimitives.d465 auto f = delegate (const(char)[]) {}; in delegate() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_delegate.c289 BYTE *delegate) /* in */ in TCSP_Delegate_VerifyDelegation_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_delegate.c316 BYTE *delegate = NULL; in Tspi_TPM_Delegate_VerifyDelegation() local
H A Dtsp_delegate.c767 BYTE *delegate) /* in */ in Transport_Delegate_VerifyDelegation()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dprimitives.d559 auto f = delegate (const(char)[]) {}; in delegate() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h157 void resetDelegate(Delegate *delegate) { in resetDelegate()
166 void setDelegate(Delegate *delegate) { in setDelegate()
/netbsd-src/external/bsd/openpam/dist/
H A Dconfigure2665 delegate(): delegate(2354) {} function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d317 this( void delegate() dg, size_t sz = 0 ) @safe pure nothrow @nogc in delegate() function
2701 ThreadID createLowLevelThread(void delegate() nothrow dg, uint stacksize = 0, in delegate() function
H A Dthreadbase.d113 this(void delegate() dg, size_t sz = 0) @safe pure nothrow @nogc in delegate() function
H A Dfiber.d654 this( void delegate() dg, size_t sz = PAGESIZE * defaultStackPages, in delegate() function
/netbsd-src/external/mit/isl/dist/
H A Dconfigure3024 delegate(): delegate(2354) {} function
/netbsd-src/external/mit/expat/dist/
H A Dconfigure2919 delegate(): delegate(2354) {} function
/netbsd-src/external/mit/isl/dist/interface/
H A Dconfigure2334 delegate(): delegate(2354) {} function
/netbsd-src/sys/kern/
H A Dkern_pmf.c488 const device_suspensor_t *delegate) in device_suspensor_delegates_to()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1693 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols) { in delegate() function
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c2504 int error = 0, haslock = 0, ret, delegate = 1, writedeleg = 1; in nfsrv_openctrl() local

12