/frameworks/base/docs/html/resources/faq/ |
framework.jd | 88 simply puts the object in the map and sends the key (which is a unique
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserHistoryPage.java | 105 // However, this puts the site in the history, unless we
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
LongSparseArray.java | 276 * Puts a key/value pair into the array, optimizing for the case where the
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/ |
GcEventContainer.java | 277 * puts an unsigned value in an array.
|
/development/tools/monkeyrunner/src/com/android/monkeyrunner/ |
MonkeyRunner.java | 216 * This is a house cleaning routine to run before starting a script. Puts 234 * Puts the monkey server in a known state and closes the recording.
|
/external/bison/build-aux/ |
depcomp | 201 # current directory. Also, the AIX compiler puts `$object:' at the 281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/dbus/ |
depcomp | 201 # current directory. Also, the AIX compiler puts `$object:' at the 281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/genext2fs/ |
depcomp | 201 # current directory. Also, the AIX compiler puts `$object:' at the 281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/grub/ |
depcomp | 201 # current directory. Also, the AIX compiler puts `$object:' at the 281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/icu4c/i18n/ |
ucol_wgt.c | 326 puts(""); 467 puts("final ranges:");
|
/external/libffi/ |
depcomp | 215 # current directory. Also, the AIX compiler puts `$object:' at the 335 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/libpng/ |
depcomp | 222 # current directory. Also, the AIX compiler puts `$object:' at the 352 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/strace/ |
depcomp | 208 # current directory. Also, the AIX compiler puts `$object:' at the 288 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
/external/svox/pico/lib/ |
picodata.h | 317 /* puts a single item (head and content) to a CharBuffer; clenmax is 364 /* puts a single item to buf; values in head and content copied to
|
/external/webkit/WebKitTools/DumpRenderTree/gtk/ |
DumpRenderTree.cpp | 397 puts("#EOF"); // terminate the content block 437 puts("#EOF");
|
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te-vfp.S | 136 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 136 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination [all...] |
CompilerTemplateAsm-armv7-a.S | 136 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination [all...] |
/external/icu4c/tools/gencase/ |
store.c | 499 puts("unfold data:"); 750 puts("---- ---- ---- ---- (done with closures from unfolding)"); 785 puts("---- ---- ---- ----"); [all...] |
/bionic/libc/include/ |
stdio.h | 258 int puts(const char *);
|
/bionic/libc/stdlib/ |
sha1hash.c | 314 puts(mybase64(digest));
|
/build/core/ |
config.mk | 322 # sgrax is the opposite of xargs. It takes the list of args and puts them
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
Channels.java | 80 * @return an OutputStream that puts bytes onto the given byte channel.
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/ |
Cache.java | 250 * Puts the object into the cache.
|
/dalvik/vm/mterp/c/ |
header.c | 83 # define UPDATE_FIELD_PUT(_field) { (_field)->puts++; }
|