Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 76 – 100 of 4947) sorted by relevance

12345678910>>...198

/dports/net/openmpi3/openmpi-3.1.6/opal/include/
H A Dopal_stdint.h83 typedef unsigned int uintptr_t; typedef
93 typedef unsigned long uintptr_t; typedef
102 typedef unsigned long long uintptr_t; typedef
/dports/net/openmpi/openmpi-4.1.1/opal/include/
H A Dopal_stdint.h83 typedef unsigned int uintptr_t; typedef
93 typedef unsigned long uintptr_t; typedef
102 typedef unsigned long long uintptr_t; typedef
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/include/
H A Dpmix_stdint.h86 typedef unsigned int uintptr_t; typedef
96 typedef unsigned long uintptr_t; typedef
105 typedef unsigned long long uintptr_t; typedef
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/include/
H A Dpmix_stdint.h86 typedef unsigned int uintptr_t; typedef
96 typedef unsigned long uintptr_t; typedef
105 typedef unsigned long long uintptr_t; typedef
/dports/graphics/jogamp-jogl/gluegen/make/stub_includes/platform/
H A Dgluegen_stdint.h23 typedef unsigned __int64 uintptr_t; typedef
35 typedef unsigned __int32 uintptr_t; typedef
47 typedef unsigned long uintptr_t; typedef
59 typedef unsigned int uintptr_t; typedef
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/platform/
H A Dastdint.h67 #define uintptr_t unsigned __int64 macro
69 #define uintptr_t unsigned int macro
77 #define uintptr_t uint32_t macro
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/backtrace-0.3.9/src/symbolize/
H A Dlibbacktrace.rs84 pc: uintptr_t, in syminfo_cb()
86 _symval: uintptr_t, in syminfo_cb()
87 _symsize: uintptr_t) { in syminfo_cb()
99 pc: uintptr_t, in pcinfo_cb()
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/backtrace-0.3.9/src/symbolize/
H A Dlibbacktrace.rs84 pc: uintptr_t, in syminfo_cb()
86 _symval: uintptr_t, in syminfo_cb()
87 _symsize: uintptr_t) { in syminfo_cb()
99 pc: uintptr_t, in pcinfo_cb()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dev/dtrace/i386/
H A Ddtrace_subr.c82 dtrace_invop_add(int (*func)(uintptr_t, uintptr_t *, uintptr_t)) in dtrace_invop_add() argument
93 dtrace_invop_remove(int (*func)(uintptr_t, uintptr_t *, uintptr_t)) in dtrace_invop_remove() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h44 const MCSubtargetInfo *STI) const override;
46 Optional<MCFixupKind> getFixupKind(StringRef Name) const override;
71 bool isMicroMips(const MCSymbol *Sym) const override;
/dports/security/cloak/cloak-0.2.0/cargo-crates/backtrace-0.3.15/src/symbolize/
H A Dlibbacktrace.rs86 pc: uintptr_t, in syminfo_cb()
88 _symval: uintptr_t, in syminfo_cb()
89 _symsize: uintptr_t) { in syminfo_cb()
101 pc: uintptr_t, in pcinfo_cb()
/dports/games/dose-response/dose-response-179c326/cargo-crates/backtrace-0.3.11/src/symbolize/
H A Dlibbacktrace.rs86 pc: uintptr_t, in syminfo_cb()
88 _symval: uintptr_t, in syminfo_cb()
89 _symsize: uintptr_t) { in syminfo_cb()
101 pc: uintptr_t, in pcinfo_cb()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/CMCL/lib/Headers/cm-cl/
H A Dsvm.h22 void scatter(vector<uintptr_t, width> address, vector<T, src_width> src) { in scatter()
33 vector<T, width> atomic(vector<uintptr_t, width> address, in atomic()
/dports/print/typetools/lcdf-typetools-2.108/include/lcdf/
H A Dinttypes.h27 typedef unsigned int uintptr_t; typedef
29 typedef unsigned long uintptr_t; typedef
/dports/deskutils/xwrits/xwrits-2.26/include/lcdf/
H A Dinttypes.h27 typedef unsigned int uintptr_t; typedef
29 typedef unsigned long uintptr_t; typedef
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/include/lcdf/
H A Dinttypes.h27 typedef unsigned int uintptr_t; typedef
29 typedef unsigned long uintptr_t; typedef
/dports/games/xmahjongg/xmahjongg-3.7/include/lcdf/
H A Dinttypes.h27 typedef unsigned int uintptr_t; typedef
29 typedef unsigned long uintptr_t; typedef
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/include/lcdf/
H A Dinttypes.h25 typedef unsigned long uintptr_t; typedef
27 typedef unsigned int uintptr_t; typedef
/dports/graphics/gifsicle/gifsicle-1.93/include/lcdf/
H A Dinttypes.h25 typedef unsigned long uintptr_t; typedef
27 typedef unsigned int uintptr_t; typedef
/dports/print/t1utils/t1utils-1.32/include/lcdf/
H A Dinttypes.h27 typedef unsigned int uintptr_t; typedef
29 typedef unsigned long uintptr_t; typedef
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/include/lcdf/
H A Dinttypes.h27 typedef unsigned int uintptr_t; typedef
29 typedef unsigned long uintptr_t; typedef
/dports/devel/sccache/sccache-0.2.15/cargo-crates/backtrace-0.3.55/src/backtrace/
H A Dlibunwind.rs159 pub fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in _Unwind_GetIP()
180 pub fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in get_sp()
187 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
189 pub fn _Unwind_GetGR(ctx: *mut _Unwind_Context, index: libc::c_int) -> libc::uintptr_t; in get_sp()
249 pub unsafe fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in _Unwind_GetIP()
265 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/backtrace-0.3.60/src/backtrace/
H A Dlibunwind.rs159 pub fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in _Unwind_GetIP()
180 pub fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in get_sp()
187 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
189 pub fn _Unwind_GetGR(ctx: *mut _Unwind_Context, index: libc::c_int) -> libc::uintptr_t; in get_sp()
249 pub unsafe fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in _Unwind_GetIP()
265 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/backtrace-0.3.56/src/backtrace/
H A Dlibunwind.rs159 pub fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in _Unwind_GetIP()
180 pub fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in get_sp()
187 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
189 pub fn _Unwind_GetGR(ctx: *mut _Unwind_Context, index: libc::c_int) -> libc::uintptr_t; in get_sp()
249 pub unsafe fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in _Unwind_GetIP()
265 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
/dports/net/routinator/routinator-0.10.2/cargo-crates/backtrace-0.3.60/src/backtrace/
H A Dlibunwind.rs159 pub fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in _Unwind_GetIP()
180 pub fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t; in get_sp()
187 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()
189 pub fn _Unwind_GetGR(ctx: *mut _Unwind_Context, index: libc::c_int) -> libc::uintptr_t; in get_sp()
249 pub unsafe fn _Unwind_GetIP(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in _Unwind_GetIP()
265 pub unsafe fn get_sp(ctx: *mut _Unwind_Context) -> libc::uintptr_t { in get_sp()

12345678910>>...198