/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | TypeRegistry.java | 105 addFile(messageType.getFile()); in add() 118 addFile(type.getFile()); in add() 131 private void addFile(FileDescriptor file) { in addFile() method in TypeRegistry.Builder 137 addFile(dependency); in addFile()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCollector.cpp | 64 void FileCollector::addFile(const Twine &file) { in addFile() function in FileCollector 202 Collector->addFile(Path); in status() 210 Collector->addFile(Path); in openFileForRead() 220 Collector->addFile(Dir); in dir_begin() 225 Collector->addFile(It->path()); in dir_begin() 238 Collector->addFile(Path); in getRealPath() 240 Collector->addFile(Output); in getRealPath()
|
/third_party/node/deps/npm/lib/config/ |
D | core.js | 90 rc.addFile(builtin, 'builtin') 134 conf.addFile(projectConf, 'project') 143 conf.addFile(conf.get('userconfig'), 'user') 160 conf.addFile(conf.get('globalconfig'), 'global') 306 Conf.prototype.addFile = function (file, name) { method in Conf
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_icu.cpp | 124 listPkg->addFile(filesPath, start); in readList() 144 listPkg->addFile(filesPath, listname); in readList()
|
D | pkg_gencmn.cpp | 101 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose); 207 addFile(getLongPathname(line), name, source, sourceTOC, verbose); in createCommonDataFile() 408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose)… in addFile() function
|
D | package.h | 112 void addFile(const char *filesPath, const char *name);
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_icu.cpp | 124 listPkg->addFile(filesPath, start); in readList() 144 listPkg->addFile(filesPath, listname); in readList()
|
D | pkg_gencmn.cpp | 101 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose); 207 addFile(getLongPathname(line), name, source, sourceTOC, verbose); in createCommonDataFile() 408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose)… in addFile() function
|
D | package.h | 112 void addFile(const char *filesPath, const char *name);
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | pkg_icu.cpp | 124 listPkg->addFile(filesPath, start); in readList() 144 listPkg->addFile(filesPath, listname); in readList()
|
D | pkg_gencmn.cpp | 101 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose); 207 addFile(getLongPathname(line), name, source, sourceTOC, verbose); in createCommonDataFile() 408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose)… in addFile() function
|
D | package.h | 112 void addFile(const char *filesPath, const char *name);
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | pkg_icu.cpp | 124 listPkg->addFile(filesPath, start); in readList() 144 listPkg->addFile(filesPath, listname); in readList()
|
D | pkg_gencmn.cpp | 101 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose); 207 addFile(getLongPathname(line), name, source, sourceTOC, verbose); in createCommonDataFile() 408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose)… in addFile() function
|
D | package.h | 112 void addFile(const char *filesPath, const char *name);
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
D | Context.cpp | 175 void addFile(const std::shared_ptr<File> &file); 230 void Context::Impl::addFile(const std::shared_ptr<File> &file) in addFile() function in vk::dbg::Context::Impl 337 ctx->addFile(file); in createVirtualFile() 344 ctx->addFile(file); in createPhysicalFile()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileCollector.h | 28 void addFile(const Twine &file);
|
D | VirtualFileSystem.h | 422 bool addFile(const Twine &Path, time_t ModificationTime, 439 bool addFile(const Twine &Path, time_t ModificationTime,
|
/third_party/node/deps/npm/node_modules/config-chain/ |
D | readme.markdown | 113 .addFile('/path/to/file.json') 194 passed to addFile or addUrl etc, and the value is an object with some 197 ## chain.addFile(filename, type, [name=filename])
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCCodeView.h | 143 bool addFile(MCStreamer &OS, unsigned FileNumber, StringRef Filename,
|
/third_party/typescript/src/tsserver/ |
D | nodeServer.ts | 252 const watchedFile = pollingWatchedFileSet.addFile(fileName, callback); 335 return { getModifiedTime, poll, startWatchTimer, addFile, removeFile }; 390 function addFile(fileName: string, callback: FileWatcherCallback): WatchedFile {
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/intellij/ |
D | intellij_test.dart | 103 archive.addFile(ArchiveFile(path, bytes.length, bytes));
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/icupkg/ |
D | icupkg.cpp | 330 pkg->addFile(sourcePath, inFilename); in main()
|
/third_party/skia/third_party/externals/icu/source/tools/icupkg/ |
D | icupkg.cpp | 339 pkg->addFile(sourcePath, inFilename); in main()
|
/third_party/node/deps/icu-small/source/tools/icupkg/ |
D | icupkg.cpp | 339 pkg->addFile(sourcePath, inFilename); in main()
|