HomeSort by relevance Sort by last modified time
    Searched refs:FileType (Results 51 - 75 of 444) sorted by null

1 23 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
FvLib.h 57 IN EFI_FV_FILETYPE FileType,
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
ModuleClass.py 108 self.FileType = ''
117 # @param FileType: Input value for FileType, default is ''
122 # @var FileType: To store value for FileType, selection scope is in below list
128 def __init__(self, BinaryFile = '', FileType = '', Target = '', FeatureFlag = '', SupArchList = None):
130 self.FileType = FileType
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
FvLib.h 59 IN EFI_FV_FILETYPE FileType,
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DxeServicesLib.h 23 This function searches all the firmware volumes for FFS files with FV file type specified by FileType
25 is made for FFS file of type FileType. If the FV contains more than one FFS file with the same FileType,
41 @param FileType Indicates the FV file type to search for within all available FVs.
42 @param FileInstance Indicates which file instance within all available FVs specified by FileType.
45 specified by FileType with FileInstance.
47 specified by FileType with FileInstance to retrieve. SectionInstance starts from zero.
62 IN EFI_FV_FILETYPE FileType,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
TextEditorTypes.h 72 EDIT_FILE_TYPE FileType; // Unicode file or ASCII file
  /external/libchrome/base/files/
file_enumerator.h 78 enum FileType {
95 // |file_type|, a bit mask of FileType, specifies whether the enumerator
  /external/python/cpython2/Lib/
types.py 63 FileType = file
  /frameworks/base/libs/androidfw/include/androidfw/
ApkAssets.h 43 const std::function<void(const StringPiece&, FileType)>& f) const;
  /prebuilts/gdb/darwin-x86/lib/python2.7/
types.py 63 FileType = file
  /prebuilts/gdb/linux-x86/lib/python2.7/
types.py 63 FileType = file
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
types.py 63 FileType = file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
types.py 63 FileType = file
  /external/swiftshader/third_party/LLVM/tools/llc/
llc.cpp 112 cl::desc("When used with filetype=obj, "
116 FileType("filetype", cl::init(TargetMachine::CGFT_AssemblyFile),
168 switch (FileType) {
196 switch (FileType) {
354 if (FileType != TargetMachine::CGFT_ObjectFile)
356 << ": warning: ignoring -mc-relax-all because filetype != obj";
365 if (Target.addPassesToEmitFile(PM, FOS, FileType, OLvl, NoVerify)) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
FvSimpleFileSystemEntryPoint.c 94 EFI_FV_FILETYPE FileType;
138 FileType = EFI_FV_FILETYPE_ALL;
143 &FileType,
183 if (FV_FILETYPE_IS_EXECUTABLE (FileType)) {
195 FvFileInfo->Type = FileType;
204 if (FV_FILETYPE_IS_EXECUTABLE (FileType)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
GetImage.c 42 EFI_FV_FILETYPE FileType;
90 &FileType,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
GetImage.c 42 EFI_FV_FILETYPE FileType;
90 &FileType,
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryProfile.h 54 EFI_FV_FILETYPE FileType;
163 @param[in] FileType File type of the image.
176 IN EFI_FV_FILETYPE FileType
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/
Ppm.c 222 EFI_FV_FILETYPE FileType;
284 &FileType,
  /external/parameter-framework/upstream/tools/xmlGenerator/
domainGenerator.py 55 type=argparse.FileType('r'),
73 type=argparse.FileType('r'),
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 89 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; }
242 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 89 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; }
242 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 89 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; }
242 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 89 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; }
242 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 89 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; }
242 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 89 void setFileType(TargetMachine::CodeGenFileType FT) { FileType = FT; }
242 TargetMachine::CodeGenFileType FileType = TargetMachine::CGFT_ObjectFile;

Completed in 2949 milliseconds

1 23 4 5 6 7 8 91011>>