Searched defs:client_data (Results 1 – 11 of 11) sorted by relevance
| /third_party/pulseaudio/src/modules/x11/ |
| D | module-x11-xsmp.c | 121 static void die_cb(SmcConn connection, SmPointer client_data) { in die_cb() 131 static void save_complete_cb(SmcConn connection, SmPointer client_data) { in save_complete_cb() 134 static void shutdown_cancelled_cb(SmcConn connection, SmPointer client_data) { in shutdown_cancelled_cb() 138 static void save_yourself_cb(SmcConn connection, SmPointer client_data, int save_type, Bool _shutdo… in save_yourself_cb() 157 static void new_ice_connection(IceConn connection, IcePointer client_data, Bool opening, IcePointer… in new_ice_connection()
|
| /third_party/node/deps/v8/src/heap/ |
| D | safepoint.cc | 74 Isolate* initiator, PerClientSafepointData* client_data) { in InitiateGlobalSafepointScope() 82 Isolate* initiator, PerClientSafepointData* client_data) { in TryInitiateGlobalSafepointScope() 106 Isolate* initiator, PerClientSafepointData* client_data) { in InitiateGlobalSafepointScopeRaw() 208 const PerClientSafepointData* client_data) { in WaitUntilRunningThreadsInSafepoint()
|
| /third_party/libsnd/src/ |
| D | flac.c | 344 …nst FLAC__StreamDecoder * UNUSED (decoder), FLAC__byte buffer [], size_t *bytes, void *client_data) in sf_flac_read_callback() 355 …const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 absolute_byte_offset, void *client_data) in sf_flac_seek_callback() 366 …onst FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *absolute_byte_offset, void *client_data) in sf_flac_tell_callback() 377 …back (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *stream_length, void *client_data) in sf_flac_length_callback() 387 sf_flac_eof_callback (const FLAC__StreamDecoder *UNUSED (decoder), void *client_data) in sf_flac_eof_callback() 397 …r * UNUSED (decoder), const FLAC__Frame *frame, const int32_t * const buffer [], void *client_data) in sf_flac_write_callback() 447 …st FLAC__StreamDecoder * UNUSED (decoder), const FLAC__StreamMetadata *metadata, void *client_data) in sf_flac_meta_callback() 539 …t FLAC__StreamDecoder * UNUSED (decoder), FLAC__StreamDecoderErrorStatus status, void *client_data) in sf_flac_error_callback() 560 …const FLAC__StreamEncoder * UNUSED (encoder), FLAC__uint64 absolute_byte_offset, void *client_data) in sf_flac_enc_seek_callback() 571 …const FLAC__StreamEncoder *UNUSED (encoder), FLAC__uint64 *absolute_byte_offset, void *client_data) in sf_flac_enc_tell_callback() [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jdapimin.c | 54 void *client_data = cinfo->client_data; /* ignore Purify complaint here */ in jpeg_CreateDecompress() local
|
| D | jcapimin.c | 54 void *client_data = cinfo->client_data; /* ignore Purify complaint here */ in jpeg_CreateCompress() local
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| D | bdflib.c | 520 void* client_data, in _bdf_readstream() 1272 void* client_data ) in _bdf_parse_end() 1292 void* client_data ) in _bdf_parse_glyphs() 1775 void* client_data ) in _bdf_parse_properties() 1878 void* client_data ) in _bdf_parse_start()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_hw_pass.h | 61 void *client_data; member 194 void *client_data; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | protocol-simple.c | 477 pa_client_new_data client_data; in pa_simple_protocol_connect() local
|
| D | protocol-http.c | 685 pa_client_new_data client_data; in pa_http_protocol_connect() local
|
| /third_party/lwip/src/include/lwip/ |
| D | netif.h | 328 void* client_data[LWIP_NETIF_CLIENT_DATA_INDEX_MAX + LWIP_NUM_NETIF_CLIENT_DATA]; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_private.h | 2503 uint8_t client_data[MAX_PUSH_CONSTANTS_SIZE]; member
|