HomeSort by relevance Sort by last modified time
    Searched full:blow (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/openssl/crypto/store/
str_lib.c 1678 unsigned int blow = (unsigned int)-1, bhigh = 0; local
1751 unsigned int alow, ahigh, blow, bhigh; local
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
PasswordAuthenticationTest.java 58 final String name = "Joe Blow";
  /dalvik/tests/072-precise-gc/src/
Main.java 83 * This *should* blow out all the weakly-reference objects. If
  /bootable/recovery/minzip/
DirUtil.c 195 //TODO: don't blow the stack
  /external/icu4c/test/testdata/
translit_rules.txt 65 \uE03D>; # FALLBACK BLOW AWAY AVAGRAHA
ra.xlf 167 \uE03D>; # FALLBACK BLOW AWAY AVAGRAHA
  /external/ipsec-tools/src/racoon/
policy.h 61 u_int8_t dir; /* direction of packet flow, see blow */
  /external/quake/quake/src/WinQuake/
quake-hipnotic.spec.sh 73 Horn of Conjuring: Blow this horn and out of the mystical bowels of eternity
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 320 "Blow, winds, and crack your cheeks! rage! blow!" +
List6.java 334 "Blow, winds, and crack your cheeks! rage! blow!" +
  /build/tools/droiddoc/src/
Stubs.java 209 // blow the outer class open if this is an inner class
213 // blow open super class and interfaces
238 //for each method, blow open the parameters, throws and return types. also blow open their generics
    [all...]
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 37 // blow up, we use LinkedHashMap with size limit.
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
ShortcutRepositoryTest.java 116 .setText1("Joe Blow")
119 .setShortcutId("j-blow");
498 .setText1("joe blow")
  /development/simulator/app/
LocalBiChannel.cpp 246 * Destructor. If we're the server side, blow away the socket file.
  /external/bluetooth/glib/
NEWS.pre-1-3 125 buffer position and blow the file read ahead buffer
  /external/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 121 // We could start the finalizer lazily, but I'd rather it blow up early.
  /external/icu4c/samples/ufortune/resources/
root.txt 114 "A bird in the hand makes it awfully hard to blow your nose.",
  /external/qemu/fpu/
softfloat-macros.h 451 bits32 aHigh, aLow, bHigh, bLow;
456 bLow = b;
458 z1 = ( (bits64) aLow ) * bLow;
460 zMiddleB = ( (bits64) aHigh ) * bLow;
  /external/icu4c/test/intltest/
utxttest.cpp 845 // Close of an unitialized UText. Shouldn't blow up.
853 // Double-close of a UText. Shouldn't blow up. UText should still be usable.
874 // (If it doesn't blow up, and doesn't leak, it's probably working fine)
    [all...]
  /build/core/
binary.mk 44 # Certain modules like libdl have to have symbols resolved at runtime and blow
  /external/openssl/crypto/sha/asm/
sha512-x86_64.pl 31 # loop unroll, which in turn would naturally cause size blow-up, not
  /frameworks/base/core/java/android/net/http/
Connection.java 216 FIXME: blow out entire queue here on
  /external/dnsmasq/src/
network.c 763 /* forward table rules reference servers, so have to blow them away */
869 /* forward table rules reference servers, so have to blow them away */
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java 195 // Don't need to do anything more here because mSyncState.onDatabaseOpened() will blow
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events.c 533 decide whether or not to blow these off, but the

Completed in 163 milliseconds

1 2 3