HomeSort by relevance Sort by last modified time
    Searched refs:CreateInput (Results 1 - 5 of 5) sorted by null

  /external/adhd/cras/src/tests/
rstream_unittest.cc 128 TEST_F(RstreamTestSuite, CreateInput) {
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 66 /// CreateInput - To create an input file and append it to the input tree.
87 Input* CreateInput(const std::string& pName,
95 /// @ref IRBuilder::CreateInput(pName, pPath, Input::Unknown);
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 58 // builder.CreateInput("./test.o");
355 Input* input = builder.CreateInput("gotplt.o", gotplt_o, Input::Object);
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 122 /// CreateInput - To create an input file and append it to the input tree.
123 Input* IRBuilder::CreateInput(const std::string& pName,
  /external/tensorflow/tensorflow/c/
c_api.cc     [all...]

Completed in 382 milliseconds