Searched
full:stuff (Results
401 -
425 of
1420) sorted by null
<<11121314151617181920>>
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleHeap.java | 311 byte[] stuff = new byte[data.capacity()]; 312 data.get(stuff, 0, stuff.length); 316 handler.onSuccess(stuff, client);
|
/sdk/eclipse/scripts/ |
build_server.sh | 15 # - zip resulting stuff and move to $DEST
|
/external/icu4c/i18n/ |
ucol_bld.cpp | 663 /* this one makes the table and stuff */ 878 /* then pick CEs out until there is no more and stuff them into expansion */ [all...] |
chnsecal.h | 179 // UObject stuff 242 private: // default century stuff.
|
indiancal.h | 255 // UObject stuff 322 private: // default century stuff.
|
persncal.h | 249 // UObject stuff 314 private: // default century stuff.
|
/external/netperf/ |
netsh.c | 121 /* stuff to say where this test is going */ 212 /* stuff to control the "width" of the buffer rings for sending and */ 392 /* stuff to say where this test is going */ 425 /* rate controlling stuff */ 432 /* dirty and clean cache stuff */
|
nettest_sdp.c | 285 /* loop once. the confidence stuff originates from the folks at IBM */ 356 /* all the "normal" calibration stuff and return the rate back. */ 683 /* we were not measuring cpu, for the confidence stuff, we */ 709 /* are for all the confidence stuff. we could make the values */ 828 /* this stuff needs to be worked-out in the presence of confidence */ [all...] |
nettest_sctp.c | 459 /* loop once. the confidence stuff originates from the folks at IBM */ 528 /* all the "normal" calibration stuff and return the rate back. */ 687 /* initialize the random number generator for putting dirty stuff */ 893 /* we were not measuring cpu, for the confidence stuff, we */ 919 /* are for all the confidence stuff. we could make the values */ [all...] |
/external/srec/srec/Semproc/src/ |
SemanticProcessorImpl.c | 554 * What I mean by making them nice is to do stuff like: 617 /* use p to copy stuff now */ 873 * What I mean by making them nice is to do stuff like: [all...] |
/development/simulator/app/ |
DeviceManager.cpp | 318 * The runtime has sent us a new frame of stuff to display. 536 * change the terminal's pgrp, or the interactive stuff just doesn't work. 553 * Windows has some process group stuff (e.g. CREATE_NEW_PROCESS_GROUP flag 636 * Set environment variables. This stuff should be passed through as 696 * all one piece, i.e. it's not "xterm -e <stuff> -geom blah" with our 697 * stuff in the middle. [all...] |
/build/core/ |
config.mk | 113 # Try to include buildspec.mk, which will try to set stuff up. 161 # host config stuff being done first
|
/dalvik/vm/ |
UtfString.c | 320 /* debugging stuff */ 374 /* debugging stuff */
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_howto.xml | 256 /* stuff */ 520 /* do stuff here. */ 543 /* stuff */ 639 /* stuff */ 763 /* do stuff before chain up */ 767 /* do stuff after chain up */ [all...] |
/external/bluetooth/glib/gio/ |
gbufferedoutputstream.c | 524 /* Async stuff implementation */ 546 * case of flushing + some addition stuff */
|
/external/dbus/dbus/ |
dbus-memory.c | 118 /** size of stuff at start of block */ 120 /** total extra size over the requested allocation for guard stuff */
|
dbus-shell.c | 322 * don't do filename globs, don't remove redirection stuff, etc. 336 * Tokenization steps, from UNIX98 with operator stuff removed,
|
/external/kernel-headers/original/asm-x86/ |
voyager.h | 393 __u32 MemoryFor_SUS_ErrorLog; /* Flat 32 bit address which tells SUS where to stuff the SUS error log on a dump */ 479 /* lots of system configuration stuff under here */
|
/external/libpng/ |
pngmem.c | 107 * memory stuff). zlib doesn't like this at all, so we have to 171 /* Try to see if we need to do any of this fancy stuff */
|
/external/openssl/crypto/asn1/ |
a_int.c | 197 /* We must OPENSSL_malloc stuff, even for 0 bytes otherwise it 303 /* We must OPENSSL_malloc stuff, even for 0 bytes otherwise it
|
/external/openssl/ssl/ |
s23_clnt.c | 356 /* Random stuff */ 467 * sslv2 stuff. */
|
/external/qemu/distrib/libpng-1.2.19/ |
pngmem.c | 104 * memory stuff). zlib doesn't like this at all, so we have to 158 /* try to see if we need to do any of this fancy stuff */
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macwm.c | 222 pSysGammaOut->numDevices = devCount; /* stuff count */ 231 pSysGammaOut->devGamma [devCount]->hGD = hGDevice; /* stuff handle */
|
/external/qemu/hw/ |
goldfish_mmc.c | 249 // stuff in the real capacity 272 // stuff in the real capacity
|
/external/webkit/JavaScriptCore/tests/mozilla/ |
runtests.pl | 311 # print out some nice stuff 394 # print out some nice stuff
|
Completed in 77 milliseconds
<<11121314151617181920>>