Home
last modified time | relevance | path

Searched defs:xlen (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/lame/libmp3lame/
H A Dtables.h71 const unsigned int xlen; /* max. x-index+ */ member
/kernel/linux/linux-5.10/arch/parisc/lib/
H A Dmemset.c16 size_t xlen; in memset() local
/kernel/linux/linux-6.6/arch/parisc/lib/
H A Dmemset.c16 size_t xlen; in memset() local
/kernel/linux/linux-5.10/tools/lib/perf/
H A Dxyarray.c7 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dxyarray.c7 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new() argument
/kernel/linux/linux-6.6/tools/lib/perf/
H A Dxyarray.c7 struct xyarray *xyarray__new(int xlen, int ylen, size_t entry_size) in xyarray__new() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_openssl.c48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_wolfssl.c36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_openssl.c48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_wolfssl.c36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dxattr.c163 ssize_t xlen; in cachefiles_check_auxdata() local
/base/update/updater/services/package/pkg_package/
H A Dpkg_gzipfile.h37 uint16_t xlen = 0; member
/kernel/linux/linux-5.10/fs/ceph/
H A Dioctl.c188 u32 xlen; in ceph_ioctl_get_dataloc() local
/kernel/linux/linux-5.10/net/ceph/
H A Dstriper.c122 u32 xlen; in ceph_file_to_extents() local
24 ceph_calc_file_object_mapping(struct ceph_file_layout *l, u64 off, u64 len, u64 *objno, u64 *objoff, u32 *xlen) ceph_calc_file_object_mapping() argument
74 lookup_containing(struct list_head *object_extents, u64 objno, u64 objoff, u32 xlen) lookup_containing() argument
182 u32 xlen; ceph_iterate_extents() local
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dxattr.c101 ssize_t xlen; in cachefiles_check_auxdata() local
240 ssize_t xlen; in cachefiles_check_volume_xattr() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dioctl.c189 u32 xlen; in ceph_ioctl_get_dataloc() local
/kernel/linux/linux-6.6/net/ceph/
H A Dstriper.c122 u32 xlen; in ceph_file_to_extents() local
24 ceph_calc_file_object_mapping(struct ceph_file_layout *l, u64 off, u64 len, u64 *objno, u64 *objoff, u32 *xlen) ceph_calc_file_object_mapping() argument
74 lookup_containing(struct list_head *object_extents, u64 objno, u64 objoff, u32 xlen) lookup_containing() argument
182 u32 xlen; ceph_iterate_extents() local
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_dsa.c172 uint32_t xlen = (opensslKeyByteLen > OPENSSL_DSA_KEY_LEN_DIVID) ? HKS_DIGEST_SHA256_LEN : HKS_DIGEST_SHA1_LEN; in DsaCalculateMaterialLen() local
153 DsaGetKeyParamLen( uint32_t keyLen, uint32_t *xlen, uint32_t *ylen, uint32_t *plen, uint32_t *qlen, uint32_t *glen) DsaGetKeyParamLen() argument
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c58 int xtype, xlen; in toggle_breakpoint() local
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c411 u_int32_t xlen; in matroxfb_1bpp_imageblit() local
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddata.c24 struct data data_grow_for(struct data d, int xlen) in data_grow_for() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Dinode.c207 s32 xlen = bh_result->b_size >> ip->i_blkbits; in jfs_get_block() local
H A Djfs_extent.c73 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc() argument
205 s64 xaddr, xlen, nxaddr, delta, xoff; in extRealloc() local
358 int xlen; extHint() local
[all...]

Completed in 11 milliseconds

1234