Home
last modified time | relevance | path

Searched refs:CpuType (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/mach/
H A Dconstants.rs203 pub type CpuType = u32; typedef
217 pub const CPU_TYPE_ANY: CpuType = !0;
218 pub const CPU_TYPE_VAX: CpuType = 1;
219 pub const CPU_TYPE_MC680X0: CpuType = 6;
220 pub const CPU_TYPE_X86: CpuType = 7;
223 pub const CPU_TYPE_MIPS: CpuType = 8;
225 pub const CPU_TYPE_HPPA: CpuType = 11;
226 pub const CPU_TYPE_ARM: CpuType = 12;
230 pub const CPU_TYPE_SPARC: CpuType = 14;
231 pub const CPU_TYPE_I860: CpuType = 15;
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/
H A DCpuPlatformLibrary.c64 UINT8 CpuType;
71 CpuType = EnumCpuUnknown;
85 CpuType = EnumCpuUlt;
91 CpuType = EnumCpuUlx;
107 CpuType = EnumCpuTrad;
118 CpuType = EnumCpuHalo;
130 CpuType = EnumCpuUlt;
134 CpuType = EnumCpuUlx;
149 CpuType = EnumCpuTrad;
156 CpuType = EnumCpuHalo;
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/
H A DCpuPlatformLibrary.c66 UINT8 CpuType;
73 CpuType = EnumCpuUnknown;
88 CpuType = EnumCpuUlt;
102 CpuType = EnumCpuUlt;
126 CpuType = EnumCpuTrad;
133 CpuType = EnumCpuHalo;
147 CpuType = EnumCpuTrad;
155 return CpuType;
/dports/security/py-ropper/Ropper-1.13.6/ropper/loaders/
H A Dmach_o.py117 ARCH = {int(macho.CpuType.I386): x86,
118 int(macho.CpuType.X86_64): x86_64,
119 int(macho.CpuType.POWERPC) : PPC,
120 int(macho.CpuType.POWERPC64) : PPC64,
121 int(macho.CpuType.ARM) : ARM,
122 int(macho.CpuType.ARM64) : ARM64}
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_processing/util/
H A Ddenoiser_filter.h25 enum CpuType { CPU_NEON, CPU_NOT_NEON }; enum
30 CpuType* cpu_type);
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_processing/util/
H A Dnoise_estimation.h37 void Init(int width, int height, CpuType cpu_type);
54 CpuType cpu_type_;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/llvm-readobj/MachO/
H A Dfile-headers.test11 # I386-NEXT: CpuType: X86 (0x7)
42 # X86-64-NEXT: CpuType: X86-64 (0x1000007)
75 # PPC-NEXT: CpuType: PowerPC (0x12)
107 # PPC64-NEXT: CpuType: PowerPC64 (0x1000012)
141 # ARM-NEXT: CpuType: Arm (0xC)
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/llvm-readobj/MachO/
H A Dfile-headers.test11 # I386-NEXT: CpuType: X86 (0x7)
42 # X86-64-NEXT: CpuType: X86-64 (0x1000007)
75 # PPC-NEXT: CpuType: PowerPC (0x12)
107 # PPC64-NEXT: CpuType: PowerPC64 (0x1000012)
141 # ARM-NEXT: CpuType: Arm (0xC)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-readobj/MachO/
H A Dfile-headers.test11 # I386-NEXT: CpuType: X86 (0x7)
42 # X86-64-NEXT: CpuType: X86-64 (0x1000007)
75 # PPC-NEXT: CpuType: PowerPC (0x12)
107 # PPC64-NEXT: CpuType: PowerPC64 (0x1000012)
141 # ARM-NEXT: CpuType: Arm (0xC)
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/llvm-readobj/MachO/
H A Dfile-headers.test11 # I386-NEXT: CpuType: X86 (0x7)
42 # X86-64-NEXT: CpuType: X86-64 (0x1000007)
75 # PPC-NEXT: CpuType: PowerPC (0x12)
107 # PPC64-NEXT: CpuType: PowerPC64 (0x1000012)
141 # ARM-NEXT: CpuType: Arm (0xC)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-readobj/MachO/
H A Dfile-headers.test11 # I386-NEXT: CpuType: X86 (0x7)
42 # X86-64-NEXT: CpuType: X86-64 (0x1000007)
75 # PPC-NEXT: CpuType: PowerPC (0x12)
107 # PPC64-NEXT: CpuType: PowerPC64 (0x1000012)
141 # ARM-NEXT: CpuType: Arm (0xC)

12345678910