Home
last modified time | relevance | path

Searched defs:needed (Results 1 - 25 of 156) sorted by relevance

1234567

/kernel/linux/linux-5.10/fs/ext4/
H A Dtruncate.h30 ext4_lblk_t needed; in ext4_blocks_for_truncate() local
H A Dmigrate.c25 int retval = 0, needed; in finish_range() local
/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest-PR27598-v0.cc7 int needed; member
/kernel/linux/linux-6.6/fs/ext4/
H A Dtruncate.h32 ext4_lblk_t needed; in ext4_blocks_for_truncate() local
/third_party/icu/icu4c/source/samples/numfmt/
H A Dcapi.c29 int32_t needed; in capi() local
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dcapi.c29 int32_t needed; in capi() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_dce.c47 bool needed = false; in agx_dce() local
/third_party/benchmark/src/
H A Dre.h123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c32 size_t needed = (n + base + UNIT + IB + 4095) & -4096; in realloc() local
/third_party/ffmpeg/libavcodec/
H A Dtak_parser.c46 int needed = buf_size ? TAK_MAX_FRAME_HEADER_BYTES : 8; in tak_parse() local
/third_party/icu/icu4c/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/third_party/rust/crates/cxx/src/
H A Dsip.rs158 let mut needed = 0; in write() variables
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_net.h88 u32 needed = start + max_t(u32, thlen, off + sizeof(__sum16)); in virtio_net_hdr_to_skb() local
/kernel/linux/linux-5.10/net/6lowpan/
H A Dnhc_udp.c37 static int udp_uncompress(struct sk_buff *skb, size_t needed) in udp_uncompress() argument
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_net.h99 u32 needed = start + max_t(u32, thlen, off + sizeof(__sum16)); in virtio_net_hdr_to_skb() local
/kernel/linux/linux-6.6/net/6lowpan/
H A Dnhc_udp.c36 static int udp_uncompress(struct sk_buff *skb, size_t needed) in udp_uncompress() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_da850.c46 u32 pll_output = 1500000000, needed; in ahci_da850_calculate_mpy() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c80 unsigned long long breaks, needed; in runtestsingle() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_da850.c46 u32 pll_output = 1500000000, needed; in ahci_da850_calculate_mpy() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cs.h35 radeon_check_space(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, unsigned needed) in radeon_check_space() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.cc185 bool needed = false; in _subset() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_error.h131 ParamError(const std::string &needed, const std::string &mustbe) in ParamError() argument
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dcdma.c562 unsigned int needed = 2, extra = 0, i; in host1x_cdma_push_wide() local
235 host1x_cdma_wait_pushbuffer_space(struct host1x *host1x, struct host1x_cdma *cdma, unsigned int needed) host1x_cdma_wait_pushbuffer_space() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dks8851_spi.c390 unsigned int needed = calc_txlen(skb->len); in ks8851_start_xmit_spi() local

Completed in 10 milliseconds

1234567