Home
last modified time | relevance | path

Searched defs:len (Results 1 - 25 of 7488) sorted by relevance

12345678910>>...300

/third_party/libcoap/src/
H A Dcoap_hashkey.c19 coap_hash_impl(const unsigned char *s, size_t len, coap_key_t h) { in coap_hash_impl() argument
/third_party/typescript/tests/baselines/reference/
H A DuseSharedArrayBuffer1.js4 var len = foge.byteLength; variable
9 var len = foge.byteLength; variable
H A DuseSharedArrayBuffer2.js4 var len = foge.byteLength; variable
9 var len = foge.byteLength; variable
H A DuseSharedArrayBuffer3.js4 var len = foge.byteLength; variable
9 var len = foge.byteLength; variable
/foundation/communication/dsoftbus/core/adapter/authentication/src/
H A Dlnn_extdata_config_virtual.c19 int32_t GetExtData(char *value, uint32_t len) in GetExtData() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_pending.h27 uint32_t len; member
/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
H A Dcj_color_mgr_utils.cpp23 auto len = origin.length() + 1; in MallocCString() local
/third_party/elfutils/lib/
H A Dxstrndup.c43 size_t len = strnlen (string, n); in xstrndup() local
/third_party/elfio/tests/elf_examples/
H A Dasm.s21 len equ $ - msg ;length of our dear string define
/third_party/curl/src/
H A Dtool_strdup.c29 size_t len; in strdup() local
/third_party/cups-filters/filter/
H A Dstrcasestr.c48 size_t len; local
/third_party/curl/lib/
H A Dcurl_des.c51 void Curl_des_set_odd_parity(unsigned char *bytes, size_t len) in Curl_des_set_odd_parity() argument
/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.h22 uint32_t len; member in BitSet
/third_party/FreeBSD/sys/libkern/
H A Dexplicit_bzero.c13 __explicit_bzero_hook(void *buf, size_t len) in __explicit_bzero_hook() argument
18 explicit_bzero(void *buf, size_t len) in explicit_bzero() argument
/third_party/mbedtls/tests/include/test/
H A Darguments.h22 size_t len; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dspan.cc18 auto len = x.size(); variable
32 auto len = x.size(); variable
/third_party/musl/src/mman/
H A Dmunmap.c7 int __munmap(void *start, size_t len) in __munmap() argument
H A Dmsync.c5 int msync(void *start, size_t len, int flags) in msync() argument
H A Dmunlock.c5 int munlock(const void *addr, size_t len) in munlock() argument
/third_party/musl/src/network/
H A Dgetpeername.c4 int getpeername(int fd, struct sockaddr *restrict addr, socklen_t *restrict len) in getpeername() argument
H A Dgetsockname.c4 int getsockname(int fd, struct sockaddr *restrict addr, socklen_t *restrict len) in getsockname() argument
/third_party/musl/porting/liteos_a/user/src/mman/
H A Dmlock.c5 int mlock(const void *addr, size_t len) in mlock() argument
H A Dmsync.c5 int msync(void *start, size_t len, int flags) in msync() argument
H A Dmunlock.c5 int munlock(const void *addr, size_t len) in munlock() argument
/third_party/musl/src/misc/
H A Dsetdomainname.c5 int setdomainname(const char *name, size_t len) in setdomainname() argument

Completed in 4 milliseconds

12345678910>>...300