HomeSort by relevance Sort by last modified time
    Searched full:grammar (Results 101 - 125 of 320) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.7.3-2.js 37 ECMA that will be fixed in v2. In any case, there is no place in the grammar
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
obsoletepatches.py 29 from webkitpy.grammar import pluralize
updatechangelogswithreviewer.py 32 from webkitpy.grammar import pluralize
  /external/srec/doc/logs/uapi/
run_voicetags1.log 133 G2Listener: Finish adding voicetags to grammar slot
211 G2Listener: Finish adding voicetags to grammar slot
288 G2Listener: Finish adding voicetags to grammar slot
366 G2Listener: Finish adding voicetags to grammar slot
444 G2Listener: Finish adding voicetags to grammar slot
523 G2Listener: Finish adding voicetags to grammar slot
600 G2Listener: Finish adding voicetags to grammar slot
678 G2Listener: Finish adding voicetags to grammar slot
756 G2Listener: Finish adding voicetags to grammar slot
834 G2Listener: Finish adding voicetags to grammar slo
    [all...]
  /external/bison/tests/
regression.at 181 [[Grammar
475 [[Grammar
609 # Below is a stripped version of the grammar. It looks like one can
611 # which disapears when applying sane grammar transformations.
748 # The following grammar, taken from Andrew Suffield's GPL'd implementation
765 /* Grammar follows */
849 # Generate the grammar, compile it, run it.
946 # Generate the grammar, compile it, run it.
calc.at 22 ## Compile the grammar described in the documentation. ##
117 /* Grammar follows */
441 # Start a testing chunk which compiles `calc' grammar with
545 # Start a testing chunk which compiles `calc' grammar with
580 # Start a testing chunk which compiles `calc' grammar with
616 # Start a testing chunk which compiles `calc' grammar with
640 # Start a testing chunk which compiles `calc' grammar with
  /external/srec/config/en.us/grammars/
enroll.grxml 2 <grammar version="1.0" xml:lang="en-US" mode="voice" root="ROOT">
75 </grammar>
VoiceDialer.grxml 2 <grammar xml:lang="en-us" version="1.0" root="ROOT">
164 </grammar>
  /external/srec/srec/include/
srec_context.h 157 /* says whether a grammar has been prepared FST_Prepare()
158 a Grammar must be prepared before it is used in a recognition */
  /external/webkit/WebKit/mac/WebCoreSupport/
WebViewFactory.mm 241 return UI_STRING("Ignore Grammar", "Ignore Grammar context menu item");
247 return UI_STRING("Spelling and Grammar", "Spelling and Grammar context sub-menu item");
257 return UI_STRING("Show Spelling and Grammar", "menu item title");
258 return UI_STRING("Hide Spelling and Grammar", "menu item title");
284 return UI_STRING("Check Grammar With Spelling", "Check grammar with spelling context menu item");
  /external/webkit/WebKit/win/
WebCoreLocalizedStrings.cpp 62 String WebCore::contextMenuItemTagIgnoreGrammar() { return String(LPCTSTR_UI_STRING("Ignore Grammar", "Ignore Grammar context menu item")); }
63 String WebCore::contextMenuItemTagSpellingMenu() { return String(LPCTSTR_UI_STRING("Spelling and Grammar", "Spelling and Grammar context sub-menu item")); }
66 String WebCore::contextMenuItemTagCheckGrammarWithSpelling() { return String(LPCTSTR_UI_STRING("Check Grammar With Spelling", "Check grammar with spelling context menu item")); }
77 String WebCore::contextMenuItemTagShowSpellingPanel(bool show) { return String(show ? LPCTSTR_UI_STRING("Show Spelling and Grammar", "menu item title") : LPCTSTR_UI_STRING("Hide Spelling and Grammar", "menu item title")); }
  /external/bison/
TODO 42 presented too. Shall we try to make a single grammar with all these
70 That requires an significant improvement of the grammar parser. Using
195 stay in touch with him. Adjusting the Bison grammar parser will be
222 This will be possible with a Bison parser for the grammar, as it will
223 make it much easier to extend the grammar.
  /external/bison/src/
getargs.c 80 "scan - grammar scanner traces",
81 "parse - grammar parser traces",
84 "grammar - reading, reducing of the grammar",
86 "sets - grammar sets: firsts, nullable etc.",
files.c 68 If neither --output nor --file was specified but the input grammar
158 /* Compute extensions from the grammar file extension. */
281 grammar: `foo/bar.yy' => `bar'. */
289 /* Compute the extensions from the grammar file name. */
state.h 25 finite state machine that parses the specified grammar. This
77 grammar's start symbol. The next-to-final state has one shift to
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/webkit/WebCore/editing/
Editor.cpp     [all...]
  /cts/tools/dasm/src/java_cup/
parse_reduce_row.java 13 * of terminals in the grammar has been established.
  /external/libpcap/
FILES 44 grammar.y
  /external/srec/srec/Recognizer/include/
SR_RecognizerResultImpl.h 54 * Locale of grammar that produced this result
SR_RecognizerResult.h 102 * Returns locale of the grammar that produced this recognition result
178 * Returns locale of grammar that produced this result
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/function/
Number.js 75 Than ToNumber('1,2,3') results NaN based on ECMA 9.3.1: If the grammar cannot
  /libcore/luni/src/main/java/javax/xml/validation/
Schema.java 23 * Immutable in-memory representation of grammar.
  /external/srec/srec/crec/
srec_initialize.c 64 to handle any grammar that the search needs to run. Initialization fails
67 to handle any grammar that the search needs to run. Initialization fails
  /external/webkit/WebCore/rendering/
HitTestResult.cpp 141 // Return the tool tip string associated with this point, if any. Only markers associated with bad grammar
146 DocumentMarker* marker = m_innerNonSharedNode->document()->markerContainingPoint(m_point, DocumentMarker::Grammar);

Completed in 1816 milliseconds

1 2 3 45 6 7 8 91011>>