Home
last modified time | relevance | path

Searched refs:Collect (Results 1 – 17 of 17) sorted by relevance

/external/clang/lib/AST/
DCXXInheritance.cpp467 void Collect(const CXXRecordDecl *RD, bool VirtualBase,
473 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
492 Collect(BaseDecl, false, InVirtualSubobject, Overriders); in Collect()
507 Collect(BaseDecl, true, BaseDecl, *MyVirtualOverriders); in Collect()
512 Collect(BaseDecl, false, InVirtualSubobject, ComputedBaseOverriders); in Collect()
613 Collector.Collect(this, false, 0, FinalOverriders); in getFinalOverriders()
DStmt.cpp473 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() argument
478 SubExprs[COLLECTION] = reinterpret_cast<Stmt*>(Collect); in ObjCForCollectionStmt()
/external/webkit/Tools/CodeCoverage/
DREADME17 # Collect files
/external/clang/include/clang/AST/
DStmtObjC.h30 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
/external/chromium/chrome/browser/ui/cocoa/
Dcocoa_test_helper.mm67 // Collect the list of windows that were open when the test started so
/external/iproute2/netem/
DREADME.distribution51 1. Collect enough data points to characterize the distribution. Here, I
/external/iproute2/
DREADME.distribution49 1. Collect enough data points to characterize the distribution. Here, I
/external/webkit/Source/WebKit2/Shared/mac/
DArgumentCodersMac.mm171 // Collect ranges in a vector, becasue the total count should be encoded first.
/external/elfutils/
DNEWS596 Collect input sections in list for the output section according to the rules
/external/bluetooth/glib/gio/
DChangeLog1270 Collect all ancestors, not just direct parents. Pointed
/external/bluetooth/glib/
DChangeLog.pre-2-04058 messages. Collect eror message into a buffer, and display that.
/external/dbus/
DChangeLog.pre-1-04688 (DBUS_G_VALUE_ARRAY_COLLECT_ALL): Collect all arguments
4776 (generate_glue): Collect introspection blob here, and
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-169886 Collect the beginning characters in a RegExp pattern for look-up
DChangeLog-2008-08-105110 * API/JSBase.cpp: (JSGarbageCollect): Collect both shared and per-thread heaps.
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2421054 (WebCore::RenderLayer::updateHoverActiveState): Collect the nodes to be
DChangeLog-2010-01-2916760 (WebCore::RenderInline::paintOutline): Collect focus ring rects into a
/external/sqlite/dist/
Dsqlite3.c.orig79360 /* Collect rowids of every row to be deleted.
118702 int bGlobal = 0; /* Collect 'global' stats as well as local */