Searched defs:addFunction (Results 1 - 14 of 14) sorted by relevance

/external/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h107 void addFunction(bool Covered) { function in struct:llvm::FunctionCoverageInfo
153 void addFunction(const FunctionCoverageSummary &Function) { function in struct:llvm::FileCoverageSummary
156 FunctionCoverage.addFunction(/*Covered=*/Function.ExecutionCount > 0);
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DBasicInliner.cpp44 /// addFunction - Add function into the list of functions to process.
47 void addFunction(Function *F) { function in struct:llvm::BasicInlinerImpl
162 /// addFunction - Add function into the list of functions to process.
165 void BasicInliner::addFunction(Function *F) { function in class:llvm::BasicInliner
166 Impl->addFunction(F);
/external/libxml2/doc/
H A Dindex.py272 def addFunction(name, module, desc = ""): function
684 addFunction(symbol, file)
878 addFunction(symbol, file, "")
882 addFunction(symbol, file, info)
/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVModule.cpp181 virtual SPIRVFunction *addFunction(SPIRVFunction *);
182 virtual SPIRVFunction *addFunction(SPIRVTypeFunction *, SPIRVId);
805 SPIRVModuleImpl::addFunction(SPIRVFunction *Func) { function in class:SPIRV::SPIRVModuleImpl
811 SPIRVModuleImpl::addFunction(SPIRVTypeFunction *FuncType, SPIRVId Id) { function in class:SPIRV::SPIRVModuleImpl
812 return addFunction(new SPIRVFunction(this, FuncType,
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 399 milliseconds