Home
last modified time | relevance | path

Searched defs:buf (Results 1951 - 1975 of 6826) sorted by relevance

1...<<71727374757677787980>>...274

/third_party/lzma/CPP/7zip/Common/
H A DOutBuffer.h42 void SetMemStream(Byte *buf) { _buf2 = buf; } in SetMemStream() argument
H A DInOutTempBuffer.cpp62 void *buf = _bufs[index]; in GetBuf() local
96 void *buf = GetBuf(index); in Write_HRESULT() local
188 void *buf in WriteToStream() local
[all...]
H A DInBuffer.h55 void SetBuf(Byte *buf, size_t bufSize, size_t end, size_t pos) in SetBuf() argument
/third_party/libcoap/examples/contiki/
H A Dserver.c74 unsigned char buf[40]; in hnd_get_time() local
/third_party/libcoap/tests/
H A Dtest_encode.c114 uint8_t buf[16]; in t_encode1() local
127 uint8_t buf[16]; in t_encode2() local
140 uint8_t buf[16]; in t_encode3() local
156 uint8_t buf[16]; t_encode4() local
164 uint8_t buf[16]; t_encode5() local
177 uint8_t buf[16]; t_encode6() local
190 uint8_t buf[16]; t_encode7() local
206 uint8_t buf[16]; t_encode8() local
[all...]
H A Dtest_wellknown.c36 unsigned char buf[40]; in t_wellknown1() local
85 unsigned char buf[10]; /* smaller than teststr */ in t_wellknown2() local
141 unsigned char buf[40]; t_wellknown3() local
170 unsigned char buf[40]; t_wellknown4() local
[all...]
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_server.c47 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
/third_party/mbedtls/programs/pkey/
H A Ddh_server.c58 unsigned char buf[2048]; in main() local
[all...]
H A Decdsa.c46 static void dump_buf(const char *title, unsigned char *buf, size_t len) in dump_buf() argument
60 unsigned char buf[300]; in dump_pubkey() local
/third_party/mbedtls/programs/ssl/
H A Dssl_fork_server.c77 unsigned char buf[1024]; in main() local
H A Dssl_server.c70 unsigned char buf[1024]; in main() local
H A Dssl_client1.c61 unsigned char buf[1024]; in main() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-arraybuffer-object.c59 lit_utf8_byte_t *buf = (lit_utf8_byte_t *) (ext_object_p + 1); in ecma_arraybuffer_new_object() local
/third_party/mesa3d/src/freedreno/decode/
H A Dbuffers.c69 const struct buffer *buf = (const struct buffer *)node; in buffer_search_cmp() local
88 buffer_contains_hostptr(struct buffer *buf, void *hostptr) in buffer_contains_hostptr() argument
106 struct buffer *buf = get_buffer(gpuaddr); gpubaseaddr() local
116 struct buffer *buf = get_buffer(gpuaddr); hostptr() local
126 struct buffer *buf = get_buffer(gpuaddr); hostlen() local
186 struct buffer *buf = get_buffer(gpuaddr); add_buffer() local
[all...]
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_bo.c135 char buf[32]; in msm_bo_set_name() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android_mapper.cpp96 mapper_metadata_get_buffer_info(struct ANativeWindowBuffer *buf, in mapper_metadata_get_buffer_info() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dshader_cache.cpp162 char *buf = ralloc_strdup(NULL, "vb: "); in shader_cache_read_program_metadata() local
[all...]
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-file.c47 lws_plat_write_file(const char *filename, void *buf, size_t len) in lws_plat_write_file() argument
67 lws_plat_read_file(const char *filename, void *buf, size_t len) in lws_plat_read_file() argument
148 _lws_plat_file_read(lws_fop_fd_t fop_fd, lws_filepos_t *amount, uint8_t *buf, lws_filepos_t len) _lws_plat_file_read() argument
168 _lws_plat_file_write(lws_fop_fd_t fop_fd, lws_filepos_t *amount, uint8_t *buf, lws_filepos_t len) _lws_plat_file_write() argument
H A Dunix-misc.c63 lws_get_random(struct lws_context *context, void *buf, size_t len) in lws_get_random() argument
97 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert() argument
/third_party/libwebsockets/lib/secure-streams/system/fetch-policy/
H A Dfetch-policy.c42 ss_fetch_policy_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in ss_fetch_policy_rx() argument
63 ss_fetch_policy_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_fetch_policy_tx() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c26 uint8_t buf[1280]; in callback_http() local
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
H A Dminimal-raw-vhost.c43 uint8_t buf[4096]; member
/third_party/ltp/lib/
H A Dtst_uid.c40 void tst_get_uids(uid_t *buf, unsigned int start, unsigned int count) in tst_get_uids() argument
56 void tst_get_gids(gid_t *buf, unsigned int start, unsigned int count) in tst_get_gids() argument
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYBUF.c38 struct v4l2_buffer buf; in do_VIDIOC_QUERYBUF() local
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c35 static uint8_t buf[LWS_PRE + 4096]; variable

Completed in 11 milliseconds

1...<<71727374757677787980>>...274