/external/stlport/test/eh/ |
nc_alloc.h | 6 into smaller pieces.
|
/external/webkit/WebKit/mac/WebView/ |
WebTextIterator.h | 49 text runs that are broken up into arbitrary pieces.
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
CharacterData.java | 37 * appropriately sized pieces. 52 * appropriately sized pieces.
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceContact.java | 134 // pieces of next VoiceContact 171 // start accumulating pieces for a new VoiceContact
|
/external/guava/src/com/google/common/base/ |
Splitter.java | 242 * Returns a splitter that divides strings into pieces of the given length. 247 * @param length the desired length of pieces after splitting 249 * pieces
|
/external/openssl/crypto/dso/ |
dso.h | 124 * Here, merging means that bits and pieces are taken from each of the 127 * applies is that if the two specification contain pieces of the same 189 /* For use by applications etc ... use this for your bits'n'pieces,
|
/external/openssl/include/openssl/ |
dso.h | 124 * Here, merging means that bits and pieces are taken from each of the 127 * applies is that if the two specification contain pieces of the same 189 /* For use by applications etc ... use this for your bits'n'pieces,
|
/bootable/recovery/minzip/ |
Zip.h | 21 * filename. We can change the accessors to retrieve the various pieces
|
/build/tools/dexpreopt/ |
Config.mk | 19 # Defines the pieces necessary for the dexpreopt process.
|
/build/tools/releasetools/ |
common.py | 62 pieces = line.split() 63 if len(pieces) != 2: continue 64 image = pieces[0] 65 size = int(pieces[1])
|
/dalvik/dx/src/com/android/dx/dex/code/ |
DalvCode.java | 25 * Container for all the pieces of a concrete method. Each instance
|
/dalvik/tests/003-omnibus-opcodes/src/ |
Classes.java | 176 // build up pieces
|
/external/e2fsprogs/e2fsck/ |
mtrace.h | 194 return contiguous pieces of memory. */
|
/external/elfutils/libelf/ |
elf-knowledge.h | 1 /* Accumulation of various pieces of knowledge about ELF.
|
/external/kernel-headers/original/linux/netfilter/ |
nfnetlink.h | 90 /* netfilter netlink message types are split in two pieces:
|
/frameworks/base/core/java/android/app/ |
package.html | 50 <p>This approach allows an application to be broken into pieces, which
|
/frameworks/base/docs/html/guide/basics/ |
fixme-gs-core-packages.jd | 18 Application. This guide will help you understand the pieces that make up
|
appmodel.jd | 9 understand how the various pieces can be put together.</p> 13 various pieces of an application:</p>
|
/external/bluetooth/glib/glib/ |
gkeyfile.c | 1486 GSList *p, *pieces = NULL; local [all...] |
/external/icu4c/common/ |
ucol_swp.c | 175 /* swap the necessary pieces in the order of their occurrence in the data */ 379 /* swap the necessary pieces in the order of their occurrence in the data */
|
/external/icu4c/i18n/ |
tridpars.h | 216 * Parse an ID into pieces. Take IDs of the form T, T/V, S-T, 299 * Parse an ID into component pieces. Take IDs of the form T,
|
/frameworks/base/docs/html/guide/developing/tools/ |
traceview.jd | 144 <p>Tracing creates two distinct pieces of output: a <em>data</em> file, 232 <dd>One line per method entry or exit. A line consists of four pieces,
|
/frameworks/base/docs/html/resources/articles/ |
on-screen-inputs.jd | 115 <p>The <code>android:inputType</code> attribute has three pieces:</p> 163 different pieces of data that can be specified here by combining them
|
/dalvik/vm/ |
Properties.c | 133 * methods to get bits and pieces. This is a bit smaller.
|
/development/samples/BrowserPlugin/ |
README | 51 (e.g. audio and paint). The package consists of two pieces: (1) Java code
|