Home
last modified time | relevance | path

Searched defs:get_buffer (Results 1 - 25 of 29) sorted by relevance

12

/third_party/python/Lib/test/test_asyncio/
H A Dtest_buffered_proto.py16 def get_buffer(self, sizehint): member in ReceiveStuffProto
H A Dtest_sslproto.py186 def get_buffer(self, sizehint): member in BaseStartTLS.test_buf_feed_data.Proto
388 def get_buffer(self, sizehint): member in BaseStartTLS.test_start_tls_client_buf_proto_1.ClientProtoFirst
H A Dtest_ssl.py839 def get_buffer(self, sizehint): member in TestSSL.test_start_tls_client_buf_proto_1.ClientProtoFirst
/third_party/mesa3d/src/freedreno/decode/
H A Dbuffers.c79 get_buffer(uint64_t gpuaddr) in get_buffer() function
/third_party/python/Lib/asyncio/
H A Dprotocols.py135 def get_buffer(self, sizehint): member in BufferedProtocol
H A Dsslproto.py423 def get_buffer(self, n): member in SSLProtocol
/kernel/linux/linux-5.10/kernel/time/
H A Ditimer.c115 struct itimerspec64 get_buffer; in SYSCALL_DEFINE2() local
144 struct itimerspec64 get_buffer; in COMPAT_SYSCALL_DEFINE2() local
335 struct itimerspec64 set_buffer, get_buffer; in SYSCALL_DEFINE3() local
382 struct itimerspec64 set_buffer, get_buffer; in COMPAT_SYSCALL_DEFINE3() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Ditimer.c115 struct itimerspec64 get_buffer; in SYSCALL_DEFINE2() local
144 struct itimerspec64 get_buffer; in COMPAT_SYSCALL_DEFINE2() local
335 struct itimerspec64 set_buffer, get_buffer; in SYSCALL_DEFINE3() local
382 struct itimerspec64 set_buffer, get_buffer; in COMPAT_SYSCALL_DEFINE3() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dinternal.h92 } get_buffer; member
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-timer-mmap.c94 static void *get_buffer(struct libasound_state *state, in get_buffer() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.c263 radeon_uvd_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys *ws, radeon_uvd_enc_get_buffer get_buffer) radeon_uvd_create_encoder() argument
H A Dradeon_vce.c381 si_vce_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys *ws, rvce_get_buffer get_buffer) si_vce_create_encoder() argument
H A Dradeon_vcn_enc.c448 radeon_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys *ws, radeon_enc_get_buffer get_buffer) radeon_create_encoder() argument
H A Dradeon_uvd_enc.h400 radeon_uvd_enc_get_buffer get_buffer; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdhuff.c434 jpeg_huff_decode(bitread_working_state *state, register bit_buf_type get_buffer, register int bits_left, d_derived_tbl *htbl, int min_bits) jpeg_huff_decode() argument
[all...]
H A Djdhuff.h147 bit_buf_type get_buffer; /* current bit-extraction buffer */ member
159 bit_buf_type get_buffer; /* current bit-extraction buffer */ member
[all...]
H A Djdhuff_opt.c561 jpeg_huff_decode(bitread_working_state *state, register bit_buf_type get_buffer, register int bits_left, d_derived_tbl *htbl, int min_bits) jpeg_huff_decode() argument
[all...]
/third_party/python/Lib/
H A Dxdrlib.py59 def get_buffer(self): member in Packer
151 def get_buffer(self): member in Unpacker
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c394 rvce_create_encoder(struct pipe_context *context, const struct pipe_video_codec *templ, struct radeon_winsys* ws, rvce_get_buffer get_buffer) rvce_create_encoder() argument
/third_party/ffmpeg/libavcodec/
H A Domx.c249 static OMX_BUFFERHEADERTYPE *get_buffer(pthread_mutex_t *mutex, pthread_cond_t *cond, in get_buffer() function
H A Dsvq3.c1329 static int get_buffer(AVCodecContext *avctx, SVQ3Frame *pic) in get_buffer() function
/third_party/curl/packages/OS400/
H A Dos400sys.c121 get_buffer(struct buffer_t *buf, long size) in get_buffer() function
/kernel/linux/linux-5.10/kernel/power/
H A Dsnapshot.c2527 static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca) in get_buffer() function
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c432 get_buffer(png_structp pp) in get_buffer() function
/kernel/linux/linux-6.6/kernel/power/
H A Dsnapshot.c2724 static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca) in get_buffer() function

Completed in 35 milliseconds

12