/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gprof.info | 633 lists in the call graph all functions that were reached from either [all...] |
/external/webkit/JavaScriptCore/wtf/ |
FastMalloc.cpp | 41 // 1. The thread-specific lists are accessed without acquiring any locks. 799 // lists. There are lots of such lists, and if we allow each one to [all...] |
/external/dbus/doc/ |
dbus-tutorial.xml | [all...] |
/external/webkit/WebKitTools/ |
ChangeLog | [all...] |
/external/blktrace/ |
blktrace.c | 122 * The main thread will then collect trace buffers from each of lists in turn. 212 * back reference to the host ('ch'), and lists headers (for the host 1425 * No mutex needed here: we're only reading from the lists, [all...] |
/external/jpeg/ |
install.doc | 199 See the file lists in any of the makefiles to find out which files go into 202 lists identify which source files are actually needed for compression, [all...] |
/packages/apps/Settings/src/com/android/settings/ |
ManageApplications.java | 285 // Add or delete newly created packages by comparing lists 573 // Loop over new list and find out common elements between old and new lists [all...] |
/external/bluetooth/glib/ |
NEWS | 654 540802 g_list_prepend doesn't concat lists [all...] |
/external/guava/javadoc/com/google/common/collect/ |
Iterators.html | [all...] |
ListMultimap.html | 59 <A HREF="../../../../com/google/common/collect/Lists.html" title="class in com.google.common.collect"><B>NEXT CLASS</B></A></FONT></TD> 354 <A HREF="../../../../com/google/common/collect/Lists.html" title="class in com.google.common.collect"><B>NEXT CLASS</B></A></FONT></TD>
|
package-use.html | 261 <code>public static final</code> lists ("constant lists").</TD>
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 215 * Segments maintain a table of entry lists that are ALWAYS 222 * since the bin lists tend to be short. (The average length [all...] |
/external/dbus/bus/ |
signals.c | [all...] |
/external/dbus/dbus/ |
dbus-auth.c | [all...] |
/external/icu4c/i18n/ |
ucol_bld.cpp | [all...] |
/external/icu4c/tools/pkgdata/ |
pkgdata.cpp | 424 /* OK options are set up. Now the file lists. */ 433 fprintf(stderr, "error loading input file lists: %s\n", u_errorName(status)); [all...] |
/external/ppp/pppd/ |
options.c | 172 * Structure to store extra lists of options. 583 * find_option - scan the option lists for the various protocols [all...] |
/external/proguard/docs/manual/ |
troubleshooting.html | 90 <dd>ProGuard lists all class casts of dynamically created class instances, 100 <dd>ProGuard lists a number of constructs like
|
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/ |
SDL_gapivideo.c | 536 /* Sort the mode lists */ [all...] |
/external/srec/tools/grxmlcompile/ |
grxmldoc.cpp | 429 // NB subgraph and rule name are already known to lists. 831 // Create the new subgraph and update lists [all...] |
/external/v8/src/ |
jsregexp.h | 273 // Takes two character range lists (representing character sets) in canonical 280 // should be to empty lists, but they need not be distinct, and may be NULL. [all...] |
serialize.cc | 591 // Don't use the free lists while deserializing. 610 // Don't use the free lists while deserializing. [all...] |
/external/webkit/WebCore/accessibility/gtk/ |
AccessibilityObjectWrapperAtk.cpp | 508 // Items in focusable lists in Gtk have both STATE_SELECT{ABLE,ED} 517 // Items in focusable lists in Gtk have both STATE_SELECT{ABLE,ED} [all...] |
/external/webkit/WebCore/editing/ |
CompositeEditCommand.cpp | [all...] |
/external/webkit/WebCore/page/animation/ |
AnimationBase.cpp | 314 if (!shadowA && !shadowB) // end of both lists 317 if (!shadowA || !shadowB) // end of just one of the lists [all...] |