Home
last modified time | relevance | path

Searched defs:isDelegate (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/internal/
H A Dtraits.d339 enum bool isDelegate = true; variable
344 enum bool isDelegate = is(W == delegate); variable
347 enum bool isDelegate = false; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/internal/
H A Dtraits.d339 enum bool isDelegate = true; variable
344 enum bool isDelegate = is(W == delegate); variable
347 enum bool isDelegate = false; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/internal/
H A Dtraits.d339 enum bool isDelegate = true; variable
344 enum bool isDelegate = is(W == delegate); variable
347 enum bool isDelegate = false; variable
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/internal/
H A Dtraits.d434 enum bool isDelegate = true; variable
439 enum bool isDelegate = is(W == delegate); variable
442 enum bool isDelegate = false; variable
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/kopano/mapi/
H A Dclass.meetingrequest.php2303 function replaceRecipients($copyFrom, $copyTo, $isDelegate = false)
2687 …rrenceItem, $basedate, $move = false, $tentative, $userAction = false, $store, $isDelegate = false)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/kopano/mapi/
H A Dclass.meetingrequest.php2303 function replaceRecipients($copyFrom, $copyTo, $isDelegate = false)
2687 …rrenceItem, $basedate, $move = false, $tentative, $userAction = false, $store, $isDelegate = false)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/core/refactoring/descriptors/
H A DIntroduceParameterObjectDescriptor.java301 public boolean isDelegate() { in isDelegate() method in IntroduceParameterObjectDescriptor
/dports/devel/sdbus-cpp/sdbus-cpp-1.1.0/tests/stresstests/
H A Dsdbus-c++-stress-tests.cpp99 …hrenheitThermometerAdaptor(sdbus::IConnection& connection, std::string objectPath, bool isDelegate) in FahrenheitThermometerAdaptor()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsobjinlines.h491 JSObject::isDelegate() const in isDelegate() function
H A Djsfun.cpp730 bool isDelegate; in OrdinaryHasInstance() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSObject-inl.h252 inline bool JSObject::isDelegate() const { in isDelegate() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsobjinlines.h442 JSObject::isDelegate() const in isDelegate() function
H A Djsfun.cpp675 bool isDelegate; in fun_hasInstance() local
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Shared/
H A DMcgData.cs18isDelegate = 0x02, // this entry is for a WinRT delegate type, ItfType is the type of a managed… enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSObject-inl.h382 inline bool JSObject::isDelegate() const { in isDelegate() function
H A DJSFunction.cpp703 bool isDelegate; in OrdinaryHasInstance() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DObject.cpp575 bool isDelegate; in obj_isPrototypeOf() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DObject.cpp630 bool isDelegate; in obj_isPrototypeOf() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DObject.cpp815 bool isDelegate; in obj_isPrototypeOf() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExprObjC.h1404 void setDelegateInitCall(bool isDelegate) { IsDelegateInitCall = isDelegate; } in setDelegateInitCall()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1404 void setDelegateInitCall(bool isDelegate) { IsDelegateInitCall = isDelegate; } in setDelegateInitCall()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h1404 void setDelegateInitCall(bool isDelegate) { IsDelegateInitCall = isDelegate; } in setDelegateInitCall()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h1414 void setDelegateInitCall(bool isDelegate) { IsDelegateInitCall = isDelegate; } in setDelegateInitCall()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExprObjC.h1404 void setDelegateInitCall(bool isDelegate) { IsDelegateInitCall = isDelegate; } in setDelegateInitCall()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h1414 void setDelegateInitCall(bool isDelegate) { IsDelegateInitCall = isDelegate; } in setDelegateInitCall()

12