Home
last modified time | relevance | path

Searched refs:Expect (Results 1 – 13 of 13) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dparser.cc233 void Expect(Token::Value token, bool* ok);
1888 Expect(Token::NATIVE, CHECK_OK); in ParseNativeDeclaration()
1889 Expect(Token::FUNCTION, CHECK_OK); in ParseNativeDeclaration()
1891 Expect(Token::LPAREN, CHECK_OK); in ParseNativeDeclaration()
1896 if (!done) Expect(Token::COMMA, CHECK_OK); in ParseNativeDeclaration()
1898 Expect(Token::RPAREN, CHECK_OK); in ParseNativeDeclaration()
1899 Expect(Token::SEMICOLON, CHECK_OK); in ParseNativeDeclaration()
1945 Expect(Token::FUNCTION, CHECK_OK); in ParseFunctionDeclaration()
1978 Expect(Token::LBRACE, CHECK_OK); in ParseBlock()
1983 Expect(Token::RBRACE, CHECK_OK); in ParseBlock()
[all …]
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend43 ATTRIBUTE Ascend-Expect-Callback 149 integer
206 VALUE Ascend-Expect-Callback Expect-Callback-No 0
207 VALUE Ascend-Expect-Callback Expect-Callback-Yes 1
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
DREADME.VMS28 (Expect one or two informational messages from the compiler about
/external/strace/
DPORTING52 with ad hoc shell scripts. Expect your scripts to break with every
/external/bison/doc/
Dbison.info185 * Expect Decl:: Suppressing warnings about parsing conflicts.
3581 * Expect Decl:: Suppressing warnings about parsing conflicts.
3785 File: bison.info, Node: Destructor Decl, Next: Expect Decl, Prev: Initial Action Decl, Up: Decl…
3846 File: bison.info, Node: Expect Decl, Next: Start Decl, Prev: Destructor Decl, Up: Declarations
3895 File: bison.info, Node: Start Decl, Next: Pure Decl, Prev: Expect Decl, Up: Declarations
3983 Suppressing Conflict Warnings: Expect Decl.).
4886 *Note Suppressing Conflict Warnings: Expect Decl.
8387 * %expect: Expect Decl. (line 6)
8388 * %expect-rr <1>: Expect Decl. (line 6)
8515 * conflicts, suppressing warnings of: Expect Decl. (line 6)
[all …]
Dbison.texinfo223 * Expect Decl:: Suppressing warnings about parsing conflicts.
3663 * Expect Decl:: Suppressing warnings about parsing conflicts.
3989 @node Expect Decl
4158 (@pxref{Expect Decl, ,Suppressing Conflict Warnings}).
5251 @xref{Expect Decl, ,Suppressing Conflict Warnings}.
/external/bison/
DChangeLog1266 * doc/bison.texinfo (Expect Decl): Tighten up wording in previous
1276 * doc/bison.texinfo (Expect Decl): Likewise.
2309 Expect exit status 2, not 1, since the parser is supposed to blow
2666 * tests/calc.at (AT_CHECK_CALC): Expect one fewer output lines,
5347 * doc/bison.texinfo (Expect Decl): Document this. Also mention
6045 * tests/input.at (Type Clashes): Expect warnings, not complaints.
9044 (grammar_current_rule_action_append): Expect a location as argument.
12670 * doc/bison.texinfo (Expect Decl): Adjust.
14339 * src/reader.c (copy_comment2): Expect the input stream to be on
/external/jpeg/
Dinstall.doc90 Expect configure to run for a few minutes, particularly on slower machines;
/external/dbus/
DChangeLog3068 Expect ChildSignaled error too.
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1634667 (JSC::Machine::privateExecute): Expect prototype arg in op_construct.
34782 (JSC::JSObject::hasInstance): Expect to get a pre-looked-up prototype.
/external/webkit/WebKit/mac/
DChangeLog-2006-02-0924452 …bFormDelegate frame:sourceFrame:willSubmitForm:withValues:submissionListener:]): Expect sourceFrame
/external/webkit/WebCore/
DChangeLog-2006-12-315495 Expect that to be fixed again in the next hour(s).
DChangeLog-2009-06-166220 (WebCore::GIFImageDecoderPrivate::decode): Expect a SharedBuffer.