Home
last modified time | relevance | path

Searched defs:getInitialValues (Results 1 – 8 of 8) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/experimental/channels/
H A DFanoutChannel-inl.h65 folly::Function<std::vector<ValueType>(const ContextType&)> in subscribe()
172 folly::Function<std::vector<ValueType>(const ContextType&)> in subscribe()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/preferences/
H A DMultiChoicePreference.java133 public CharSequence[] getInitialValues() { in getInitialValues() method in MultiChoicePreference
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/preferences/
H A DMultiChoicePreference.java133 public CharSequence[] getInitialValues() { in getInitialValues() method in MultiChoicePreference
/dports/security/klee/klee-2.2/lib/Core/
H A DTimingSolver.cpp111 bool TimingSolver::getInitialValues( in getInitialValues() function in TimingSolver
/dports/security/klee/klee-2.2/lib/Solver/
H A DSolver.cpp98 Solver::getInitialValues(const Query& query, in getInitialValues() function in Solver
/dports/www/kdsoap/kdsoap-1.9.0/unittests/ihc_wsdl/
H A Dtest_ihc.cpp49 virtual TNS__ArrayOfWSResourceValueEnvelope getInitialValues(const XSD__ArrayOfint &) override in getInitialValues() function in IHCServerObject
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp2248 ValuesVec getInitialValues (const SemaphoreVec& semVec) in getInitialValues() function
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/include/SimTKcommon/internal/
H A DStateImpl.h523 const Vector& getInitialValues() const {return initialValues;} in getInitialValues() function