Home
last modified time | relevance | path

Searched refs:getPrototype (Results 51 – 75 of 762) sorted by relevance

12345678910>>...31

/dports/www/php80-opcache/php-8.0.15/ext/opcache/tests/
H A Dpreload_002.phpt15 var_dump((new ReflectionMethod('x', 'foo'))->getPrototype()->class);
16 var_dump((new ReflectionMethod('x', 'bar'))->getPrototype()->class);
/dports/www/mod_php74/php-7.4.27/ext/opcache/tests/
H A Dpreload_002.phpt15 var_dump((new ReflectionMethod('x', 'foo'))->getPrototype()->class);
16 var_dump((new ReflectionMethod('x', 'bar'))->getPrototype()->class);
/dports/www/mod_php80/php-8.0.15/ext/opcache/tests/
H A Dpreload_002.phpt15 var_dump((new ReflectionMethod('x', 'foo'))->getPrototype()->class);
16 var_dump((new ReflectionMethod('x', 'bar'))->getPrototype()->class);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/AST/
H A DASTImporterODRStrategiesTest.cpp243 static std::string getPrototype() { return TypeParam::Prototype; } in getPrototype() function
309 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_ImportConflictingProtoAfterProto()
321 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_ImportConflictingProtoDefAfterProto()
325 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_ImportConflictingProtoAfterProtoDef()
338 TypedTest_ImportAfter<getPrototype, getConflictingPrototype, in TypedTest_DontImportConflictingProtoAfterProto()
354 TypedTest_ImportAfter<getPrototype, getConflictingProtoDef, in TypedTest_DontImportConflictingProtoDefAfterProto()
358 TypedTest_ImportAfter<getConflictingProtoDef, getPrototype, in TypedTest_DontImportConflictingProtoAfterProtoDef()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/test/Validators/
H A DValidator_UnitTest.cpp532 TEST_ASSERT(stringVali.get() == stringArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
550 TEST_ASSERT(intVali.get() == intArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
567 TEST_ASSERT(shortVali.get() == shortArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
584 TEST_ASSERT(floatVali.get() == floatArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
601 TEST_ASSERT(doubleVali.get() == doubleArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
616 TEST_ASSERT(arrayFileNameVali->getPrototype().get() == fileNameVali.get()); in TEUCHOS_UNIT_TEST()
640 TEST_ASSERT(stringVali.get() == stringArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
671 TEST_ASSERT(intVali.get() == intArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
696 TEST_ASSERT(shortVali.get() == shortArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
721 TEST_ASSERT(floatVali.get() == floatArrayVali->getPrototype().get()); in TEUCHOS_UNIT_TEST()
[all …]
/dports/deskutils/egroupware/egroupware/api/js/etemplate/
H A Det2_dataview_view_rowProvider.ts79 getPrototype( _name : string, _generator? : Function, _context? : any) method in et2_dataview_rowProvider
143 var fullRow = this.getPrototype("fullRow");
/dports/biology/protomol/protomol/framework/frontend/
H A DForceFactoryDetails.cpp44 const Force* prototype = getPrototype(id); in doMake()
82 prototype = getPrototype(newId); in doMake()
93 prototype = getPrototype(newId); in doMake()
103 prototype = getPrototype(newId); in doMake()
109 prototype = getPrototype(splitId[0]); in doMake()
267 vector<Parameter> parameter = getPrototype(i->first+((*j).empty()?"":" "+(*j)))->getParameters(); in doPrint()
H A DFactory.h41 const Type* getPrototype(const std::string& id) const{ in getPrototype() function
178 return Factory::instance().getPrototype(id); in find()
205 const Type* p=this->getPrototype(id); in doUnregisterExemplar()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/
H A DResetWithPrototypeValuesAction.java60 workingCopy.setPrototype(((ILaunchConfiguration) launchConfiguration).getPrototype(), true); in performAction()
90 if (((ILaunchConfiguration) object).getPrototype() != null) { in updateSelection()
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DSpecialRef.java59 return target.getPrototype(); in get()
87 search = search.getPrototype(); in set()
H A DDelegator.java141 public Scriptable getPrototype() { in getPrototype() method in Delegator
142 return obj.getPrototype(); in getPrototype()
H A DIdFunctionObject.java81 public Scriptable getPrototype() in getPrototype() method in IdFunctionObject
85 Scriptable proto = super.getPrototype(); in getPrototype()
/dports/math/R/R-4.1.2/src/library/methods/man/
H A Dmethods-defunct.Rd16 \alias{getPrototype}
35 getPrototype(ClassDef)
66 \code{getPrototype} \tab \code{"prototype"} \cr
/dports/math/libRmath/R-4.1.1/src/library/methods/man/
H A Dmethods-defunct.Rd16 \alias{getPrototype}
35 getPrototype(ClassDef)
66 \code{getPrototype} \tab \code{"prototype"} \cr
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/wrappers/
H A DWaiveXrayWrapper.cpp102 bool WaiveXrayWrapper::getPrototype(JSContext* cx, HandleObject wrapper, in getPrototype() function in xpc::WaiveXrayWrapper
104 return CrossCompartmentWrapper::getPrototype(cx, wrapper, protop) && in getPrototype()

12345678910>>...31