Home
last modified time | relevance | path

Searched refs:opaque (Results 1 – 25 of 166) sorted by relevance

1234567

/openbsd/sys/lib/libz/
H A Dzutil.c203 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc() argument
207 (void)opaque; in zcalloc()
228 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() argument
231 (void)opaque; in zcfree()
264 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { in zcalloc() argument
265 (void)opaque; in zcalloc()
269 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() argument
270 (void)opaque; in zcfree()
288 (void)opaque; in zcalloc()
294 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() argument
[all …]
H A Dzutil.h255 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items,
257 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr, unsigned size);
261 (*((strm)->zalloc))((strm)->opaque, (items), (size))
263 (*((strm)->zfree))((strm)->opaque, (voidpf)(addr), (size))
/openbsd/lib/libz/
H A Dzutil.c200 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc() argument
204 (void)opaque; in zcalloc()
225 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() argument
228 (void)opaque; in zcfree()
261 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { in zcalloc() argument
262 (void)opaque; in zcalloc()
266 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() argument
267 (void)opaque; in zcfree()
285 (void)opaque; in zcalloc()
291 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() argument
[all …]
H A Dzutil.h241 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items,
243 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr);
247 (*((strm)->zalloc))((strm)->opaque, (items), (size))
248 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr))
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c224 (void)opaque; in zcalloc()
245 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) in zcfree() argument
249 (void)opaque; in zcfree()
282 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) in zcalloc() argument
284 (void)opaque; in zcalloc()
288 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) in zcfree() argument
290 (void)opaque; in zcfree()
308 voidpf opaque, in zcalloc() argument
312 (void)opaque; in zcalloc()
318 voidpf opaque, in zcfree() argument
[all …]
H A Dzutil.h265 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
267 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
271 (*((strm)->zalloc))((strm)->opaque, (items), (size))
272 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr))
/openbsd/gnu/llvm/llvm/docs/
H A DOpaquePointers.rst108 In opaque pointers mode (the default), all pointers are opaque. The opaque
117 opaque pointers.
177 meaningless once all pointers are opaque.
183 with typed an opaque pointers:
220 opaque pointer transition::
240 Temporarily disabling opaque pointers
261 ``-opaque-pointers=0``.
283 must use opaque pointers.
298 unless ``-opaque-pointers=0`` is passed.
302 * The ``-no-opaque-pointers`` cc1 flag, ``-opaque-pointers=0`` opt flag and
[all …]
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dfunction.bench.cpp84 inline Function MakeFunction(FunctionType type, bool opaque = false) { in MakeFunction() argument
89 return maybeOpaque(FunctionWithS, opaque); in MakeFunction()
91 return maybeOpaque(&S::function, opaque); in MakeFunction()
93 return maybeOpaque(&S::field, opaque); in MakeFunction()
95 return maybeOpaque(SmallTrivialFunctor{}, opaque); in MakeFunction()
97 return maybeOpaque(SmallNonTrivialFunctor{}, opaque); in MakeFunction()
99 return maybeOpaque(LargeTrivialFunctor{}, opaque); in MakeFunction()
101 return maybeOpaque(LargeNonTrivialFunctor{}, opaque); in MakeFunction()
H A Dstring.bench.cpp240 constexpr bool opaque = Opaque{} == Opacity::Opaque; in run()
252 strings[i].__resize_default_init(maybeOpaque(length, opaque)); in run()
265 constexpr bool opaque = Opaque{} == Opacity::Opaque; in run()
277 strings[i] = *maybeOpaque(&src, opaque); in run()
290 constexpr bool opaque = Opaque{} == Opacity::Opaque; in run()
301 strings[i] = maybeOpaque(getString(Length()), opaque); in run()
314 constexpr bool opaque = Opaque{} == Opacity::Opaque; in run()
326 strings[i].erase(maybeOpaque(mid, opaque), in run()
327 maybeOpaque(std::string::npos, opaque)); in run()
340 constexpr bool opaque = Opaque{} == Opacity::Opaque; in run()
[all …]
H A DCartesianBenchmarks.h130 TEST_ALWAYS_INLINE inline T maybeOpaque(T value, bool opaque) { in maybeOpaque() argument
131 if (opaque) benchmark::DoNotOptimize(value); in maybeOpaque()
/openbsd/lib/librpcsvc/
H A Dyp.x85 typedef opaque keydat<YPMAXRECORD>;
86 typedef opaque valdat<YPMAXRECORD>;
199 opaque ypbind_binding_addr[4]; /* In network order */
200 opaque ypbind_binding_port[2]; /* In network order */
H A Dnfs_prot.x100 opaque data[NFS_FHSIZE];
208 opaque data<NFS_MAXDATA>;
226 opaque data<NFS_MAXDATA>;
251 typedef opaque nfscookie[NFS_COOKIESIZE];
H A Dsm_inter.x87 opaque priv[16]; /* private information to store at */
124 opaque priv[16]; /* stored private information */
H A Dspray.x71 typedef opaque sprayarr<SPRAYMAX>;
H A Dmount.x51 typedef opaque fhandle[FHSIZE];
/openbsd/usr.sbin/amd/rpcx/
H A Dnfs_prot.x119 opaque data[NFS_FHSIZE];
227 opaque data<NFS_MAXDATA>;
245 opaque data<NFS_MAXDATA>;
270 typedef opaque nfscookie[NFS_COOKIESIZE];
/openbsd/regress/lib/libz/
H A Dexample.c173 c_stream.opaque = (voidpf)0; in test_deflate()
210 d_stream.opaque = (voidpf)0; in test_inflate()
247 c_stream.opaque = (voidpf)0; in test_large_deflate()
302 d_stream.opaque = (voidpf)0; in test_large_inflate()
339 c_stream.opaque = (voidpf)0; in test_flush()
376 d_stream.opaque = (voidpf)0; in test_sync()
414 c_stream.opaque = (voidpf)0; in test_dict_deflate()
451 d_stream.opaque = (voidpf)0; in test_dict_inflate()
H A Dinfcover.c170 strm->opaque = zone; in mem_setup()
178 struct mem_zone *zone = strm->opaque; in mem_limit()
186 struct mem_zone *zone = strm->opaque; in mem_used()
194 struct mem_zone *zone = strm->opaque; in mem_high()
204 struct mem_zone *zone = strm->opaque; in mem_done()
231 strm->opaque = Z_NULL; in mem_done()
/openbsd/sys/dev/ic/
H A Dw83l518d.c115 wb_intr(void *opaque) in wb_intr() argument
117 struct wb_softc *wb = opaque; in wb_intr()
/openbsd/sys/arch/armv7/omap/
H A Dti_iic.c243 ti_iic_acquire_bus(void *opaque, int flags) in ti_iic_acquire_bus() argument
245 struct ti_iic_softc *sc = opaque; in ti_iic_acquire_bus()
254 ti_iic_release_bus(void *opaque, int flags) in ti_iic_release_bus() argument
256 struct ti_iic_softc *sc = opaque; in ti_iic_release_bus()
265 ti_iic_exec(void *opaque, i2c_op_t op, i2c_addr_t addr, in ti_iic_exec() argument
268 struct ti_iic_softc *sc = opaque; in ti_iic_exec()
/openbsd/usr.sbin/smtpd/
H A Dcompress_gzip.c53 strm->opaque = Z_NULL; in compress_gzip_chunk()
85 strm->opaque = Z_NULL; in uncompress_gzip_chunk()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.td49 // The value stack "register". This is an opaque entity which serves to order
53 // The incoming arguments "register". This is an opaque entity which serves to
/openbsd/lib/libcrypto/poly1305/
H A Dpoly1305.h35 unsigned char opaque[136]; member
/openbsd/lib/libcrypto/sm4/
H A Dsm4.h40 unsigned char opaque[128]; member
/openbsd/gnu/llvm/lldb/docs/design/
H A Dsbapi.rst24 that get used this way are declared as opaque classes in lldb_forward.h, which
27 opaque declaration in the SB classes .h file.
42 prepared to handle their opaque implementation pointer being empty, and doing

1234567