Home
last modified time | relevance | path

Searched defs:decisionType (Results 1 – 5 of 5) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/analysis/
DDFAOptimizer.java158 int decisionType = in optimize() local
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp159 …itionalCase(Context &context, const char *name, const char *description, DecisionType decisionType, in ConditionalCase()
437 DecisionType decisionType, bool isLoopBoundStable, bool isVertex) in LoopCase()
880 … for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local
961 … for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local
/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp159 …itionalCase(Context &context, const char *name, const char *description, DecisionType decisionType, in ConditionalCase()
433 DecisionType decisionType, bool isLoopBoundStable, bool isVertex) in LoopCase()
868 … for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local
949 … for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/rbac/engine/
DGrpcAuthorizationEngine.java77 Action decisionType = Action.DENY; in evaluate() local
99 static AuthDecision create(Action decisionType, @Nullable String matchingPolicy) { in create()
/external/aws-sdk-java-v2/services/swf/src/main/resources/codegen-resources/
Dservice-2.json1425 "decisionType":{ object