Home
last modified time | relevance | path

Searched refs:voidp (Results 1 – 25 of 3373) sorted by relevance

12345678910>>...135

/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/arch/
H A Dqatomic_generic.h195 union { T * volatile * typed; void * volatile * voidp; } pointer; in testAndSetOrdered() member
197 return QBasicAtomicPointer_testAndSetOrdered(pointer.voidp, expectedValue, newValue); in testAndSetOrdered()
223 union { T * volatile * typed; void * volatile * voidp; } pointer; in fetchAndStoreOrdered() member
224 union { T *typed; void *voidp; } returnValue; in fetchAndStoreOrdered() member
226 returnValue.voidp = QBasicAtomicPointer_fetchAndStoreOrdered(pointer.voidp, newValue); in fetchAndStoreOrdered()
253 union { T * volatile *typed; void * volatile *voidp; } pointer; in fetchAndAddOrdered() member
254 union { T *typed; void *voidp; } returnValue; in fetchAndAddOrdered() member
256 … returnValue.voidp = QBasicAtomicPointer_fetchAndAddOrdered(pointer.voidp, valueToAdd * sizeof(T)); in fetchAndAddOrdered()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash22.C8 typedef void *voidp; typedef
12 voidp& a();
19 bar *c(bool (*f)(bar *node), voidp g) in c()
41 voidp &vect::a() in a()
43 static voidp x; in a()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/wxcairo/
H A Dwx_cairocffi.py50 def voidp(ptr): function
73 ptr = voidp(cgc)
83 hdc = voidp(dc.GetHandle())
93 ctxptr = voidp( dc.GetHandle() )
104 ctx = cairocffi.Context._from_pointer(voidp(ctxptr), False)
116 cgFont = voidp(font.OSXGetCGFont())
121 hfont = voidp(font.GetHFONT())
137 fontfaceptr = cairo_c.cairo_scaled_font_get_font_face(voidp(scaledfontptr.value))

12345678910>>...135