/packages/apps/Settings/src/com/android/settings/ |
ManageApplications.java | 138 // sort order that can be changed through the menu can be sorted alphabetically 149 // sort order 261 * added or removed packages are processed in order. 262 * If the user changes the order in which these applications are viewed by hitting the 264 * of items based on the sort order. 334 if (localLOGV) Log.i(TAG, "Changing sort order to "+mSortOrder); 451 // Create list view from the adapter here. Wait till the sort order [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree.def | 126 macros in tree.h. Changing the order will degrade the speed of the 168 macros in tree.h. Changing the order will degrade the speed of the 186 macros in tree.h. Changing the order will degrade the speed of the 200 macros in tree.h. Changing the order will degrade the speed of the 238 macros in tree.h. Changing the order will degrade the speed of the 357 macros in tree.h. Changing the order will degrade the speed of the 414 macros in tree.h. Changing the order will degrade the speed of the 547 In order for the BIND_EXPR to be known at all, the code that creates it [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
select.c | 72 Each function in the select process returns a MATCH, NO_MATCH value in order to 74 The matching level is returned as a bit map. The select function 'OR's those bit maps in order to 191 DESCRIPTION: Called by the SME SM in order to dis select the primary site. 224 DESCRIPTION: Site selection function. Called by the SME SM in order to select 230 - If a site is chosen, the function calls the 'systemConfig()' function in order [all...] |
/external/libpng/ |
libpng.3 | 940 in which the members were in a different order. In version 1.0.7, the 941 members of the png_info structure reverted to the old order, as they were [all...] |
/dalvik/docs/ |
prettify.js | 538 * order if the shortcut ones fail. May have shortcuts. [all...] |
embedded-vm-control.html | 216 This feature tells the VM to keep track of the order in which object 218 of locks in a different order from what was seen earlier, the VM logs
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
DOMHelper.java | 188 * in the document than node1, in Document Order as defined 348 * Figure out if child2 is after child1 in document order. 350 * Warning: Some aspects of "document order" are not well defined. 351 * For example, the order of attributes is considered 352 * meaningless in XML, and the order reported by our model will 359 * @return true if child 2 is after child1 in document order. [all...] |
/external/dbus/dbus/ |
dbus-auth.c | [all...] |
/external/guava/src/com/google/common/collect/ |
Multimaps.java | 65 * multimap iteration order. They also specify the behavior of the 143 * multimap iteration order. They also specify the behavior of the 218 * multimap iteration order. They also specify the behavior of the 293 * multimap iteration order. They also specify the behavior of the 387 * multimap. In order to guarantee serial access, it is critical that 806 * {@code Collection}, in that order of preference. [all...] |
/external/icu4c/common/ |
ucnv_lmb.c | 22 * restructured order & breakdown of functions 71 So, in order to help meet the speed & memory design goals, the common ANSI 412 increasing alphabetic order, with the notable 797 We try conversions in the following order: 806 3. If its ambiguous, try this order: 827 /* check cases in rough order of how common they are, for speed */ [all...] |
ustring.c | 814 /* now c1 and c2 are in the requested (code unit or code point) order */ 820 * Use code unit or code point order. 876 /* now c1 and c2 are in the requested (code unit or code point) order */ 931 /* String compare in code point order - u_strcmp() compares in code unit order. */ 1160 /* This map must be in ASCENDING ORDER OF THE ESCAPE CODE */ [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
inflate.c | 509 PULLBYTE() directly in order to pull just enough bytes to decode the next 536 during that inflate() call in order to return the proper return code. 574 static const unsigned short order[19] = /* permutation of code lengths */ local 858 state->lens[order[state->have++]] = (unsigned short)BITS(3); 862 state->lens[order[state->have++]] = 0; [all...] |
/external/zlib/ |
inflate.c | 509 PULLBYTE() directly in order to pull just enough bytes to decode the next 536 during that inflate() call in order to return the proper return code. 574 static const unsigned short order[19] = /* permutation of code lengths */ local 858 state->lens[order[state->have++]] = (unsigned short)BITS(3); 862 state->lens[order[state->have++]] = 0; [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
content-providers.jd | 288 <li><p>A sorting order for the rows that are returned, formatted as an SQL 289 {@code ORDER BY} clause (excluding the {@code ORDER BY} itself). A {@code null} 290 value returns the records in the default order for the table, which may be 319 // Put the results in ascending order by name 345 columns, their default order, and their data types are specific to each [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsSmsDatabaseHelper.java | 139 " WHERE thread_id = OLD.thread_id ORDER BY date DESC LIMIT 1) " + 145 " WHERE thread_id = OLD.thread_id ORDER BY date DESC LIMIT 1) " + 271 " WHERE thread_id = " + thread_id + " ORDER BY date DESC LIMIT 1)," + 276 " WHERE thread_id = " + thread_id + " ORDER BY date DESC LIMIT 1)," + 281 " WHERE thread_id = " + thread_id + " ORDER BY date DESC LIMIT 1)" + [all...] |
/external/sqlite/dist/ |
sqlite3.h | 347 ** here in order to indicates success or failure. 469 ** information is written to disk in the same order as calls 609 ** information is written to disk in the same order as calls [all...] |
sqlite3.h.orig | 347 ** here in order to indicates success or failure. 469 ** information is written to disk in the same order as calls 609 ** information is written to disk in the same order as calls [all...] |
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
siteMgr.c | 408 /* Get the Source MAC address in order to use it for AD-Hoc BSSID, solving Conexant ST issue for WiFi test */ 587 - config mgr in order to set a parameter from the OS abstraction layer. [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
siteMgr.c | 397 /* Get the Source MAC address in order to use it for AD-Hoc BSSID, solving Conexant ST issue for WiFi test */ 576 - config mgr in order to set a parameter from the OS abstraction layer. [all...] |
/external/guava/javadoc/com/google/common/collect/ |
ImmutableBiMap.html | 108 An immutable <A HREF="../../../../com/google/common/collect/BiMap.html" title="interface in com.google.common.collect"><CODE>BiMap</CODE></A> with reliable user-specified iteration order. Does 328 Returns an immutable map containing the given entries, in order.</TD> 348 Returns an immutable map containing the given entries, in order.</TD> 370 Returns an immutable map containing the given entries, in order.</TD> 394 Returns an immutable map containing the given entries, in order.</TD> 511 <DD>Returns an immutable map containing the given entries, in order. 534 <DD>Returns an immutable map containing the given entries, in order. 559 <DD>Returns an immutable map containing the given entries, in order. 586 <DD>Returns an immutable map containing the given entries, in order. [all...] |
/development/tools/zoneinfo/tzdata2009s/ |
europe | 376 # Summer Time Order, 1948 (S.I. 1948/495) 379 # Summer Time Order, 1949 (S.I. 1949/373) 382 # Summer Time Order, 1950 (S.I. 1950/518) 383 # Summer Time Order, 1951 (S.I. 1951/430) 384 # Summer Time Order, 1952 (S.I. 1952/451) 395 # Summer Time Order, 1961 (S.I. 1961/71) 396 # Summer Time (1962) Order, 1961 (S.I. 1961/2465) 397 # Summer Time Order, 1963 (S.I. 1963/81) 400 # Summer Time (1964) Order, 1963 (S.I. 1963/2101) 401 # Summer Time Order, 1964 (S.I. 1964/1201 [all...] |
/bionic/libc/bionic/ |
malloc_debug_common.c | 73 // sort in descending order by: 260 * 10 - For adding pre-, and post- allocation stubs in order to detect
|
/cts/tools/dx-tests/src/util/ |
CollectAllTests.java | 150 // order: take the order of the test-suites for the classes,
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArrayAnnotatedOutput.java | 28 * writes all use little-endian order.</p> 68 * particular, no reallocation will occur in order to expand the
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ExecutorService.java | 252 * sequential order as produced by the iterator for the 280 * sequential order as produced by the iterator for the
|