/third_party/selinux/libsepol/cil/src/ |
D | cil_fqn.c | 50 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/ |
D | fdt_rw.c | 56 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/ |
D | policydb_convert.c | 35 policydb_t * policydb, void **newdata, size_t * newlen) in policydb_to_image()
|
D | policydb_public.c | 194 size_t * newlen) in sepol_policydb_to_image()
|
/third_party/grpc/include/grpc/impl/codegen/ |
D | slice.h | 102 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ argument 118 #define GPR_SLICE_SET_LENGTH(slice, newlen) \ argument
|
/third_party/libuv/src/unix/ |
D | random-sysctl-linux.c | 38 size_t newlen; member
|
/third_party/libsnd/src/ |
D | strings.c | 130 size_t newlen = 2 * psf->strings.storage_len + str_len + 1 ; in psf_store_string() local
|
/third_party/boringssl/src/crypto/asn1/ |
D | a_time.c | 119 int newlen; in ASN1_TIME_to_generalizedtime() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/ |
D | BigDecimal.java | 991 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/ |
D | sed.c | 229 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/ |
D | cbb.c | 97 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/ |
D | usergroup.c | 99 size_t newlen; in expand_buffer_trashcontents() local
|
/third_party/e2fsprogs/util/ |
D | symlinks.c | 48 int oldlen = strlen(old), newlen = 0; in substr() local
|
/third_party/uboot/u-boot-2020.01/scripts/dtc/ |
D | data.c | 236 int newlen = ALIGN(d.len, align); in data_append_align() local
|
/third_party/libnl/lib/xfrm/ |
D | sa.c | 1688 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/ |
D | urlapi.c | 146 size_t newlen = 0; in strlen_url() local 280 size_t newlen; in concat_url() local
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | punch.c | 269 __u32 free_count, newlen; in ext2fs_punch_extent() local
|
/third_party/openssl/ssl/ |
D | packet.c | 50 size_t newlen; in WPACKET_reserve_bytes() local
|
/third_party/python/PC/ |
D | launcher.c | 1648 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/ |
D | malloc.c | 419 size_t newlen = n + extra; in realloc() local
|
/third_party/curl/src/ |
D | tool_getparam.c | 1517 curl_off_t newlen = oldlen + curlx_uztoso(size) + 2; in getparameter() local
|
/third_party/musl/porting/linux/user/src/malloc/ |
D | malloc.c | 403 size_t newlen = n + extra; in realloc() local
|
/third_party/musl/porting/liteos_a/user/src/malloc/ |
D | malloc.c | 386 size_t newlen = n + extra; in realloc() local
|
/third_party/musl/src/malloc/ |
D | malloc.c | 389 size_t newlen = n + extra; in realloc() local
|
/third_party/icu/icu4c/source/io/ |
D | ustdio.cpp | 131 int32_t newlen; in u_file_translit() local
|