Searched defs:srcFile (Results 1 – 8 of 8) sorted by relevance
| /third_party/lz4/tests/ |
| D | checkFrame.c | 128 int frameCheck(cRess_t ress, FILE* const srcFile, unsigned bsid, size_t blockSize) in frameCheck() 283 FILE *srcFile; in main() local
|
| /third_party/vk-gl-cts/scripts/ |
| D | make_release.py | 111 def __init__ (self, srcFile, dstFile): argument 139 def __init__ (self, srcFile, dstFile, replaceVars): argument 192 def __init__ (self, srcFile, dstFile, makeTarget): argument 319 def makeFileCopy (srcFile, dstFile): argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | Deprecator.java | 171 void processFile(File srcFile, File dstFile) { in processFile()
|
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Utils.ts | 1241 const srcFile = sym.declarations[0].getSourceFile(); constant 1301 const srcFile = sym.declarations[0].getSourceFile(); constant
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | resolutionCache.ts | 501 const srcFile: File = { constant
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Utils.ts | 1507 const srcFile = sym.declarations[0].getSourceFile(); constant 1582 const srcFile = sym.declarations[0].getSourceFile(); constant
|
| /third_party/node/test/parallel/ |
| D | test-fs-cp.mjs | 269 const srcFile = './test/fixtures/copy/kitchen-sink/index.js'; constant 619 const srcFile = './test/fixtures/copy/kitchen-sink/README.md'; constant
|
| /third_party/lz4/programs/ |
| D | lz4io.c | 678 FILE* const srcFile = LZ4IO_openSrcFile(srcFileName); in LZ4IO_compressFilename_extRess() local 1069 FILE* const srcFile, FILE* const dstFile, in LZ4IO_decompressLZ4F()
|