HomeSort by relevance Sort by last modified time
    Searched full:infile (Results 201 - 225 of 710) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Rewrite/Frontend/
FrontendActions.h 27 StringRef InFile) override;
36 StringRef InFile) override;
63 StringRef InFile) override;
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Rewrite/Frontend/
FrontendActions.h 27 StringRef InFile) override;
36 StringRef InFile) override;
63 StringRef InFile) override;
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Rewrite/Frontend/
FrontendActions.h 27 StringRef InFile) override;
36 StringRef InFile) override;
63 StringRef InFile) override;
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.c 204 FILE_LIST *InFile,
216 InFile - structure contains information on the binary file to process
244 if ((InFptr = fopen (LongFilePath (InFile->FileName), "rb")) == NULL) {
245 Error (NULL, 0, 0001, "Error opening file", InFile->FileName);
281 Error (NULL, 0, 3001, "Invalid", "Option ROM image %s size exceeds limit of 0x%X bytes.", InFile->FileName, MAX_OPTION_ROM_SIZE);
346 if ((InFile->Next == NULL) && (mOptions.NoLast == 0)) {
402 Error (NULL, 0, 0003, "Error", "Error parsing file: %s", InFile->FileName);
412 FILE_LIST *InFile,
426 InFile - structure contains information on the PE32 file to process
458 if ((InFptr = fopen (LongFilePath (InFile->FileName), "rb")) == NULL) {
    [all...]
  /external/lzma/Java/SevenZip/
LzmaAlone.java 29 public String InFile;
131 InFile = s;
192 java.io.File inFile = new java.io.File(params.InFile);
195 java.io.BufferedInputStream inStream = new java.io.BufferedInputStream(new java.io.FileInputStream(inFile));
220 fileSize = inFile.length();
  /external/vboot_reference/futility/
cmd_sign.c 519 "Usage: " MYNAME " %s [PARAMS] INFILE [OUTFILE]\n"
521 "Where INFILE is a\n"
534 " [--datapubkey] INFILE The public key to wrap\n"
562 " [--fv] INFILE"
579 " [--infile] INFILE Input firmware image (modified\n"
611 " [--vmlinuz] INFILE Linux kernel bzImage file\n"
631 " [--infile] INFILE Input kernel partition (modified\n"
683 {"infile", 1, NULL, OPT_INFILE}
703 char *infile = 0; local
    [all...]
  /external/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, raw_ostream *OS,
35 CreateModernObjCRewriter(const std::string &InFile, raw_ostream *OS,
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
varsub.bat 26 # Usage: perl varsub.bat [-n|-nr] <infile> <outfile>
46 die "Usage: $0 [-n|-nr] <infile> <outfile>";
  /external/parameter-framework/upstream/tools/xmlGenerator/
hostConfig.py 35 def configure(infile=sys.stdin, outfile=sys.stdout, serverPort=None, structPath=None):
41 dom = xml.dom.minidom.parse(infile)
  /external/toybox/toys/posix/
uudecode.c 13 usage: uudecode [-o OUTFILE] [INFILE]
15 Decode file from stdin (or INFILE).
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
SwitchingSampRate.cc 35 FILE* inFile[MAX_NUM_CLIENTS];
90 OPEN_FILE_RB(inFile[0], fileNameWB);
94 OPEN_FILE_RB(inFile[1], fileNameSWB);
232 samplesIn10ms[senderIdx], inFile[senderIdx]);
237 fclose(inFile[senderIdx]);
242 OPEN_FILE_RB(inFile[senderIdx], fileNameSWB);
248 OPEN_FILE_RB(inFile[senderIdx], fileNameWB);
257 samplesIn10ms[senderIdx], inFile[senderIdx]);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Rewrite/Frontend/
ASTConsumers.h 31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,

Completed in 1383 milliseconds

1 2 3 4 5 6 7 891011>>