Home
last modified time | relevance | path

Searched defs:buffer (Results 351 - 375 of 5476) sorted by relevance

1...<<11121314151617181920>>...220

/test/xts/hats/kernel/syscall_ipc/msg_handle/
H A DMsgHandleApiTest.cpp76 struct MsgBuf buffer = { in HWTEST_F() local
109 struct MsgBuf buffer = { in HWTEST_F() local
138 struct MsgBuf buffer = { HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/fileio/pwrite64/
H A DPwrite64ApiTest.cpp95 char buffer[MAX_LEN] = { 0 }; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/setdomainname/
H A DSetDomainNameApiTest.cpp72 char buffer[DOMAIN_NAME_MAX_LEN] = { 0 }; in HWTEST_F() local
123 char buffer[MIN_LEN] = { 0 }; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/sethostname/
H A DSetHostNameApiTest.cpp71 char buffer[HOST_NAME_MAX_LEN] = { 0 }; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/process/prctl/
H A DPrctlApiTest.cpp63 char buffer[BUFFER_SIZE] = { 0 }; in HWTEST_F() local
/test/xts/hats/hdf/codec/hdi_component_additional/
H A Dcodec_callback_service.cpp30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in EmptyBufferDone() argument
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in FillBufferDone() argument
/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_callback_service.cpp30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in EmptyBufferDone() argument
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in FillBufferDone() argument
/test/xts/hats/kernel/syscalls/fileio/read/
H A DReadApiTest.cpp71 char buffer[MAX_LEN] = { 0 }; in HWTEST_F() local
92 char buffer[MAX_LEN] = { 0 }; in HWTEST_F() local
109 char buffer[MAX_LEN] = { 0 }; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/mem/mprotect/
H A DMprotectApiTest.cpp82 void *buffer = memalign(pagesize, 4 * pagesize); in HWTEST_F() local
231 void *buffer = memalign(pagesize, 4 * pagesize); in HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/signal/getrandom/
H A DGetrandomApiTest.cpp53 char buffer[len]; in HWTEST_F() local
112 char buffer[len]; in HWTEST_F() local
132 char buffer[len]; in HWTEST_F() local
/third_party/elfutils/libelf/
H A Delf_getdata_rawchunk.c134 void *buffer; in elf_getdata_rawchunk() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmediacodec.c88 int av_mediacodec_release_buffer(AVMediaCodecBuffer *buffer, int render) in av_mediacodec_release_buffer() argument
104 int av_mediacodec_render_buffer_at_time(AVMediaCodecBuffer *buffer, int64_ argument
138 av_mediacodec_release_buffer(AVMediaCodecBuffer *buffer, int render) av_mediacodec_release_buffer() argument
143 av_mediacodec_render_buffer_at_time(AVMediaCodecBuffer *buffer, int64_t time) av_mediacodec_render_buffer_at_time() argument
[all...]
H A Dalacdsp.c26 static void decorrelate_stereo(int32_t *buffer[2], int nb_samples, in decorrelate_stereo() argument
45 static void append_extra_bits(int32_t *buffer[2], int32_t *extra_bits_buffer[2], in append_extra_bits() argument
H A Dnvdec_vp9.c31 static int nvdec_vp9_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vp9_start_frame() argument
H A Dnvdec_mpeg4.c30 static int nvdec_mpeg4_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg4_start_frame() argument
100 static int nvdec_mpeg4_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg4_decode_slice() argument
/third_party/curl/tests/libtest/
H A Dlib1555.c41 char buffer[256]; in progressCallback() local
H A Dlib1971.c28 static size_t read_callback(char *buffer, size_t size, size_t nitems, in read_callback() argument
H A Dlib2301.c97 unsigned char *buffer = (unsigned char *)b; in writecb() local
H A Dlib2305.c42 char buffer[256]; in websocket() local
H A Dlib1975.c28 static size_t read_callback(char *buffer, size_t size, size_t nitems, in read_callback() argument
H A Dlib1518.c30 static size_t writecb(char *buffer, size_t size, size_t nitems, in writecb() argument
/third_party/eudev/test/
H A Drule-syntax-check.py34 buffer = '' variable
46 buffer = '' variable
/third_party/curl/tests/unit/
H A Dunit1308.c51 char buffer[] = "test buffer"; variable
/third_party/elfutils/lib/
H A Dcrc32_file.c43 unsigned char buffer[1024 * 8]; in crc32_file() local
/third_party/elfutils/libasm/
H A Ddisasm_str.c38 struct buffer struct
48 struct buffer *buffer = (struct buffer *) arg; in buffer_cb() local
66 struct buffer buffe in disasm_str() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...220