Home
last modified time | relevance | path

Searched defs:buf (Results 1251 - 1275 of 5952) sorted by relevance

1...<<51525354555657585960>>...239

/third_party/ltp/lib/
H A Dtst_resource.c87 char buf[len]; in file_copy() local
122 char buf[strlen(ltproot) + 64]; in tst_resource_copy() local
/third_party/ltp/testcases/cve/
H A Dcve-2014-0196.c44 static char buf[BUFLEN]; variable
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol02.c36 char *buf, *ptr; in alloc_anon_50M_check() local
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Duaccess.c78 char buf[str_size]; in tc_write_userspace() local
H A Dltp_uaccess.c52 sys_result(struct device *dev, struct device_attribute *attr, char *buf) sys_result() argument
60 sys_tcase(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) sys_tcase() argument
/third_party/libwebsockets/minimal-examples/abstract/protocols/smtp-client/
H A Dmain.c24 done_cb(struct lws_smtp_email *email, void *buf, size_t len) in done_cb() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
H A Dmain.c39 char buf[16384]; in main() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/
H A Dmain.c32 char buf[64]; in lws_dhcpc_cb() local
/third_party/libwebsockets/plugins/
H A Dprotocol_dumb_increment.c52 uint8_t buf[LWS_PRE + 20], *p = &buf[LWS_PRE]; in callback_dumb_increment() local
/third_party/ltp/pan/
H A Dsplitstr.c167 char buf[16]; in main() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_mpeg12.c346 uint8_t buf[12]; in vid_dec_mpeg12_Decode() local
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264eoutport.c58 h264e_outport_AllocateBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, OMX_BUFFERHEADERTYPE ** buf, OMX_U32 idx, OMX_PTR private, OMX_U32 size) h264e_outport_AllocateBuffer() argument
79 h264e_outport_FreeBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) h264e_outport_FreeBuffer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.c47 svga_debug_describe_sampler_view(char *buf, const struct svga_sampler_view *sv) in svga_debug_describe_sampler_view() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.h61 struct svga_winsys_buffer *buf; /* Current backing guest buffer */ member
/third_party/node/src/crypto/
H A Dcrypto_spkac.cc103 unsigned char* buf = nullptr; in ExportChallenge() local
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dcrypt.h90 crypthead(const char* passwd, unsigned char* buf, int bufSize, unsigned long* pkeys, const z_crc_t* pcrc_32_tab, unsigned long crcForCrypting) crypthead() argument
/third_party/node/src/
H A Dnode_metadata.cc67 char buf[U_MAX_VERSION_STRING_LENGTH]; in InitializeIntlVersions() local
H A Dnode_snapshotable.h45 void* buf = ::operator new[](sizeof(T)); in New() local
59 void* buf = ::operator new[](sizeof(T)); in Copy() local
/third_party/node/test/addons/zlib-binding/
H A Dbinding.cc18 Bytef buf[1024]; in CompressBytes() local
/third_party/node/test/cctest/
H A Dtest_util.cc138 MaybeStackBuffer<T> buf; in MaybeStackBufferBasic() local
160 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
166 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
177 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
185 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
188 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
198 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
204 EXPECT_EQ(static_cast<T>(i), buf[i]); MaybeStackBufferBasic() local
231 EXPECT_EQ(static_cast<unsigned char>(i), buf[i]); TEST() local
245 MaybeStackBuffer<char> buf; TEST() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_kern_chan.c19 static int fuse_kern_chan_receive(struct fuse_chan **chp, char *buf, in fuse_kern_chan_receive() argument
/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c11 unsigned char *buf; member
18 unsigned char buf[UNGET+BUFSIZ], buf2[]; member
35 static size_t mread(FILE *f, unsigned char *buf, size_t len) in mread() argument
55 static size_t mwrite(FILE *f, const unsigned char *buf, size_t len) in mwrite() argument
82 fmemopen(void *restrict buf, size_t size, const char *restrict mode) fmemopen() argument
[all...]
/third_party/musl/porting/linux/user/src/passwd/
H A Dgetspnam_r.c68 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Dserv.c18 char buf[BUFFER_SIZE]; member
/third_party/musl/porting/linux/user/src/ldso/
H A Ddlerror.c63 char *buf = __libc_malloc(len+1); in __dl_vseterr() local

Completed in 9 milliseconds

1...<<51525354555657585960>>...239