HomeSort by relevance Sort by last modified time
    Searched full:stubname (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16HardFloat.cpp 270 std::string StubName = "__call_stub_fp_" + Name;
274 Function *FStub = M->getFunction(StubName);
277 Function::InternalLinkage, StubName, M);
460 std::string StubName = "__fn_stub_" + Name;
464 Function::InternalLinkage, StubName, M);
  /external/opencv/cxcore/src/
cxpersistence.cpp 5126 static const char* stubname = "unnamed"; local
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 175 milliseconds