Searched
full:order (Results
1476 -
1500 of
5392) sorted by null
<<51525354555657585960>>
/external/libpng/contrib/visupng/ |
cexcept.h | 118 The Try/Catch/Throw macros are capitalized in order to avoid 238 /* The 0 in while(0) is expressed as x=0,x in order to appease */
|
/external/neven/Embedded/common/src/b_APIEm/ |
BFFaceFinder.h | 143 * cluster coordinates in order to obtain image coordinates 188 * cluster coordinates in order to obtain image coordinates
|
/external/openssl/crypto/asn1/ |
a_strnid.c | 159 /* This table must be kept in NID order */ 279 printf("Table order OK\n");
|
/external/openssl/crypto/sha/asm/ |
sha1-x86_64.pl | 21 # x86_64 does offer larger *addressable* bank, but out-of-order core 45 # reassign arguments in order to produce more compact code
|
/external/qemu/slirp-android/ |
tcp_var.h | 211 u_long tcps_rcvoopack; /* out-of-order packets received */ 212 u_long tcps_rcvoobyte; /* out-of-order bytes received */
|
/external/tcpdump/ |
print-nfs.c | 456 /* Fetch string length; convert to host order */ 863 u_int32_t xid; /* transaction ID (net order) */ 866 struct in6_addr client; /* client IP address (net order) */ 867 struct in6_addr server; /* server IP address (net order) */ 869 struct in_addr client; /* client IP address (net order) */ 870 struct in_addr server; /* server IP address (net order) */ 872 u_int32_t proc; /* call proc number (host order) */ 873 u_int32_t vers; /* program version (host order) */ [all...] |
/external/v8/src/ |
data-flow.cc | 327 // inserted in reversed evaluation order. The first element 545 // Visit child nodes in reverse evaluation order.
|
/external/webkit/JavaScriptCore/assembler/ |
AbstractMacroAssembler.h | 151 // in a class requiring explicit construction in order to differentiate 170 // class requiring explicit construction in order to prevent RegisterIDs
|
/external/webkit/WebCore/icu/unicode/ |
ushape.h | 136 /** Direction indicator: the source is in logical (keyboard) order. @stable ICU 2.0 */ 141 * the source is in visual LTR order,
|
/external/webkit/WebCore/platform/network/cf/ |
FormDataStreamCFNet.cpp | 64 Vector<FormDataElement> remainingElements; // in reverse order 190 // Append in reverse order since we remove elements from the end.
|
/external/webkit/WebCore/platform/network/mac/ |
FormDataStreamMac.mm | 126 Vector<FormDataElement> remainingElements; // in reverse order 204 // Append in reverse order since we remove elements from the end.
|
/external/wpa_supplicant/ |
config.h | 71 * pssid - Per-priority network lists (in priority order) 89 * frames completely). In order to make wpa_supplicant interoperate
|
/external/yaffs2/yaffs2/ |
yaffs_ecc.c | 163 // Swap the bytes into the wrong order 194 // swap the bytes to correct for the wrong order
|
/frameworks/base/awt/java/awt/geom/ |
FlatteningPathIterator.java | 132 * allowed to be from the actual curve in order to decide when to 154 * allowed to be from the actual curve in order to decide when to
|
/frameworks/base/core/java/android/content/ |
SyncResult.java | 38 * too many delete operations to the server in order to satisfy the request 107 * can be set by the SyncAdapter in order to give the SyncManager more information as to
|
/frameworks/base/core/java/android/view/ |
MenuInflater.java | 259 final int order = a.getInt(com.android.internal.R.styleable.MenuItem_orderInCategory, groupOrder); local 260 itemCategoryOrder = (category & Menu.CATEGORY_MASK) | (order & Menu.USER_MASK);
|
SurfaceHolder.java | 209 * will be throttled to a slow rate in order to avoid consuming CPU. 263 * manager and performed a layout in order to determine the dimensions
|
/frameworks/base/docs/html/guide/topics/resources/ |
menu-resource.jd | 105 <dd><em>Integer</em>. The default order of the items within the category.</dd> 145 <dd><em>Integer</em>. The order of "importance" of the item, within a group.</dd>
|
/frameworks/base/docs/html/guide/topics/views/ |
ui-xml.jd | 45 <p>When you load a layout resource, the Android system initializes run-time objects corresponding to the elements in your layout. It parses the elements of your layout in-order (depth-first), instantiating the Views and adding them to their parent(s). </p> 52 <p>Also note that Android draws elements in the order in which they
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
config.h | 15 // Byte order macros, converted in utypes.h 24 // Byte order macros, converted in utypes.h
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
SmsManager.java | 88 * @return an <code>ArrayList</code> of strings that, in order, 105 * @param parts an <code>ArrayList</code> of strings that, in order,
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfoAsyncQuery.java | 106 * Note that we depend on the queue to keep things in order; in other words, the 112 * queued up and informed in order when the query is complete.
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
UsimPhoneBookManager.java | 178 // The order of the pointers in an EFIAP shall be the same as the order of file IDs
|
/hardware/ti/wlan/wl1271/config/ |
tiwlan.ini | 56 # Each byte correlates to one channel in sequential order. Table 2.4 starts from channel 1, Table 5.0 starts from channel 36. 168 WiFiWmmPS = 0 # Use 1 on WiFi test in order to configure PS to work in WMM mode
|
/ndk/docs/system/libc/ |
CHANGES.TXT | 166 order in the s_port field. It now returns it in big-endian order.
|
Completed in 246 milliseconds
<<51525354555657585960>>