Searched defs:n_size (Results 1 - 11 of 11) sorted by relevance
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_node.h | 90 uint64_t n_size; /* Current size of file */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/ |
| H A D | wmalloc.c | 25 hi_u32 n_size; member
|
| /third_party/mbedtls/library/ |
| H A D | ecdsa.c | 207 size_t n_size = (grp->nbits + 7) / 8; in derive_mpi() local
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | pata_octeon_cf.c | 841 int n_addr, n_size, reg_len; in octeon_cf_probe() local
|
| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 408 const uint64_t n_size = get_var_size_in_bits(n); in represent() local
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| H A D | ltc2983.c | 395 const u8 n_size = is_steinhart ? 4 : 3; in __ltc2983_custom_sensor_new() local
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | usbtest.c | 539 unsigned int n_size = 0; in alloc_sglist() local
|
| /kernel/linux/linux-6.6/drivers/usb/misc/ |
| H A D | usbtest.c | 539 unsigned int n_size = 0; in alloc_sglist() local
|
| /third_party/elfutils/src/ |
| H A D | strip.c | 2297 size_t n_size = ((2 + symd->d_size / elsize + nbucket) in handle_elf() local 2358 size_t n_size = ((2 + symd->d_size / elsize + nbucket) in handle_elf() local
|
| /kernel/linux/linux-6.6/drivers/iio/temperature/ |
| H A D | ltc2983.c | 424 const u8 n_size = is_steinhart ? 4 : 3; in __ltc2983_custom_sensor_new() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-simulator-aarch64.cc | 242 Test1Op_Helper(Test1OpFPHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned d_size, unsigned n_size, bool* skipped) Test1Op_Helper() argument 972 TestFPToFixed_Helper(TestFPToFixedHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned d_size, unsigned n_size, bool* skipped) TestFPToFixed_Helper() argument 1038 TestFPToInt_Helper(TestFPToIntHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned d_size, unsigned n_size, bool* skipped) TestFPToInt_Helper() argument [all...] |
Completed in 24 milliseconds