HomeSort by relevance Sort by last modified time
    Searched refs:Grammar (Results 26 - 37 of 37) sorted by null

12

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java 48 * <li>Scans contacts and determine if the Grammar g2g file is stale.
49 * <li>If so, create and rebuild the Grammar,
50 * <li>Else create and load the Grammar from the file.
95 // if we change the contacts file, then we need to recreate the grammar.
110 // if we change this setting, then we need to recreate the grammar.
131 // generate g2g grammar file name
137 // clean up existing Grammar and old file
144 // load the empty Grammar
145 if (Config.LOGD) Log.d(TAG, "start new Grammar");
146 mSrecGrammar = mSrec.new Grammar(SREC_DIR + "/grammars/VoiceDialer.g2g")
    [all...]
  /external/webkit/WebCore/rendering/
InlineTextBox.cpp 732 void InlineTextBox::paintSpellingOrGrammarMarker(GraphicsContext* pt, int tx, int ty, const DocumentMarker& marker, RenderStyle* style, const Font& font, bool grammar)
734 // Never print spelling/grammar markers (5327887)
753 if (!markerSpansWholeBox || grammar) {
769 // Store rendered rects for bad grammar markers, so we can hit-test against it elsewhere in order to
771 if (grammar) {
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/webkit/WebCore/editing/
Editor.cpp     [all...]
  /external/webkit/WebCore/page/
Frame.cpp     [all...]
  /external/bison/doc/
refcard.tex 440 \section{Grammar Variables and Symbols}
480 \key{The grammar parser.} {int yyparse()}
  /external/webkit/WebKit/mac/WebView/
WebFrame.mm 374 document->removeMarkers(DocumentMarker::Grammar);
    [all...]
  /external/webkit/WebKit/win/
WebFrame.cpp     [all...]
  /external/bison/tests/
testsuite 421 110;existing.at:26;GNU AWK Grammar;;
422 111;existing.at:364;GNU Cim Grammar;;
423 112;existing.at:980;GNU pic Grammar;;
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /external/jdiff/
xerces.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1976 milliseconds

12