Searched refs:popped (Results 1 – 25 of 25) sorted by relevance
/external/chromium/net/third_party/nss/ssl/ |
D | ssldef.c | 205 PRFileDesc *popped; in ssl_DefClose() local 225 popped = PR_PopIOLayer(fd, PR_TOP_IO_LAYER); in ssl_DefClose() 226 popped->dtor(popped); in ssl_DefClose()
|
/external/bison/lib/ |
D | timevar.c | 341 struct timevar_stack_def *popped = stack; local 353 timevar_accumulate (&popped->timevar->elapsed, &start_time, &now); 364 popped->next = unused_stack_instances; 365 unused_stack_instances = popped;
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Parser.java | 755 Element popped = theStack; in restartablyPop() local 757 if (restartElements && (popped.flags() & Schema.F_RESTART) != 0) { in restartablyPop() 758 popped.anonymize(); in restartablyPop() 759 popped.setNext(theSaved); in restartablyPop() 760 theSaved = popped; in restartablyPop()
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebViewPrivate.idl | 131 If the user cancels the closing of a webview from the alert popped up by the
|
/external/chromium/third_party/icu/source/common/ |
D | rbbirpt.txt | 40 # | | state to be popped from the state stack.
|
/external/icu4c/common/ |
D | rbbirpt.txt | 40 # | | state to be popped from the state stack.
|
/external/icu4c/i18n/ |
D | regexcst.txt | 40 # | | state to be popped from the state stack.
|
/external/chromium/third_party/icu/source/i18n/ |
D | regexcst.txt | 40 # | | state to be popped from the state stack.
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 1015 # temporary diversion is popped. 1034 # Than the diversion is appended to DUMP, and popped.
|
/external/bison/ |
D | NEWS | 350 token. Formerly, it popped the stack until it found a state that
|
D | ChangeLog | 3587 Every time a token is popped, update yyerror_range[0], to have an 5334 popped). This means that the initial elements will not be freed 9452 (yyparse) [YYDEBUG]: Display the symbols which are popped during
|
/external/bison/doc/ |
D | bison.texinfo | 3970 stacked symbols popped during the first phase of error recovery, 5512 that number of states are popped from the stack, and one new state is
|
D | bison.info | 3828 * stacked symbols popped during the first phase of error recovery, 5103 number of states are popped from the stack, and one new state is pushed.
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-0 | 5540 from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
|
/external/dbus/ |
D | ChangeLog | 11022 (_dbus_message_loader_putback_message_link): put back a popped link 13617 \r off of popped lines
|
/external/webkit/WebKit/gtk/ |
D | ChangeLog | 4303 Popup menu has the wrong size when popped up near the edge
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 66446 ** popped. Or if pParse==0, this routine is a no-op. 75098 ** any IGNORE The record number and data is popped from 79702 ** A jump to addrRepeat is made and the N+1 values are popped from the 92232 ** when the symbol is popped from the stack during a 92315 ** is popped from the stack, then call it. 92317 ** Return the major token number for the symbol popped. 92323 /* There is no mechanism by which the parser stack can be popped below 94021 /* If we are not debugging and the reduce action popped at least
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog | 13781 * When the MarkStack is drain()ed the object is popped off the stack
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 8641 it will be nil if the DOM popped up a menu instead. I cleaned up
|
/external/webkit/WebCore/ |
D | ChangeLog-2006-12-31 | 23101 …pMenuMac.mm: (WebCore::PopupMenu::show): Calls willPopupMenu with the NSMenu about to be popped up.
|
D | ChangeLog-2005-08-23 | 21320 …t all. So instead, the loading needs to happen when the ID_APPLET tag is popped from the parser st…
|
D | ChangeLog-2007-10-14 | 53553 menu is popped-down.
|
D | ChangeLog-2008-08-10 | 44011 place, another crash popped up in the layout tests that was related to dereferencing a
|
D | ChangeLog-2009-06-16 | 35462 …The only difference is that the clip has to be pushed and popped when painting the object's childr…
|
D | ChangeLog-2010-01-29 | 24851 clipping paths in effect. When the state is popped, we paint
|