/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ping.c | 610 ping_getfrag(void *from, char *to, int offset, int fraglen, int odd, struct sk_buff *skb) ping_getfrag() argument
|
H A D | raw.c | 444 static int raw_getfrag(void *from, char *to, int offset, int len, int odd, in raw_getfrag() argument
|
H A D | ip_output.c | 932 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 D | raw.c | 703 static int raw6_getfrag(void *from, char *to, int offset, int len, int odd, in raw6_getfrag() argument
|
H A D | ip6_output.c | 1469 __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 D | aacsbr_template.c | 498 int odd = 0; local 817 const int odd = sbr->n[1] & 1; local
|
H A D | mpeg4videoenc.c | 229 int odd = 0; in ff_clean_mpeg4_qscales() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | testidna.cpp | 1004 UChar odd[MAX_DEST_SIZE]; in testChaining() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1158 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 D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1161 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 D | tlbex.c | 1115 unsigned int even, odd; in build_fast_tlb_refill_handler() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 1322 int odd; in copyin() local 1340 int odd; in copyout() local
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | tlbex.c | 1073 unsigned int even, odd; in build_fast_tlb_refill_handler() local [all...] |
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 1129 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 D | xdpsock_user.c | 588 int odd; in do_csum() local
|
/kernel/linux/linux-5.10/sound/soc/stm/ |
H A D | stm32_i2s.c | 431 bool odd; in stm32_i2s_configure_clock() local
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-fsl-dspi.c | 751 bool odd = !!(dspi->len & 1); in dspi_setup_accel() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 1331 int odd; in copyin() local 1349 int odd; in copyout() local
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-fsl-dspi.c | 751 bool odd = !!(dspi->len & 1); in dspi_setup_accel() local
|
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 1133 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 D | stm32_i2s.c | 251 bool odd; member 269 bool odd; in stm32_i2s_calc_clk_div() local [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | options.c | 2133 short even, odd; member
|
/third_party/python/Python/ |
H A D | dtoa.c | 1302 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 D | amiflop.c | 808 ulong *odd, *even; in decode() local
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | amiflop.c | 808 ulong *odd, *even; in decode() local
|