Home
last modified time | relevance | path

Searched defs:addCase (Results 1 – 25 of 103) sorted by relevance

12345

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/dist/
H A DmapBuilders.d.ts20addCase<ActionCreator extends TypedActionCreator<string>>(actionCreator: ActionCreator, reducer: C… method
28addCase<Type extends string, A extends Action<Type>>(type: Type, reducer: CaseReducer<State, A>): … method
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/
H A DmapBuilders.ts27 addCase<ActionCreator extends TypedActionCreator<string>>( method
38 addCase<Type extends string, A extends Action<Type>>( method
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/util/
H A DBenchmark.scala72 def addCase(name: String, numIters: Int = 0)(f: Int => Unit): Unit = { method
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/model/
H A DTestBuilderModel.java225 public void addCase(Geometry[] geoms) { in addCase() method in TestBuilderModel
229 public void addCase(Geometry[] geoms, String name) { in addCase() method in TestBuilderModel
497 private void addCase(TestCaseEdit testcase) { in addCase() method in TestBuilderModel.CaseList
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/ast/
H A DSwitchStatement.java105 public void addCase(SwitchCase switchCase) { in addCase() method in SwitchStatement
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DSwitchState.java97 public boolean addCase(int value, CodeAttr code){ in addCase() method in SwitchState
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DIntermediate.cpp270 TIntermCase *TIntermediate::addCase( in addCase() function in sh::TIntermediate
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java263 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java263 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java263 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java263 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java263 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java258 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java258 private static void addCase(final List<CaseNode> cases, final int i, final Block body) { in addCase() method in SplitIntoFunctions
/dports/www/elgg/elgg-3.3.23/vendor/cakephp/database/Expression/
H A DQueryExpression.php382 public function addCase($conditions, $values = [], $types = []) function in Cake\\Database\\Expression\\QueryExpression
/dports/devel/py-nose2/nose2-0.10.0/nose2/tools/
H A Dsuch.py346 def addCase(self, case): member in Group
/dports/graphics/graphviz/graphviz-2.44.1/lib/gvpr/
H A Dparse.c420 static case_info *addCase(case_info * last, char *guard, int gline, in addCase() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/executor/
H A DxeTestCase.cpp386 void TestSet::addCase (const TestCase* testCase) in addCase() function in xe::TestSet
/dports/science/code_saturne/code_saturne-7.1.0/gui/studymanager_gui/
H A DManageCasesModel.py92 def addCase(self, study, name): member in ManageCasesModel
/dports/math/boolector/boolector-3.2.2/src/
H A Dbtorimc.cc70 int addCase; member
H A DBitVector.hh1124 virtual void addCase (BitVector::BitRange output, in addCase() function in BitVector
H A Dbtoribv.hh600 void addCase (BitRange o, const vector<BitRange> &ops) in addCase() function in BtorIBV
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp695 TIntermCase *TIntermediate::addCase(TIntermTyped *condition, const TSourceLoc &line) in addCase() function in TIntermediate
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp695 TIntermCase *TIntermediate::addCase(TIntermTyped *condition, const TSourceLoc &line) in addCase() function in TIntermediate
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonControlFlow.h233 bool addCase(CFGBlock* caseBlock) { in addCase() function

12345