Searched refs:interpretation (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/speech/
H A DSpeechRecognitionEvent.idl33 readonly attribute Document interpretation;
H A DSpeechRecognitionEvent.h60 Document* interpretation() { return 0; } function in class:blink::FINAL
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dsubfigure.m6 % become the p-th tile in an m-by-n matrix of windows. (The interpretation of
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioNodeInput.cpp193 AudioBus::ChannelInterpretation interpretation = node().internalChannelInterpretation(); local
203 summingBus->sumFrom(*connectionBus, interpretation);
H A DAudioNode.cpp340 void AudioNode::setChannelInterpretation(const String& interpretation, ExceptionState& exceptionState) argument
345 if (interpretation == "speakers") {
347 } else if (interpretation == "discrete") {
/external/libunwind/doc/
H A Dunw_init_remote.tex31 stack-frame chain to be unwound. In other words, the interpretation
/external/strace/
H A Dstrace.spec442 - added alpha patch from HJLu to fix the osf_sigprocmask interpretation
/external/iproute2/doc/
H A Dip-cref.tex437 no invariant value and its interpretation depends on the network protocols
1374 understand what they are doing). Several protocol values have a fixed interpretation.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas59 /// or token type sequence (such as for interpretation).

Completed in 266 milliseconds