HomeSort by relevance Sort by last modified time
    Searched full:twice (Results 201 - 225 of 795) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/WebCore/dom/
NamedAttrMap.cpp 136 // ### slightly inefficient - resizes attribute array twice.
  /external/webkit/WebCore/inspector/front-end/
SummaryBar.js 189 // twice with different X shadow offsets to give more feathered edges. Later we erase the
  /external/webkit/WebCore/platform/graphics/chromium/
GlyphPageTreeNodeChromiumWin.cpp 228 // A non-BMP input buffer will be twice as long as output glyph buffer
TransparencyWin.h 77 // drawing on top, the result will actually be blended in twice. But
FontLinux.cpp 129 // If we also filled, we don't want to draw shadows twice.
174 // than twice as many glyphs as there are code points and fallback if
  /external/webkit/WebCore/rendering/
SVGRenderSupport.cpp 123 // The filter is NOT meant to be applied twice in that case!
RenderCounter.cpp 217 // This function is designed so that the same test is not done twice in an iteration, except for this one
218 // which may be done twice in some cases. Rearranging the decision points though, to accommodate this
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginEventHandlerCarbon.mm 342 // MacIE handles each key event twice because of this, but we will emulate the other browsers instead.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
parse.c 923 "<%s> specified twice",
991 { synerr( "trailing context used twice" ); }
1005 synerr( "trailing context used twice" );
1074 synerr( "trailing context used twice" );
    [all...]
  /hardware/ti/wlan/wl1271/utils/
queue.c 247 /* Not an error since we have a case where a timer may expire twice in a row (in TxDataQueue) */
  /packages/apps/Email/tests/src/com/android/email/
ControllerProviderOpsTests.java 147 // check it doesn't create twice when existing
  /packages/inputmethods/OpenWnn/res/values/
strings.xml 244 <string name="tip_to_step2_a"><b>For example, let\'s type \"hi.\"\n- Tap ? twice to get \"h\"</b></string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutReloadMonitor.java 301 // reload and we don't want to do it twice.)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 231 // Remove internal references to avoid using them twice
  /cts/tests/tests/database/src/android/database/cts/
AbstractCursorTest.java 130 fail("Can't register DataSetObserver twice before unregister it.");
165 fail("Can't register DataSetObserver twice before unregister it.");
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 645 // Run these twice to test caching.
654 // Run these twice to test caching.
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
AbstractCharsetDecoderTestCase.java 358 // normal case, one complete operation, but call twice, first time set
588 // Illegal state: flush twice
CharsetDecoderTest.java 348 // normal case, one complete operation, but call twice, first time set
622 // Illegal state: flush twice
  /development/samples/GlobalTime/src/com/android/globaltime/
GLView.java 133 * pressed twice in succession. A subsequent press of the 'tab' key
686 // Pressing the state key twice enters the UI
  /external/astl/tests/
test_vector.cpp 380 // destructor twice (1 temp + 1 elt).
387 // destructor twice (1 temp + 199 elts).
  /external/e2fsprogs/e2fsck/
revoke.c 333 /* We really ought not ever to revoke twice in a row without
335 block twice without allocating it in between! */
  /external/e2fsprogs/misc/
mke2fs.8.in 165 this option is specified twice, then a slower, read-write
221 specified twice.
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 628 // flag to prevent freeing the buffers twice
645 // flag to prevent freeing buffers twice
    [all...]
  /external/srec/srec/cfront/
sp_fft.c 724 /* n is twice the size, so this */
776 ** applied twice
  /external/webkit/WebCore/manual-tests/
linkjump-1.html 7 <p><b>BUG ID:</b> <a href="rdar://problem/4304213">4304213</a> sometimes have to click twice to jump to top, on href=""</p>
19 Page will scroll to the top after clicking link #3. Clicking this link twice might take you to the top of the page (but that is the bug).

Completed in 106 milliseconds

1 2 3 4 5 6 7 891011>>