/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/ |
FrontendAction.h | 45 StringRef InFile); 60 /// \param InFile - The current input file, provided as a convenience, see 65 StringRef InFile) = 0; 243 StringRef InFile) override = 0; 274 StringRef InFile) override; 291 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/ |
FrontendAction.h | 45 StringRef InFile); 60 /// \param InFile - The current input file, provided as a convenience, see 65 StringRef InFile) = 0; 243 StringRef InFile) override = 0; 274 StringRef InFile) override; 291 StringRef InFile) override;
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/ |
GenCrc32.c | 136 FILE *InFile;
147 InFile = NULL;
279 InFile = fopen (LongFilePath (InputFileName), "rb");
280 if (InFile == NULL) {
285 fseek (InFile, 0, SEEK_END);
286 FileSize = ftell (InFile);
287 fseek (InFile, 0, SEEK_SET);
292 fclose (InFile);
296 fread (FileBuffer, 1, FileSize, InFile);
297 fclose (InFile);
[all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/ |
EfiRom.h | 243 FILE_LIST *InFile,
257 InFile - structure contains information on the PE32 file to process
273 FILE_LIST *InFile,
285 InFile - structure contains information on the binary file to process
298 FILE_LIST *InFile
308 InFile - the file name of an existing option ROM image
|
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...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/ |
GenDepex.c | 158 " -I INFILE The input pre-processed dependency text files name",
232 IN FILE *InFile,
303 InFile - Input pre-compiled text file of the dependency expression.
359 Results = (UINTN) fseek (InFile, 0, SEEK_END);
366 FileSize = ftell (InFile);
379 Results = (UINTN) fclose (InFile);
392 Results = (UINTN) fseek (InFile, 0, SEEK_SET);
399 fread (Buffer, FileSize, 1, InFile);
418 Results = (UINTN) fclose (InFile);
453 Results = (UINTN) fclose (InFile);
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/ |
GenSection.c | 200 FILE *InFile;
216 InFile = fopen (InputFileName[0], "rb");
217 if (InFile == NULL) {
227 fseek (InFile, 0, SEEK_END);
228 fgetpos (InFile, &InputFileLength);
229 fseek (InFile, 0, SEEK_SET);
258 if (fread (Buffer, (size_t) InputFileLength, 1, InFile) != 1) {
271 fclose (InFile);
315 FILE *InFile;
333 InFile = fopen (InputFileName[Index], "rb"); [all...] |
/external/clang/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ARCMigrate/ |
ARCMTActions.h | 41 StringRef InFile) override; 70 StringRef InFile) override;
|
/external/clang/lib/Frontend/Rewrite/ |
FrontendActions.cpp | 35 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { 36 if (raw_ostream *OS = CI.createDefaultOutputFile(false, InFile)) 45 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { 154 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { 155 if (raw_ostream *OS = CI.createDefaultOutputFile(false, InFile, "cpp")) { 158 InFile, OS, CI.getDiagnostics(), CI.getLangOpts(), 161 return CreateObjCRewriter(InFile, OS,
|
/external/clang/lib/Index/ |
IndexingAction.cpp | 99 StringRef InFile) override { 121 StringRef InFile) override; 135 WrappingIndexAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { 136 auto OtherConsumer = WrapperFrontendAction::CreateASTConsumer(CI, InFile);
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/ |
EfiRom.c | 179 FILE_LIST *InFile,
189 FILE_LIST *InFile,
196 FILE_LIST *InFile
410 FILE_LIST *InFile,
422 InFile - structure contains information on the binary file to process
447 if ((InFptr = fopen (InFile->FileName, "rb")) == NULL) {
448 fprintf (stdout, "ERROR: Failed to open input file %s\n", InFile->FileName);
533 InFile->FileName,
549 if ((InFile->Next == NULL) && (mOptions.NoLast == 0)) {
580 fprintf (stdout, "Error processing binary file %s\n", InFile->FileName); [all...] |