/external/icu4c/common/unicode/ |
bytestream.h | 9 // Used so that we can write a single piece of code that can operate
|
rep.h | 32 * change a piece of text while retaining metadata. Metadata is data
|
/external/netcat/scripts/ |
webproxy | 129 # no, you can *not* phone home, you miserable piece of shit
|
/external/v8/src/ |
property.h | 39 // optionally a piece of data.
|
/external/zlib/examples/ |
gun.c | 73 #define PIECE 16384 /* limits i/o chunks for 16-bit int case */ 96 ret = PIECE; 138 ret = PIECE;
|
/dalvik/docs/ |
debugmon.html | 485 u4 offset of this piece (relative to the virtual address) 486 u4 length of piece, in allocation units 579 u4 offset of this piece (relative to the virtual address) 580 u4 length of piece, in allocation units 672 <p>If a piece of code wants to send a chunk of data to the server at some
|
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 143 create a longer piece. The sequencing can be fixed at the time the music file 150 <br>Figure 1: Linear Music Piece</p> 162 the musical segments can be recombined to create a linear music piece. In this 171 <br>Figure 2: Non-linear music piece</p> 175 piece. The scenario is a first-person-shooter (FPS) and JET is providing the [all...] |
/external/opencore/codecs_v2/omx/omx_h264enc/src/ |
omx_avcenc_component.cpp | [all...] |
/external/opencore/codecs_v2/omx/omx_m4venc/src/ |
omx_mpeg4enc_component.cpp | 628 //Attach the end of frame flag while sending out the last piece of output buffer [all...] |
/external/stlport/src/ |
allocators.cpp | 385 // Try to make use of the left-over piece. 412 // Any leftover piece will eventually make it to the 958 // Try to make use of the left-over piece. [all...] |
/dalvik/dx/src/com/android/dx/dex/file/ |
CatchStructs.java | 34 * handler address) for a particular piece of code. Instances of this
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
FileClientSessionCache.java | 343 /** A file containing a piece of cached data. */
|
/dalvik/vm/mterp/ |
README.txt | 188 If you need to debug the initial piece of an opcode handler, and your
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
ExampleAgent.java | 51 * one piece of data we don't need to distinguish, so we just pick
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicClientCookie.java | 43 * HTTP "magic-cookie" represents a piece of state information
|
/external/bluetooth/glib/ |
README.in | 175 As a last resort, you can also provide a pointer to a larger piece
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
linked_lists_double.sgml | 14 Each element in the list contains a piece of data, together with pointers
|
/external/dbus/doc/ |
dbus-test-plan.xml | 35 D-Bus is a large and complex piece of software (about 25,000
|
/external/elfutils/libelf/ |
libelf.h | 60 Elf_Type d_type; /* Type of this piece of data. */
|
/external/iproute2/include/linux/ |
rtnetlink.h | 598 /* TC action piece */
|
/external/qemu/docs/ |
CHAR-DEVICES.TXT | 137 As described above, a CharDriverState "user" is a piece of code that can write
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_math.c | 103 * Transform log value to linear gain multiplier using piece-wise linear
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_math.c | 103 * Transform log value to linear gain multiplier using piece-wise linear
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_math.c | 103 * Transform log value to linear gain multiplier using piece-wise linear
|
/external/webkit/WebCore/platform/network/cf/ |
FormDataStreamCFNet.cpp | 329 // Handle the common special case of one piece of form data, with no files.
|