HomeSort by relevance Sort by last modified time
    Searched defs:addFunction (Results 1 - 16 of 16) sorted by null

  /external/llvm/tools/llvm-cov/
CoverageSummaryInfo.h 107 void addFunction(bool Covered) {
153 void addFunction(const FunctionCoverageSummary &Function) {
156 FunctionCoverage.addFunction(/*Covered=*/Function.ExecutionCount > 0);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
BasicInliner.cpp 44 /// addFunction - Add function into the list of functions to process.
47 void addFunction(Function *F) {
162 /// addFunction - Add function into the list of functions to process.
165 void BasicInliner::addFunction(Function *F) {
166 Impl->addFunction(F);
  /external/libxml2/doc/
index.py 272 def addFunction(name, module, desc = ""):
684 addFunction(symbol, file)
878 addFunction(symbol, file, "")
882 addFunction(symbol, file, info)
    [all...]
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 686 public static String addFunction(String functions, String function) {
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
spvIR.h 313 void addFunction(Function *fun) { functions.push_back(fun); }
363 parent.addFunction(this);
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
spvIR.h 313 void addFunction(Function *fun) { functions.push_back(fun); }
363 parent.addFunction(this);
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.cpp 181 virtual SPIRVFunction *addFunction(SPIRVFunction *);
182 virtual SPIRVFunction *addFunction(SPIRVTypeFunction *, SPIRVId);
805 SPIRVModuleImpl::addFunction(SPIRVFunction *Func) {
811 SPIRVModuleImpl::addFunction(SPIRVTypeFunction *FuncType, SPIRVId Id) {
812 return addFunction(new SPIRVFunction(this, FuncType,
    [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 358 milliseconds