/system/bt/bta/av/ |
bta_av_cfg.c | 187 /* btui_app provides an example of how to leave the decision of rejecting a command or not 189 * If the decision is per player for a particular rc_id, the related bit is clear (not set) */ 235 /* btui_app provides an example of how to leave the decision of rejecting a command or not 237 * If the decision is per player for a particular rc_id, the related bit is set */
|
/system/update_engine/update_manager/ |
default_policy.h | 33 // it was a design decision to keep policy calls side-effect free. We make an
|
/external/opencv3/modules/ml/doc/ |
ml_intro.markdown | 27 components in all the training samples be valid, but some other algorithms, such as decision 79 position of other vectors does not affect the hyper-plane (the decision function). 91 Decision Trees {#ml_intro_trees} 97 The class cv::ml::DTrees represents a single decision tree or a collection of decision trees. It's 100 A decision tree is a binary tree (tree where each non-leaf node has two child nodes). It can be used 107 Predicting with Decision Trees {#ml_intro_trees_predict} 131 node (in the mentioned example, if the node is split by color). To avoid such situations, decision 135 Training Decision Trees {#ml_intro_trees_train} 139 responses) is used to split the root node. In each node the optimum decision rule (the bes [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_fast.c | 466 ret->decision = DECISION_FAIL; 476 iret.decision == DECISION_FAIL)) { 478 ret->decision = DECISION_FAIL; 481 (iret.decision == DECISION_UNCOND_SUCC || 482 iret.decision == DECISION_COND_SUCC)) { 801 ret->decision = DECISION_FAIL; 1056 ret->decision = DECISION_FAIL; 1062 ret->decision = DECISION_COND_SUCC; 1078 ret->decision = DECISION_COND_SUCC; [all...] |
eap.c | 49 static const char * eap_sm_decision_txt(EapDecision decision); 171 sm->decision = DECISION_FAIL; 656 * Get ignore, methodState, decision, allowNotifications, and 666 * (methodState, decision, allowNotifications) = m.process(eapReqData) 672 ret.decision = sm->decision; 679 "methodState=%s decision=%s eapRespData=%p", 682 eap_sm_decision_txt(ret.decision), 689 sm->decision = ret.decision; [all...] |
eap_leap.c | 252 ret->decision = DECISION_FAIL; 256 ret->decision = DECISION_UNCOND_SUCC; 303 ret->decision = DECISION_FAIL;
|
eap_sake.c | 321 ret->decision = DECISION_FAIL; 352 ret->decision = DECISION_UNCOND_SUCC; 399 ret->decision = DECISION_FAIL;
|
eap_tls.c | 159 ret->decision = DECISION_FAIL; 179 ret->decision = DECISION_UNCOND_SUCC; 237 ret->decision = DECISION_FAIL;
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/ |
layer1.py | 281 decision taskList. A decision task may be returned for any 292 :param task_list: Specifies the task list to poll for decision tasks. 342 the decider while processing this decision task. See the docs 343 for the Decision structure for details. 416 :param task_list: The task list to use for the decision tasks 459 decision tasks for this workflow execution. This parameter 485 execution history and creates a decision task for the workflow 606 is scheduled through the schedule_activity_task Decision. 615 ScheduleActivityTask Decision. If the activity worke [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarNonDeterminismMessage.java | 40 /** Reports a potential parsing issue with a decision; the decision is
|
NFAFactory.java | 357 // single alt, no decision, just return only alt state cluster 396 // single alt, no decision, just return only alt state cluster 407 // etc... This is the decision that is pointed to from the AST node 457 // no decision, just wrap in an optional path 478 // a decision block, add an empty alt 555 * There are 2 or 3 decision points in a A*. If A is not a block (i.e., 558 * decisions: bypass, loopback, and A's decision point. 565 * virtue of how I generate code. The exit-loopback-branch decision 638 // TODO: add a single decision node/state for good description
|
/external/libavc/decoder/ |
ih264d_cabac.h | 200 * This function implements decoding process of a decision as defined 209 * (Refer Fig 9.11 - Flowchart for encoding a decision). To suffice that
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/ |
kdt_pam.dtfmt | 4 ! Decision Tree Configuration <pam> 23 ! history type: the input value is the output decision
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
scache.h | 104 pa_volume_t volume /**< Volume to play this sample with. Starting with 0.9.15 you may pass here PA_VOLUME_INVALID which will leave the decision about the volume to the server side which is a good idea. */ , 116 pa_volume_t volume /**< Volume to play this sample with. Starting with 0.9.15 you may pass here PA_VOLUME_INVALID which will leave the decision about the volume to the server side which is a good idea. */ ,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
scache.h | 107 pa_volume_t volume /**< Volume to play this sample with. Starting with 0.9.15 you may pass here PA_VOLUME_INVALID which will leave the decision about the volume to the server side which is a good idea. */ , 119 pa_volume_t volume /**< Volume to play this sample with. Starting with 0.9.15 you may pass here PA_VOLUME_INVALID which will leave the decision about the volume to the server side which is a good idea. */ ,
|
/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/Python/ |
Python.stg | 626 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 635 <@decision><decision><@end> 643 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 648 <@decision><decision><@end> 653 ruleBlockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 662 blockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 671 positiveClosureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 686 <@decisionBody><decision><@end [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
error.rb | 53 and the decision path the recognizer is currently attempting 59 the input to the point at which it started the decision 60 and then either try another possible decision path or 624 def NoViableAlternative( description, decision, state, input = @input ) 625 NoViableAlternative.new( description, decision, state, input ) 628 def EarlyExit( decision, input = @input ) 629 EarlyExit.new( decision, input )
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_core.c | 123 // - returns : the VAD decision (0 - noise, 1 - speech). 169 // 1) Calculating the likelihood of speech and thereby a VAD decision. 170 // 2) Updating the underlying model, w.r.t., the decision made. 229 // used for the global VAD decision. 233 // Local VAD decision. 265 // Make a global VAD decision. 595 // Calculate VAD decision by first extracting feature values and then calculate
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
Lexer.as | 250 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>" 251 // and "(decision="+nvae.decisionNumber+") and 257 // for development, can add "(decision="+eee.decisionNumber+")"
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
Lexer.cs | 287 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>" 288 // and "(decision="+nvae.decisionNumber+") and 293 // for development, can add "(decision="+eee.decisionNumber+")"
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
Lexer.cs | 347 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>" 348 // and "(decision="+nvae.decisionNumber+") and 355 // for development, can add "(decision="+eee.decisionNumber+")"
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
SlimLexer.cs | 364 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>" 365 // and "(decision="+nvae.decisionNumber+") and 372 // for development, can add "(decision="+eee.decisionNumber+")"
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
Lexer.java | 276 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>" 277 // and "(decision="+nvae.decisionNumber+") and 283 // for development, can add "(decision="+eee.decisionNumber+")"
|