Home
last modified time | relevance | path

Searched defs:newlen (Results 1 – 25 of 49) sorted by relevance

12

/third_party/selinux/libsepol/cil/src/
Dcil_fqn.c50 int newlen; in __cil_fqn_qualify_decls() local
81 int newlen; in __cil_fqn_qualify_blocks() local
/third_party/uboot/u-boot-2020.01/scripts/dtc/libfdt/
Dfdt_rw.c56 static int fdt_splice_(void *fdt, void *splicepoint, int oldlen, int newlen) in fdt_splice_()
85 int oldlen, int newlen) in fdt_splice_struct_()
101 int newlen = strlen(s) + 1; in fdt_del_last_string_() local
106 static int fdt_splice_string_(void *fdt, int newlen) in fdt_splice_string_()
239 int oldlen, newlen; in fdt_set_name() local
296 int err, oldlen, newlen; in fdt_appendprop() local
/third_party/selinux/libsepol/src/
Dpolicydb_convert.c35 policydb_t * policydb, void **newdata, size_t * newlen) in policydb_to_image()
Dpolicydb_public.c194 size_t * newlen) in sepol_policydb_to_image()
/third_party/grpc/include/grpc/impl/codegen/
Dslice.h102 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ argument
118 #define GPR_SLICE_SET_LENGTH(slice, newlen) \ argument
/third_party/libuv/src/unix/
Drandom-sysctl-linux.c38 size_t newlen; member
/third_party/libsnd/src/
Dstrings.c130 size_t newlen = 2 * psf->strings.storage_len + str_len + 1 ; in psf_store_string() local
/third_party/boringssl/src/crypto/asn1/
Da_time.c119 int newlen; in ASN1_TIME_to_generalizedtime() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java991 int newlen = 0; in add() local
2607 int newlen = 0; in setScale() local
2698 int newlen = 0; in toBigInteger() local
3054 int newlen; in dodivide() local
3369 private static final byte[] extend(byte inarr[], int newlen) { in extend()
/third_party/toybox/toys/posix/
Dsed.c229 static char *extend_string(char **old, char *new, int oldlen, int newlen) in extend_string()
481 mlen, off, newlen; in sed_line() local
/third_party/boringssl/src/crypto/bytestring/
Dcbb.c97 size_t newlen; in cbb_buffer_reserve() local
425 size_t newlen = cbb->base->len + len; in CBB_did_write() local
/third_party/pulseaudio/src/pulsecore/
Dusergroup.c99 size_t newlen; in expand_buffer_trashcontents() local
/third_party/e2fsprogs/util/
Dsymlinks.c48 int oldlen = strlen(old), newlen = 0; in substr() local
/third_party/uboot/u-boot-2020.01/scripts/dtc/
Ddata.c236 int newlen = ALIGN(d.len, align); in data_append_align() local
/third_party/libnl/lib/xfrm/
Dsa.c1688 uint32_t newlen = sizeof (struct xfrmnl_algo_aead) + keysize; in xfrmnl_sa_set_aead_params() local
1746 uint32_t newlen = sizeof (struct xfrmnl_algo_auth) + keysize; in xfrmnl_sa_set_auth_params() local
1800 uint32_t newlen = sizeof (struct xfrmnl_algo) + keysize; in xfrmnl_sa_set_crypto_params() local
1853 uint32_t newlen = sizeof (struct xfrmnl_algo) + keysize; in xfrmnl_sa_set_comp_params() local
/third_party/curl/lib/
Durlapi.c146 size_t newlen = 0; in strlen_url() local
280 size_t newlen; in concat_url() local
/third_party/e2fsprogs/lib/ext2fs/
Dpunch.c269 __u32 free_count, newlen; in ext2fs_punch_extent() local
/third_party/openssl/ssl/
Dpacket.c50 size_t newlen; in WPACKET_reserve_bytes() local
/third_party/python/PC/
Dlauncher.c1648 wcsdup_pad(const wchar_t *s, int padding, int *newlen) in wcsdup_pad()
1711 int newlen; in process() local
1715 int newlen; in process() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmalloc.c419 size_t newlen = n + extra; in realloc() local
/third_party/curl/src/
Dtool_getparam.c1517 curl_off_t newlen = oldlen + curlx_uztoso(size) + 2; in getparameter() local
/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c403 size_t newlen = n + extra; in realloc() local
/third_party/musl/porting/liteos_a/user/src/malloc/
Dmalloc.c386 size_t newlen = n + extra; in realloc() local
/third_party/musl/src/malloc/
Dmalloc.c389 size_t newlen = n + extra; in realloc() local
/third_party/icu/icu4c/source/io/
Dustdio.cpp131 int32_t newlen; in u_file_translit() local

12