HomeSort by relevance Sort by last modified time
    Searched full:stuff (Results 526 - 550 of 1420) sorted by null

<<21222324252627282930>>

  /external/icu4c/tools/genuca/
genuca.cpp 207 /*move stuff around */
693 // we don't want any strange stuff after useful data!
710 fprintf(stderr, "problem putting stuff in hash table %s\n", u_errorName(*status));
    [all...]
  /external/dbus/
ChangeLog 110 * HACKING: Update release instructions to include stuff about
278 LOCAL_CREDS vs CMSGCRED stuff a bit. Prefer CMSGCRED. This
393 * Document a bunch of undocumented stuff
646 was failing and stuff was left in the hash. Fix it to close
822 factor out the tcp socket stuff to be used on windows, leaving
827 stuff to be used on windows, leaving unix domain socket only
    [all...]
  /external/netperf/
nettest_xti.c 288 /* now, set-up the stuff to return the value in the end */
341 /* now, set-up the stuff to return the value in the end */
426 /* now, set-up the stuff to return the value in the end */
639 /* loop once. the confidence stuff originates from the folks at IBM */
718 /* all the "normal" calibration stuff and return the rate back. */
    [all...]
netlib.c 251 /* some stuff for DLPI control messages */
645 util stuff. raj 2005-01-27 */
1131 at present this is only used for the netcpu_looper stuff because
1186 specification instead of stuff like socket buffer or send sizes.
    [all...]
nettest_bsd.c 855 SCTP stuff in the classic bsd sockets test file... vlad/raj
903 /* all the oogy nitty gritty stuff moved from here into the routine
    [all...]
  /build/core/
main.mk 338 # These targets are going to delete stuff, don't bother including
610 # build/core/Makefile contains extra stuff that we don't want to pollute this
650 # All the droid stuff, in directories
prelink-linux-arm.map 7 # 0x40000000 - 0x7FFFFFFF mmap'd stuff
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
StringBuffer2Test.java 366 testBuffer.append("more stuff");
369 assertEquals("Wrong contents", "more stuff", testBuffer.toString());
375 "more stuff", testBuffer.toString());
    [all...]
  /dalvik/vm/alloc/
MarkSweep.c 281 * - Native stack (for in-progress stuff in the VM)
282 * - The TrackedAlloc stuff watches all native VM references.
862 /* Stuff the enqueue bit in the bottom of the pointer.
    [all...]
  /dalvik/vm/reflect/
Reflect.c 136 * For some of the reflection stuff we need to un-box primitives, e.g.
193 /* looks like "[[[Landroid/debug/Stuff;"; we want the whole thing */
209 /* looks like 'Landroid/debug/Stuff;"; we want the whole thing */
    [all...]
  /development/simulator/app/
LogWindow.cpp 209 * Set up stuff at the bottom, starting with the options
612 * Set up the default wxWidgets text style stuff.
1019 * stuff in "*pBundle" and sends it to the main UI thread.
    [all...]
  /external/dropbear/libtommath/
changes.txt 253 -- Added new comments here and there, cleaned up some code [style stuff]
254 -- Fixed a lingering typo in mp_exptmod* that would set bitcnt to zero then one. Very silly stuff :-)
260 -- Updated demo/demo.c to remove MPI stuff [won't work anyways], made the tests run for 2 seconds each so its
  /external/icu4c/test/intltest/
msfmrgts.cpp 177 UnicodeString pattern2("Double '' Quotes {0} test and quoted '{1}' test plus 'other {2} stuff'.");
260 if (tempBuffer != "Double ' Quotes 7 test and quoted {1} test plus other {2} stuff.")
265 if (!tempBuffer.equals("Double ' Quotes {0} test and quoted {1} test plus other {2} stuff."))
    [all...]
  /external/openssl/crypto/engine/
eng_padlock.c 140 /* RNG Stuff */
143 /* Cipher Stuff */
219 /* This stuff is needed if this ENGINE is being compiled into a self-contained
  /external/openssl/ssl/
d1_clnt.c 333 * required stuff from the server */
637 /* Random stuff */
658 /* cookie stuff */
  /external/stlport/etc/
ChangeLog-4.0 298 * _ios.h, _streambuf.h - added obsolete stuff required by the standard
323 * <stdexcept> : exported more stuff
351 * <new> : added import of new_handler stuff from vendor namespace (thanks to Niran Bala for the report).
  /bionic/libc/kernel/tools/
utils.py 41 # other stuff
  /bionic/libc/tools/
bionic_utils.py 53 # other stuff
  /bootable/recovery/
roots.c 232 //TODO: make the mtd stuff scan once when it needs to
  /dalvik/docs/
hello-world.html 165 # configure root dir of interesting stuff
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 73 * methods with indications of block-level stuff.
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDefItem.java 98 * least for easily-checked stuff?
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexClassLoader.java 52 * (could stuff these into an object and have a single array;
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
SequenceInputStreamTest.java 308 assertEquals("Wrong stuff read!", "Hell", new String(buf));
  /dalvik/libcore/security/src/main/java/java/security/cert/
TrustAnchor.java 268 // Private stuff

Completed in 68 milliseconds

<<21222324252627282930>>