/external/wpa_supplicant/ |
l2_packet.h | 64 * @protocol: Ethernet protocol number in host byte order 100 * @proto: Protocol/ethertype for the packet in host byte order (only used if 133 * association has been completed, in order to prepare l2_packet implementation
|
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/ |
l2_packet.h | 53 * @protocol: Ethernet protocol number in host byte order 89 * @proto: Protocol/ethertype for the packet in host byte order (only used if 122 * association has been completed, in order to prepare l2_packet implementation
|
/external/yaffs2/yaffs2/ |
Kconfig | 43 bool "Use the same ecc byte order as Steven Hill's nand_ecc.c" 47 This makes yaffs_ecc.c use the same ecc byte order as 49 same ecc byte order as SmartMedia.
|
/frameworks/base/awt/java/awt/image/ |
ImageConsumer.java | 37 * a random order. 43 * top-down, left-to-right order. 162 * Sets the hint flags of pixels order, which is used by the ImageConsumer
|
/frameworks/base/docs/html/guide/topics/manifest/ |
path-permission-element.jd | 74 <dd>The name of a permission that clients must have in order to read or write the 83 <dd>A permission that clients must have in order to query the content provider. 87 <dd>A permission that clients must have in order to make changes to the data controlled by the content provider.
|
/frameworks/base/libs/surfaceflinger/ |
Tokenizer.cpp | 101 ssize_t Tokenizer::_indexOrderOf(uint32_t token, size_t* order) const 124 if (order) *order = l;
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
cnst_vad.h | 106 #define COEFF3 13363 /* coefficient for the 3rd order filter */ 107 #define COEFF5_1 21955 /* 1st coefficient the for 5th order filter */ 108 #define COEFF5_2 6390 /* 2nd coefficient the for 5th order filter */
|
/frameworks/base/opengl/libagl/ |
Tokenizer.cpp | 102 ssize_t Tokenizer::_indexOrderOf(uint32_t token, size_t* order) const 125 if (order) *order = l;
|
/frameworks/base/tools/aapt/ |
StringPool.h | 67 * structure will be generated in sorted order. This allow for fast 130 // Raw array of unique strings, in some arbitrary order. 132 // Array of indices into mEntries, in the order they were
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
GradientShader.java | 138 // 0 -> -1 : mirrored order 139 // -1 -> -2: normal order 164 // 0 -> 1 : normal order
|
/external/qemu/elff/ |
dwarf_defs.h | 141 * littleendian order. It is "little endian" only in the sense that it avoids
145 * Unsigned LEB128 numbers are encoded as follows: start at the low order end
147 * the low order 7 bits of a byte. Typically, several of the high order bytes
149 * with the low order byte; set the high order bit on each byte except the last
155 * for discarding high order bytes is not whether they are zero, but whether
158 * would represent it as a single byte containing the low order 7 bits, with
159 * the high order bit cleared to indicate the end of the byte stream. Note that
339 * Abbreviation descriptor numbers seems to be always in sequential order, and [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMTreeWalker.java | 31 * This class does a pre-order walk of the DTM tree, calling a ContentHandler 97 /** Perform a non-recursive pre-order/post-order traversal, 147 /** Perform a non-recursive pre-order/post-order traversal,
|
/dalvik/vm/alloc/ |
HeapBitmap.c | 168 * Walk through the bitmaps in increasing address order, and find the 333 * Regardless of the order of the arrays, the bitmaps will be visited 334 * in address order, so that finger will increase monotonically. 388 * in a single list of bitmaps. Regardless of the order of the array, 389 * the bitmaps will be visited in address order, so that finger will
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
SpriteTextRenderer.java | 291 // must have their byte order set to native order 294 vbb.order(ByteOrder.nativeOrder()); 298 tbb.order(ByteOrder.nativeOrder()); 302 ibb.order(ByteOrder.nativeOrder());
|
/external/apache-http/src/org/apache/http/message/ |
HeaderGroup.java | 45 * keeps track of the order in which headers were added. 53 /** The list of headers for this group, in the order in which they were added */ 71 * Adds the given header to the group. The order in which this header was 118 * existing headers. The headers are added in the order in which they appear 165 * maintains the relative order in which the headers were added.
|
/external/bison/src/ |
vcg.h | 183 /* vertical order is the level position (rank) of the node. We can also 195 /* horizontal order is the horizontal position of the node within a 201 components by specifying a horizontal order. If the algorithm for 202 downward laid out trees is used, the horizontal order influences 203 only the order of the child nodes at a node, but not the order of 416 /* Horizontal order is the horizontal position the edge. This is of 426 horizontal order. 545 rhomb, ellipse, and triangle. vertical order is the level position 548 recognized, if an automatical layout is calculated. horizontal order [all...] |
/external/icu4c/i18n/ |
ucal.cpp | 580 UResourceBundle *order = ures_getByKey(rb, prefRegion, NULL, status); local 583 order = ures_getByKey(rb, "001", NULL, status); 591 for (int i = 0; i < ures_getSize(order); i++) { 593 const UChar *type = ures_getStringByIndex(order, i, &len, status); 626 ures_close(order);
|
/external/kernel-headers/original/linux/ |
dccp.h | 18 * @dccph_seq - sequence number high or low order 24 bits, depends on dccph_x 70 * @dccph_resp_ack_nr_high - 48 bit ack number high order bits, contains GSR 71 * @dccph_resp_ack_nr_low - 48 bit ack number low order bits, contains GSR 81 * @dccph_resp_ack_nr_high - 48 bit ack number high order bits, contains GSR 82 * @dccph_resp_ack_nr_low - 48 bit ack number low order bits, contains GSR
|
/external/ppp/pppd/ |
md4.c | 84 ** Order is from low-order byte of buffer[0] to high-order byte of 86 ** Each byte is printed with high-order hexadecimal digit first. 254 /* Add padding '1' bit and low-order zeros in last byte */
|
/frameworks/base/core/java/android/content/ |
AsyncQueryHandler.java | 158 * replaced by the values from selectionArgs, in the order that they 160 * @param orderBy How to order the rows, formatted as an SQL ORDER BY 161 * clause (excluding the ORDER BY itself). Passing null will use the 162 * default sort order, which may be unordered.
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ualgobase.h | 53 /// *(result + n) = *(first + n). Assignments are performed in forward order, 54 /// i.e. in order of increasing n. 70 /// in forward order, i.e. in order of increasing n. 95 /// performed in forward order, i.e. from first to last. For_each returns
|
/packages/apps/Mms/src/com/android/mms/util/ |
Recycler.java | 202 null, "date DESC"); // get in newest to oldest order 260 null, "date DESC"); // get in newest to oldest order 340 null, "date DESC"); // get in newest to oldest order 386 null, "date DESC"); // get in newest to oldest order 445 null, "date DESC"); // get in newest to oldest order
|
/external/icu4c/common/unicode/ |
unorm.h | 56 * accent. Sometimes the order of a character's combining accents is 86 * order, so that you do not have to worry about accent rearrangement on your 165 * Lowest-order bit number of unorm_compare() options bits corresponding to 496 * Compare strings in code point order instead of code unit order. 505 * code point order (as opposed to code unit order). 520 * where code point order and foldCase are all optional. 533 * Case-sensitive comparison in code unit order, and the input strings 542 * Set to choose code point order instead of code unit orde [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
unorm.h | 56 * accent. Sometimes the order of a character's combining accents is 86 * order, so that you do not have to worry about accent rearrangement on your 165 * Lowest-order bit number of unorm_compare() options bits corresponding to 495 * Compare strings in code point order instead of code unit order. 504 * code point order (as opposed to code unit order). 519 * where code point order and foldCase are all optional. 532 * Case-sensitive comparison in code unit order, and the input strings 541 * Set to choose code point order instead of code unit orde [all...] |
/external/webkit/WebCore/icu/unicode/ |
unorm.h | 56 * accent. Sometimes the order of a character's combining accents is 86 * order, so that you do not have to worry about accent rearrangement on your 165 * Lowest-order bit number of unorm_compare() options bits corresponding to 495 * Compare strings in code point order instead of code unit order. 504 * code point order (as opposed to code unit order). 519 * where code point order and foldCase are all optional. 532 * Case-sensitive comparison in code unit order, and the input strings 541 * Set to choose code point order instead of code unit orde [all...] |