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

1 2 3 4 5 67 8 91011>>

  /dalvik/tests/082-inline-execute/src/
Main.java 19 * twice - once using self-cosimulation (if available) and once without.
  /external/bluetooth/glib/tests/
checksum-test.c 18 * string is intentionally more than twice that length.
  /external/dropbear/libtommath/demo/
timing.c 151 /* do mult/square twice, first without karatsuba and second with */
  /external/elfutils/libdw/
dwarf_begin_elf.c 95 /* A section appears twice. That's bad. We ignore the section. */
  /external/iproute2/doc/actions/
mirred-usage 37 A) Do not have the same packet go to same netdevice twice
  /external/kernel-headers/original/linux/
slab.h 125 * (think twice before using).
  /external/openssl/apps/
CA.sh 167 echo "Cert passphrase will be requested twice - bug?"
  /external/quake/
README 92 "Enter" button twice to start the game.
  /external/quake/quake/src/WinQuake/docs/
README 102 Default is 320x200. It works in 16bit modes, but it's slower (twice as many
  /external/tinyxml/
tinystr.h 50 a string and there's no more room, we allocate a buffer twice as big as we need.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-188206.js 83 * The ? quantifier, unlike * or +, may appear twice in succession.
  /external/webkit/WebCore/html/
HTMLFormCollection.cpp 173 // The nextNamedItemInternal function can return the same item twice if it has
  /external/webkit/WebCore/svg/
SVGStyledElement.cpp 176 // tell StyledElement about the change to avoid parsing the class list twice
  /frameworks/base/core/tests/coretests/src/android/pim/vcard/
VCardVerifier.java 239 mTestCase.fail("verify() was called twice.");
  /frameworks/base/docs/html/resources/articles/
layout-tricks-efficiency.jd 16 parameter, which requires the child to be measured twice.</p>
  /packages/apps/AlarmClock/src/com/android/alarmclock/
AlarmReceiver.java 121 // enableAlarm will call setNextAlert so avoid calling it twice.
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmReceiver.java 121 // enableAlarm will call setNextAlert so avoid calling it twice.
  /system/core/adb/
transport_local.c 46 * to detect when we're trying to connect twice to a given local transport
  /cts/tests/tests/database/src/android/database/cts/
CursorWrapperTest.java 221 // Can't register a same observer twice before unregister it.
236 // one DataSetObserver can't be unregistered twice continuously.
681 // Can't register a same observer twice before unregister it.
  /dalvik/libcore/luni/src/main/java/java/lang/
AbstractStringBuilder.java 290 int twice = (value.length << 1) + 2; local
291 enlargeBuffer(twice > min ? twice : min);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.def     [all...]
  /build/core/
node_fns.mk 143 # clear the source var so we can't inherit the value twice
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableContainerStateTest.java 106 // Add the same object twice, is it OK?
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
AbstractSelectableChannelTest.java 100 // close twice.
  /dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
PreferencesTest.java     [all...]

Completed in 235 milliseconds

1 2 3 4 5 67 8 91011>>