Home
last modified time | relevance | path

Searched defs:odd (Results 76 - 100 of 112) sorted by relevance

12345

/kernel/linux/linux-6.6/net/ipv4/
H A Dping.c610 ping_getfrag(void *from, char *to, int offset, int fraglen, int odd, struct sk_buff *skb) ping_getfrag() argument
H A Draw.c444 static int raw_getfrag(void *from, char *to, int offset, int len, int odd, in raw_getfrag() argument
H A Dip_output.c932 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() argument
949 __ip_append_data(struct sock *sk, struct flowi4 *fl4, struct sk_buff_head *queue, struct inet_cork *cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags) __ip_append_data() argument
1339 ip_append_data(struct sock *sk, struct flowi4 *fl4, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm_cookie *ipc, struct rtable **rtp, unsigned int flags) ip_append_data() argument
1529 ip_make_skb(struct sock *sk, struct flowi4 *fl4, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm_cookie *ipc, struct rtable **rtp, struct inet_cork *cork, unsigned int flags) ip_make_skb() argument
1566 ip_reply_glue_bits(void *dptr, char *to, int offset, int len, int odd, struct sk_buff *skb) ip_reply_glue_bits() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c703 static int raw6_getfrag(void *from, char *to, int offset, int len, int odd, in raw6_getfrag() argument
H A Dip6_output.c1469 __ip6_append_data(struct sock *sk, struct sk_buff_head *queue, struct inet_cork_full *cork_full, struct inet6_cork *v6_cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, size_t length, int transhdrlen, unsigned int flags, struct ipcm6_cookie *ipc6) __ip6_append_data() argument
1868 ip6_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, size_t length, int transhdrlen, struct ipcm6_cookie *ipc6, struct flowi6 *fl6, struct rt6_info *rt, unsigned int flags) ip6_append_data() argument
2071 ip6_make_skb(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, size_t length, int transhdrlen, struct ipcm6_cookie *ipc6, struct rt6_info *rt, unsigned int flags, struct inet_cork_full *cork) ip6_make_skb() argument
/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c498 int odd = 0; local
817 const int odd = sbr->n[1] & 1; local
H A Dmpeg4videoenc.c229 int odd = 0; in ff_clean_mpeg4_qscales() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp1004 UChar odd[MAX_DEST_SIZE]; in testChaining() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1158 RepeatedPipelineInstance (Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance() argument
1393 deUint32 odd = odds[j]; in AddRepeatedPipelineTests() local
1175 RepeatedPipelineTest(tcu::TestContext& testCtx, const std::string& name, deUint32 xSize, deUint32 repeat, deUint32 odd, const vk::ComputePipelineConstructionType computePipelineConstructionType) RepeatedPipelineTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1161 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance() argument
1393 deUint32 odd = odds[j]; in AddRepeatedPipelineTests() local
1178 RepeatedPipelineTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, deUint32 xSize, deUint32 repeat, deUint32 odd) RepeatedPipelineTest() argument
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c1115 unsigned int even, odd; in build_fast_tlb_refill_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1322 int odd; in copyin() local
1340 int odd; in copyout() local
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c1073 unsigned int even, odd; in build_fast_tlb_refill_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1129 gen_twopix(struct tpg_data *tpg, u8 buf[TPG_MAX_PLANES][8], int color, bool odd) gen_twopix() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c588 int odd; in do_csum() local
/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_i2s.c431 bool odd; in stm32_i2s_configure_clock() local
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-dspi.c751 bool odd = !!(dspi->len & 1); in dspi_setup_accel() local
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dpcnet_cs.c1331 int odd; in copyin() local
1349 int odd; in copyout() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-dspi.c751 bool odd = !!(dspi->len & 1); in dspi_setup_accel() local
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1133 gen_twopix(struct tpg_data *tpg, u8 buf[TPG_MAX_PLANES][8], int color, bool odd) gen_twopix() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_i2s.c251 bool odd; member
269 bool odd; in stm32_i2s_calc_clk_div() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c2133 short even, odd; member
/third_party/python/Python/
H A Ddtoa.c1302 int b2, d2, dd, i, nd, nd0, odd, p2, p5; in bigcomp() local
1442 int esign, i, j, k, lz, nd, nd0, odd, sign; in _Py_dg_strtod() local
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Damiflop.c808 ulong *odd, *even; in decode() local
/kernel/linux/linux-6.6/drivers/block/
H A Damiflop.c808 ulong *odd, *even; in decode() local

Completed in 52 milliseconds

12345