Searched refs:Collect (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/content/shell/renderer/
H A Dgc_controller.h34 void Collect(const gin::Arguments& args);
H A Dgc_controller.cc43 .SetMethod("collect", &GCController::Collect)
48 void GCController::Collect(const gin::Arguments& args) { function in class:content::GCController
/external/chromium_org/courgette/
H A Drun_mem_test7 # Collect memory usage on the patches from run_stress_test
17 Collect memory usage on the patches from run_stress_test
/external/clang/lib/AST/
H A DCXXInheritance.cpp481 void Collect(const CXXRecordDecl *RD, bool VirtualBase,
487 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, function in class:FinalOverriderCollector
505 Collect(BaseDecl, false, InVirtualSubobject, Overriders);
509 // Collect all of the overridders from the base class subobject
522 // Collect may cause VirtualOverriders to reallocate, invalidating the
527 Collect(BaseDecl, true, BaseDecl, *MyVirtualOverriders);
530 Collect(BaseDecl, false, InVirtualSubobject, ComputedBaseOverriders);
628 Collector.Collect(this, false, nullptr, FinalOverriders);
H A DStmt.cpp707 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, argument
712 SubExprs[COLLECTION] = Collect;
/external/clang/lib/Tooling/
H A DCompilationDatabase.cpp124 void runImpl(const driver::Action *A, bool Collect) { argument
125 bool CollectChildren = Collect;
132 if (Collect) {
257 // Collect only for Assemble jobs. If we do all jobs we get duplicates
/external/compiler-rt/make/
H A Dlib_platforms.mk53 # Collect all the platform variables for subsequent use.
H A Dsubdir.mk63 # Collect all subdirectory variables for subsequent use.
/external/clang/include/clang/AST/
H A DStmtObjC.h30 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
/external/chromium_org/v8/tools/gcmole/
H A Dgcmole.lua259 if name:match "Collect.*Garbage" then
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bison/
H A Dmaint.mk160 # Collect the names of rules starting with 'sc_'.

Completed in 323 milliseconds