Home
last modified time | relevance | path

Searched defs:addFile (Results 1 – 25 of 45) sorted by relevance

12

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestFactory.java24 public void addFile(CLDRFile testFile) { in addFile() method in TestFactory
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/api/
DXmlDataSourceTest.java202 private static void addFile(ListMultimap<Path, String> files, String path, String... lines) { in addFile() method in XmlDataSourceTest
/external/smali/smalidea/src/test/java/org/jf/smalidea/findUsages/
DFindUsagesTest.java103 protected void addFile(String fileName, String fileText) throws Exception { in addFile() method in FindUsagesTest
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/sevenz/
DSevenZOutputFileTest.java427 private void addFile(final SevenZOutputFile archive, final int index, final boolean nonEmpty) in addFile() method in SevenZOutputFileTest
432 …private void addFile(final SevenZOutputFile archive, final int index, final boolean nonEmpty, fina… in addFile() method in SevenZOutputFileTest
/external/clang/lib/Frontend/
DModuleDependencyCollector.cpp221 void ModuleDependencyCollector::addFile(StringRef Filename) { in addFile() function in ModuleDependencyCollector
/external/llvm-project/clang/lib/Frontend/
DModuleDependencyCollector.cpp236 void ModuleDependencyCollector::addFile(StringRef Filename, StringRef FileDst) { in addFile() function in ModuleDependencyCollector
DPrecompiledPreamble.cpp180 void TemporaryFiles::addFile(StringRef File) { in addFile() function in __anon877ef1950111::TemporaryFiles
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp64 void FileCollector::addFile(const Twine &file) { in addFile() function in FileCollector
/external/llvm-project/clang/unittests/Basic/
DFileEntryTest.cpp42 FileEntryRef addFile(StringRef Name) { in addFile() function
/external/icu/icu4c/source/tools/toolutil/
Dpkg_gencmn.cpp408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose)… in addFile() function
Dpackage.cpp1066 Package::addFile(const char *filesPath, const char *name) { in addFile() function in Package
/external/llvm-project/llvm/lib/Support/
DFileCollector.cpp21 void FileCollectorBase::addFile(const Twine &File) { in addFile() function in FileCollectorBase
/external/llvm-project/clang-tools-extra/clangd/unittests/
DIndexActionTests.cpp100 void addFile(llvm::StringRef Path, llvm::StringRef Content) { in addFile() function in clang::clangd::__anon259a52360111::IndexActionTest
/external/llvm-project/llvm/unittests/Support/
DFileCollectorTest.cpp46 TEST(FileCollectorTest, addFile) { in TEST() argument
/external/llvm/lib/MC/
DMCCodeView.cpp47 bool CodeViewContext::addFile(unsigned FileNumber, StringRef Filename) { in addFile() function in CodeViewContext
/external/swiftshader/src/Vulkan/Debug/
DContext.cpp230 void Context::Impl::addFile(const std::shared_ptr<File> &file) in addFile() function in vk::dbg::Context::Impl
/external/llvm-project/clang/unittests/DirectoryWatcher/
DDirectoryWatcherTest.cpp67 void addFile(const std::string &testFile) { in addFile() function
/external/llvm-project/clang/unittests/Tooling/Syntax/
DTokensTest.cpp152 void addFile(llvm::StringRef Path, llvm::StringRef Contents) { in addFile() function in __anon07bd6a9b0111::TokenCollectorTest
/external/llvm-project/lld/MachO/
DDriver.cpp258 static InputFile *addFile(StringRef path, bool forceLoadArchive) { in addFile() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp46 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, in addFile() function in CodeViewContext
/external/llvm-project/llvm/lib/MC/
DMCCodeView.cpp46 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, in addFile() function in CodeViewContext
/external/llvm-project/lld/wasm/
DDriver.cpp240 void LinkerDriver::addFile(StringRef path) { in addFile() function in lld::wasm::LinkerDriver
DSymbolTable.cpp29 void SymbolTable::addFile(InputFile *file) { in addFile() function in lld::wasm::SymbolTable
/external/llvm-project/lld/lib/Driver/
DDarwinLdDriver.cpp158 static void addFile(StringRef path, MachOLinkingContext &ctx, in addFile() function
/external/llvm-project/lld/COFF/
DSymbolTable.cpp35 void SymbolTable::addFile(InputFile *file) { in addFile() function in lld::coff::SymbolTable

12