Home
last modified time | relevance | path

Searched refs:FileTypes (Results 301 – 325 of 460) sorted by relevance

1...<<111213141516171819

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-files/
H A DFileNames.cpp68 wxString FileNames::FormatWildcard( const FileTypes &fileTypes ) in FormatWildcard()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG;
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp159 H.Type = FileTypes::FDR_LOG; in fdrCommonHeaderInfo()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/src/System/IO/Ports/
H A DSerialStream.cs614 …if ((fileType != Interop.Kernel32.FileTypes.FILE_TYPE_CHAR) && (fileType != Interop.Kernel32.FileT… in SerialStream()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DAutoGen.py2859 if self.DxsFile or self.IsLibrary or TAB_DEPENDENCY_EXPRESSION_FILE in self.FileTypes:
2911 if self.DxsFile or self.IsLibrary or TAB_DEPENDENCY_EXPRESSION_FILE in self.FileTypes:
3096 return self.FileTypes.get(TAB_UNICODE_FILE,[])
3101 return self.FileTypes.get(TAB_VFR_FILE, [])
3106 return self.FileTypes.get(TAB_IMAGE_FILE,[])
3253 def FileTypes(self): member in ModuleAutoGen
3284 or TAB_OBJECT_FILE in self.FileTypes):
H A DGenMake.py790 for type in self._AutoGenObject.FileTypes:
791 if File in self._AutoGenObject.FileTypes[type]:
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DAutoGen.py2859 if self.DxsFile or self.IsLibrary or TAB_DEPENDENCY_EXPRESSION_FILE in self.FileTypes:
2911 if self.DxsFile or self.IsLibrary or TAB_DEPENDENCY_EXPRESSION_FILE in self.FileTypes:
3096 return self.FileTypes.get(TAB_UNICODE_FILE,[])
3101 return self.FileTypes.get(TAB_VFR_FILE, [])
3106 return self.FileTypes.get(TAB_IMAGE_FILE,[])
3253 def FileTypes(self): member in ModuleAutoGen
3284 or TAB_OBJECT_FILE in self.FileTypes):
H A DGenMake.py790 for type in self._AutoGenObject.FileTypes:
791 if File in self._AutoGenObject.FileTypes[type]:
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DAutoGen.py2859 if self.DxsFile or self.IsLibrary or TAB_DEPENDENCY_EXPRESSION_FILE in self.FileTypes:
2911 if self.DxsFile or self.IsLibrary or TAB_DEPENDENCY_EXPRESSION_FILE in self.FileTypes:
3096 return self.FileTypes.get(TAB_UNICODE_FILE,[])
3101 return self.FileTypes.get(TAB_VFR_FILE, [])
3106 return self.FileTypes.get(TAB_IMAGE_FILE,[])
3253 def FileTypes(self):
3284 or TAB_OBJECT_FILE in self.FileTypes):
H A DGenMake.py790 for type in self._AutoGenObject.FileTypes:
791 if File in self._AutoGenObject.FileTypes[type]:
/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddialogs.c2756 static char *FileTypes[] = { variable
2810 { 0, COMBO_CALLBACK, 150, NULL, (void*) &SetTypeFilter, NULL, FileTypes, ComboBox, N_("File type:…
2961 SetWidgetLabel(&browseOptions[n], FileTypes[j]); in SetTypeFilter()
3022 if(Extensions[j] == NULL) { j++; ASSIGN(FileTypes[j], extFilter); } in Browse()
3028 SetWidgetLabel(&browseOptions[9], FileTypes[j]); in Browse()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DEffect.cpp668 static const FileNames::FileTypes &PresetTypes() in PresetTypes()
670 static const FileNames::FileTypes result { in PresetTypes()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DGenMake.py810 for type in self._AutoGenObject.FileTypes:
811 if File in self._AutoGenObject.FileTypes[type]:
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/AutoGen/
H A DGenMake.py810 for type in self._AutoGenObject.FileTypes:
811 if File in self._AutoGenObject.FileTypes[type]:
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/AutoGen/
H A DGenMake.py812 for type in self._AutoGenObject.FileTypes:
813 if File in self._AutoGenObject.FileTypes[type]:
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/AutoGen/
H A DGenMake.py793 for type in self._AutoGenObject.FileTypes:
794 if File in self._AutoGenObject.FileTypes[type]:
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/AutoGen/
H A DGenMake.py812 for type in self._AutoGenObject.FileTypes:
813 if File in self._AutoGenObject.FileTypes[type]:

1...<<111213141516171819