/external/skia/src/animator/ |
SkDraw3D.cpp | 80 (SkFunctionParamType) 0 // terminator for parameter list (there may be multiple parameter lists)
|
/external/webkit/JavaScriptCore/runtime/ |
ArgList.cpp | 71 // 4x growth would be excessive for a normal vector, but it's OK for Lists
|
JSNumberCell.cpp | 100 // Keep our exported symbols lists happy.
|
/external/webkit/JavaScriptCore/wtf/ |
ListRefPtr.h | 28 // Specialized version of RefPtr desgined for use in singly-linked lists.
|
/external/webkit/SunSpider/hosted/ |
versions.html | 45 <p>This version of the harness is 0.9.1. This page lists all versions
|
/external/wpa_supplicant/ |
config.h | 71 * pssid - Per-priority network lists (in priority order) 76 * num_prio - Number of different priorities used in the pssid lists 78 * This indicates how many per-priority network lists are included in 120 * option in the lists) for key_mgmt, pairwise, group, proto variables.
|
/frameworks/base/cmds/backup/ |
backup.cpp | 39 " Lists the backup entities in the file.\n"
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
index.jd | 18 icons in menus, dialogs, tabs, the status bar, and lists. The Icon Guidelines
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ulist.h | 52 /// Merges the contents with \p l. Assumes both lists are sorted.
|
/hardware/ti/wlan/wl1271/stad/build/linux/ |
Makefile | 4 ## File lists and locations
|
/ndk/build/core/ |
build-module.mk | 40 # LOCAL_INTERMEDIATES lists the targets that are generated by this module
|
/packages/apps/Email/src/org/apache/commons/io/comparator/ |
DefaultFileComparator.java | 26 * This comparator can be used to sort lists or arrays of files
|
LastModifiedFileComparator.java | 27 * This comparator can be used to sort lists or arrays of files
|
/packages/apps/Gallery/src/com/android/camera/ |
GalleryPicker.java | 378 IImageList[] lists = new IImageList[length]; local 381 lists[i] = createImageList(data.mInclude, data.mBucketId, 386 if (lists[i].isEmpty()) continue; 389 // lists[i-3] is the corresponding Camera Images/Camera Videos. 392 if (i >= 3 && lists[i].getCount() == lists[i - 3].getCount()) { 399 lists[i]); 552 // IMAGE_LIST_DATA stores the parameters for the four image lists 753 // image lists created by createImageList() are collected in mAllLists.
|
/packages/apps/IM/src/com/android/im/imps/ |
PresencePollingManager.java | 55 // presence of all the contacts in lists.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
dir | 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
dir | 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
IAndroidClassLoader.java | 55 * ArrayList of the classes found. The array lists are always created for all the
|
/system/wlan/ti/wilink_6_1/stad/build/linux/ |
Makefile | 4 ## File lists and locations
|
/external/icu4c/tools/gencnval/ |
gencnval.c | 52 /* The combined tag and converter count can affect the number of lists 53 created. The size of all lists must be less than (2^17 - 1) 54 because the lists are indexed as a 16-bit array with a 16-bit index. 131 /* Used for storing the lists section that point to aliases */ 933 fprintf(stderr, "%s: error: Too many alias lists\n", path); [all...] |
/packages/apps/Gallery3D/src/com/cooliris/media/ |
RenderView.java | 65 private static final Lists sLists = new Lists(); 117 public static final class Lists { 591 // Rebuild the display lists if the render tree has changed. 622 final Lists lists = sLists; local 623 synchronized (lists) { 624 final ArrayList<Layer> updateList = lists.updateList; 641 final ArrayList<Layer> opaqueList = lists.opaqueList; 651 final ArrayList<Layer> blendedList = lists.blendedList [all...] |
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_attrcreatedocumentfragment.java | 39 * @see <a href="http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html">http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html</a>
|
hc_namednodemapreturnfirstitem.java | 40 * @see <a href="http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html">http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html</a>
|
hc_namednodemapreturnlastitem.java | 42 * @see <a href="http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html">http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html</a>
|
hc_namednodemapsetnameditem.java | 45 * @see <a href="http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html">http://lists.w3.org/Archives/Public/www-dom-ts/2003Jun/0011.html</a>
|