| /third_party/ffmpeg/tools/ |
| H A D | target_dem_fuzzer.c | 50 static int io_read(void *opaque, uint8_t *buf, int buf_size) in io_read() argument 71 static int64_t io_seek(void *opaque, int64_t offset, int whence) in io_seek() argument 112 IOContext opaque; in LLVMFuzzerTestOneInput() local [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | adopt.c | 121 __lws_adopt_descriptor_vhost1(struct lws_vhost *vh, lws_adoption_type type, const char *vh_prot_name, struct lws *parent, void *opaque, const char *fi_wsi_name) __lws_adopt_descriptor_vhost1() argument 644 lws_create_adopt_udp2(struct lws *wsi, const char *ads, const struct addrinfo *r, int n, void *opaque) lws_create_adopt_udp2() argument 793 lws_create_adopt_udp(struct lws_vhost *vhost, const char *ads, int port, int flags, const char *protocol_name, const char *ifname, struct lws *parent_wsi, void *opaque, const lws_retry_bo_t *retry_policy, const char *fi_wsi_name) lws_create_adopt_udp() argument
|
| /third_party/libwebsockets/lib/core-net/client/ |
| H A D | connect3.c | 252 lws_client_connect_3_connect(struct lws *wsi, const char *ads, const struct addrinfo *result, int n, void *opaque) global() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_atomics.c | 290 struct gl_opaque_uniform_index *opaque = in gl_nir_link_assign_atomic_counter_resources() local
|
| H A D | ir_uniform.h | 116 struct gl_opaque_uniform_index opaque[MESA_SHADER_STAGES]; member
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/ |
| H A D | multi.c | 287 direct_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in direct_smd_cb() argument
|
| H A D | minimal-secure-streams-smd.c | 189 direct_smd_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in direct_smd_cb() argument
|
| /third_party/libwebsockets/lib/roles/http/client/ |
| H A D | client-http.c | 600 void *opaque; in lws_client_interpret_server_handshake() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
| H A D | audio.c | 47 void *opaque; member 104 play_mp3(mpg123_handle *mh, mp3_done_cb cb, void *opaque) in play_mp3() argument
|
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/ |
| H A D | main.c | 84 pay_cb(struct lws_cose_validate_context *cps, void *opaque, in pay_cb() argument
|
| /third_party/libwebsockets/lib/system/async-dns/ |
| H A D | async-dns.c | 648 lws_async_dns_query(struct lws_context *context, int tsi, const char *name, adns_query_type_t qtype, lws_async_dns_cb_t cb, struct lws *wsi, void *opaque) lws_async_dns_query() argument
|
| H A D | async-dns-parse.c | 433 lws_async_dns_estimate(const char *name, void *opaque, uint32_t ttl, in lws_async_dns_estimate() argument 463 lws_async_dns_store(const char *name, void *opaque, uint32_t ttl, in lws_async_dns_store() argument 153 lws_adns_iterate(lws_adns_q_t *q, const uint8_t *pkt, int len, const char *expname, lws_async_dns_find_t cb, void *opaque) lws_adns_iterate() argument
|
| H A D | private-lib-async-dns.h | 66 void *opaque; member
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | iowin32.c | 101 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) in win32_open64_file_func() argument 130 voidpf ZCALLBACK win32_open64_file_funcA (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcA() argument 154 voidpf ZCALLBACK win32_open64_file_funcW (voidpf opaque,cons argument 174 win32_open_file_func(voidpf opaque,const char* filename,int mode) win32_open_file_func() argument 203 win32_read_file_func(voidpf opaque, voidpf stream, void* buf,uLong size) win32_read_file_func() argument 225 win32_write_file_func(voidpf opaque,voidpf stream,const void* buf,uLong size) win32_write_file_func() argument 266 win32_tell_file_func(voidpf opaque,voidpf stream) win32_tell_file_func() argument 289 win32_tell64_file_func(voidpf opaque, voidpf stream) win32_tell64_file_func() argument 314 win32_seek_file_func(voidpf opaque,voidpf stream,uLong offset,int origin) win32_seek_file_func() argument 352 win32_seek64_file_func(voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) win32_seek64_file_func() argument 391 win32_close_file_func(voidpf opaque, voidpf stream) win32_close_file_func() argument 409 win32_error_file_func(voidpf opaque,voidpf stream) win32_error_file_func() argument [all...] |
| H A D | ioapi.h | 155 voidpf opaque; member 171 voidpf opaque; global() member [all...] |
| /third_party/libwebsockets/lib/system/smd/ |
| H A D | smd.c | 605 lws_smd_register(struct lws_context *ctx, void *opaque, int flags, in lws_smd_register() argument
|
| /third_party/libwebsockets/lib/roles/cgi/ |
| H A D | cgi-server.c | 89 lws_cgi_reap_cb(void *opaque, lws_usec_t *accounting, siginfo_t *si, in lws_cgi_reap_cb() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | LatticeOp.cpp | 195 auto opaque = fPatches[0].fColor.isOpaque() && fAlphaType == kOpaque_SkAlphaType variable
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | tiffdec.c | 76 static int MyClose(thandle_t opaque) { in MyClose() argument 81 static toff_t MySize(thandle_t opaque) { in MySize() argument 86 static toff_t MySeek(thandle_t opaque, toff_t offset, int whence) { in MySeek() argument 96 static int MyMapFile(thandle_t opaque, void** base, toff_t* size) { in MyMapFile() argument 102 static void MyUnmapFile(thandle_t opaque, void* base, toff_t size) { in MyUnmapFile() argument 108 MyRead(thandle_t opaque, void* dst, tsize_t size) MyRead() argument [all...] |
| /third_party/skia/tests/ |
| H A D | BitmapTest.cpp | 368 auto opaque = [](float expected, float actual) -> bool { in DEF_TEST() local
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftgzip.c | 124 ft_gzip_alloc( voidpf opaque, in ft_gzip_alloc() argument 141 ft_gzip_free( voidpf opaque, in ft_gzip_free() argument 154 zcalloc ( voidpf opaque, in zcalloc() argument 162 zcfree( voidpf opaque, in zcfree() argument [all...] |
| H A D | zlib.h | 82 voidpf opaque; /* private data object passed to zalloc and zfree */ member [all...] |
| /third_party/python/Include/cpython/ |
| H A D | code.h | 183 struct _opaque opaque; member
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | ioapi.h | 155 voidpf opaque; member 171 voidpf opaque; global() member [all...] |
| H A D | iowin32.c | 101 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) in win32_open64_file_func() argument 130 voidpf ZCALLBACK win32_open64_file_funcA (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcA() argument 154 voidpf ZCALLBACK win32_open64_file_funcW (voidpf opaque,cons argument 174 win32_open_file_func(voidpf opaque,const char* filename,int mode) win32_open_file_func() argument 203 win32_read_file_func(voidpf opaque, voidpf stream, void* buf,uLong size) win32_read_file_func() argument 225 win32_write_file_func(voidpf opaque,voidpf stream,const void* buf,uLong size) win32_write_file_func() argument 266 win32_tell_file_func(voidpf opaque,voidpf stream) win32_tell_file_func() argument 289 win32_tell64_file_func(voidpf opaque, voidpf stream) win32_tell64_file_func() argument 314 win32_seek_file_func(voidpf opaque,voidpf stream,uLong offset,int origin) win32_seek_file_func() argument 352 win32_seek64_file_func(voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) win32_seek64_file_func() argument 391 win32_close_file_func(voidpf opaque, voidpf stream) win32_close_file_func() argument 409 win32_error_file_func(voidpf opaque,voidpf stream) win32_error_file_func() argument [all...] |