HomeSort by relevance Sort by last modified time
    Searched refs:decision (Results 51 - 75 of 162) sorted by null

1 23 4 5 6 7

  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 151 } decision; member in struct:eap_sm
eap_server.c 573 sm->decision = DECISION_FAILURE;
628 sm->decision = eap_sm_Policy_getDecision(sm);
    [all...]
  /prebuilts/go/darwin-x86/src/sort/
example_multi_test.go 64 // p < q, so we have a decision.
67 // p > q, so we have a decision.
  /prebuilts/go/linux-x86/src/sort/
example_multi_test.go 64 // p < q, so we have a decision.
67 // p > q, so we have a decision.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 359 false, // invalid decision
740 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
747 <decision>
760 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
766 <decision>
775 ruleBlockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= <<
785 blockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= <<
795 positiveClosureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
806 <decision>
834 closureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 900 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
905 <decision>
915 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
920 <decision>
927 ruleBlockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= <<
936 blockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= <<
945 positiveClosureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
954 <decision>
975 closureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
983 <decision>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg 1031 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <<
1036 <decision>
1046 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= <
    [all...]
  /external/libvorbis/doc/
03-codebook.tex 198 \paragraph{Huffman decision tree representation}
201 \varname{[codebook_entries]} value uniquely define the Huffman decision
244 decision tree with the entry numbers equivalent to the leaves numbered
275 process. They have no codeword and do not appear in the decision
394 and using the bit as a decision boolean to take the 0 branch (left in
397 decision tree; the result is the entry number corresponding to that
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
  /external/wpa_supplicant_8/src/eap_peer/
eap_tnc.c 127 ret->decision = DECISION_FAIL;
350 ret->decision = DECISION_UNCOND_SUCC;
eap_pwd.c 783 ret->decision = DECISION_FAIL;
813 ret->decision = DECISION_FAIL;
865 ret->decision = DECISION_UNCOND_SUCC;
972 ret->decision = DECISION_FAIL;
1020 ret->decision = DECISION_UNCOND_SUCC;
eap_wsc.c 336 ret->decision = DECISION_FAIL;
558 ret->decision = DECISION_FAIL;
eap_eke.c 214 ret->decision = DECISION_FAIL;
621 ret->decision = DECISION_COND_SUCC;
673 ret->decision = DECISION_FAIL;
eap_aka.c     [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 63 trace("Enter DFA.predict for decision "+decisionNumber);
66 var mark:int = input.mark(); // remember where decision started in input
  /external/fec/
sse2bfly27.s 121 addl $8,%edx # bump decision pointer
ssebfly27.s 123 addl $8,%edx # bump decision pointer
  /external/v8/src/
globals.h 512 enum class Decision : uint8_t { kUnknown, kTrue, kFalse };
514 inline size_t hash_value(Decision decision) {
515 return static_cast<uint8_t>(decision);
518 inline std::ostream& operator<<(std::ostream& os, Decision decision) {
519 switch (decision) {
520 case Decision::kUnknown:
522 case Decision::kTrue:
524 case Decision::kFalse
    [all...]
  /external/libopus/celt/
bands.c 461 int decision; local
530 decision = SPREAD_AGGRESSIVE;
533 decision = SPREAD_NORMAL;
536 decision = SPREAD_LIGHT;
538 decision = SPREAD_NONE;
541 decision = rand()&0x3;
544 return decision;
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java 496 // rule A decision can't test p from s0->1 because 'a' is valid
786 int decision,
815 DFA dfa = g.getLookaheadDFA(decision);
TestDFAConversion.java 863 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback decision
927 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback decision
937 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback decision
    [all...]
  /prebuilts/go/darwin-x86/src/os/
types.go 113 // the decision may be based on the path names.
  /prebuilts/go/linux-x86/src/os/
types.go 113 // the decision may be based on the path names.
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 

Completed in 567 milliseconds

1 23 4 5 6 7