/ndk/build/platforms/android-4/arch-arm/usr/include/ |
netdb.h | 81 * supplied in host order, and returned in network order (suitable for
|
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
netdb.h | 81 * supplied in host order, and returned in network order (suitable for
|
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
netdb.h | 81 * supplied in host order, and returned in network order (suitable for
|
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
netdb.h | 81 * supplied in host order, and returned in network order (suitable for
|
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
netdb.h | 81 * supplied in host order, and returned in network order (suitable for
|
/packages/apps/IM/src/com/android/im/app/ |
ImPluginHelper.java | 157 // library in order to compile the plug-in separately. In this case, the 194 null /* sort order */);
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleNativeHeap.java | 132 buffer.order(ByteOrder.LITTLE_ENDIAN); 203 buffer.order(ByteOrder.BIG_ENDIAN);
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/ |
AddOnTarget.java | 288 * Order by API level (preview/n count as between n and n+1). 289 * At the same API level, order as: Platform first, then add-on ordered by vendor and then name
|
PlatformTarget.java | 233 * Order by API level (preview/n count as between n and n+1). 234 * At the same API level, order as: Platform first, then add-on ordered by vendor and then name
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/inc/ |
SoftGeminiApi.h | 124 - config mgr in order to set a parameter receiving from the OS abstraction layer. 142 - config mgr in order to get a parameter from the OS abstraction layer.
|
/system/wlan/ti/sta_dk_4_0_4_32/config/ |
tiwlan.ini | 15 # Each byte correlates to one channel in sequential order. Table 2.4 starts from channel 1, Table 5.0 starts from channel 36. 200 WiFiWmmPS = 0 # Use 1 on WiFi test in order to configure PS to work in WMM mode
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ArrayBlockingQueue.java | 34 * to <tt>true</tt> grants threads access in FIFO order. Fairness 157 * on insertion or removal, are processed in FIFO order; 158 * if <tt>false</tt> the access order is unspecified. 174 * added in traversal order of the collection's iterator. 178 * on insertion or removal, are processed in FIFO order; 179 * if <tt>false</tt> the access order is unspecified.
|
/dalvik/libcore/nio/src/main/java/java/nio/ |
DoubleBuffer.java | 225 * order are the same as this buffer's, too. 389 * Returns the byte order used by this buffer when converting doubles 393 * the platform's native byte order. 395 * @return the byte order used by this buffer when converting doubles 398 public abstract ByteOrder order(); method in class:DoubleBuffer 541 * mark is cleared. The new buffer's read-only property and byte order are
|
FloatBuffer.java | 224 * as this buffer. The duplicated buffer's read-only property and byte order 387 * Returns the byte order used by this buffer when converting floats from/to 391 * platform's native byte order. 393 * @return the byte order used by this buffer when converting floats from/to 396 public abstract ByteOrder order(); method in class:FloatBuffer 539 * mark is cleared. The new buffer's read-only property and byte order are
|
IntBuffer.java | 221 * as this buffer. The duplicated buffer's read-only property and byte order 374 * Returns the byte order used by this buffer when converting ints from/to 378 * platform's native byte order. 380 * @return the byte order used by this buffer when converting ints from/to 383 public abstract ByteOrder order(); method in class:IntBuffer 526 * mark is cleared. The new buffer's read-only property and byte order are
|
LongBuffer.java | 223 * as this buffer. The duplicated buffer's read-only property and byte order 379 * Returns the byte order used by this buffer when converting longs from/to 383 * platform's native byte order. 385 * @return the byte order used by this buffer when converting longs from/to 388 public abstract ByteOrder order(); method in class:LongBuffer 531 * mark is cleared. The new buffer's read-only property and byte order are
|
ShortBuffer.java | 221 * as this buffer. The duplicated buffer's read-only property and byte order 376 * Returns the byte order used by this buffer when converting shorts from/to 380 * platform's native byte order. 382 * @return the byte order used by this buffer when converting shorts from/to 385 public abstract ByteOrder order(); method in class:ShortBuffer 528 * mark is cleared. The new buffer's read-only property and byte order are
|
/dalvik/libcore/sql/src/main/java/SQLite/ |
Shell.java | 382 "ORDER BY name", qarg); 390 "WHERE type='table' ORDER BY name"); 415 "ORDER BY type DESC, name", 426 "ORDER BY tbl_name, type DESC, name", 592 "ORDER BY substr(type,2,1), name", this); 605 " ORDER BY substr(type,2,1), name",
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XObject.java | 541 // In order to handle the 'all' semantics of 565 // In order to handle the 'all' semantics of 589 // In order to handle the 'all' semantics of 613 // In order to handle the 'all' semantics of 636 // In order to handle the 'all' semantics of 665 // In order to handle the 'all' semantics of
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
ContentHandler.java | 28 * <p>The order of events in this interface is very important, and 29 * mirrors the order of information in the document itself. For 31 * instructions, and/or subelements) will appear, in order, between 154 * but their order is not otherwise 178 * corresponding {@link #endElement endElement} event, but the order of 200 * reported, in order, before the corresponding endElement
|
/external/bluetooth/glib/gio/ |
gfileinfo.h | 227 * A key in the "standard" namespace for setting the sort order of a file. 230 * to set the order files are displayed. Files with smaller sort order 231 * should be sorted first, and files without sort order as if sort order 234 #define G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER "standard::sort-order" /* int32 */ [all...] |
/external/dbus/bus/ |
dbus-daemon.1 | 165 point. Files in the directory are included in undefined order. 226 <auth> elements, all the listed mechanisms are allowed. The order in 351 in undefined order 353 in undefined order 360 user/group/context are applied in the order they appear 548 In order to better encapsulate security contexts and to provide
|
dbus-daemon.1.in | 165 point. Files in the directory are included in undefined order. 226 <auth> elements, all the listed mechanisms are allowed. The order in 351 in undefined order 353 in undefined order 360 user/group/context are applied in the order they appear 548 In order to better encapsulate security contexts and to provide
|
/external/dbus/dbus/ |
dbus-protocol.h | 52 /* Message byte order */ 53 #define DBUS_LITTLE_ENDIAN ('l') /**< Code marking LSB-first byte order in the wire protocol. */ 54 #define DBUS_BIG_ENDIAN ('B') /**< Code marking MSB-first byte order in the wire protocol. */ 289 * byte byte order 325 * if you change the order it breaks the ABI. Keep them in order.
|
/external/guava/javadoc/com/google/common/collect/class-use/ |
ImmutableMultimap.html | 121 iteration order.</TD> 130 iteration order.</TD> 211 Returns an immutable multimap containing the given entries, in order.</TD> 231 Returns an immutable multimap containing the given entries, in order.</TD> 253 Returns an immutable multimap containing the given entries, in order.</TD> 277 Returns an immutable multimap containing the given entries, in order.</TD>
|