代码搜索:Carry

找到约 8,060 项符合「Carry」的源代码

代码结果 8,060
www.eeworm.com/read/250243/4439885

h checksum.h

#ifndef _CRIS_ARCH_CHECKSUM_H #define _CRIS_ARCH_CHECKSUM_H /* Checksum some values used in TCP/UDP headers. * * The gain by doing this in asm is that C will not generate carry-additions * for the
www.eeworm.com/read/240162/4589400

c 20030708-1.c

/* PR 10795. */ /* ix86_expand_carry_flag_compare() in i386.c swapped the comparison operands without checking that the compare instruction, cmpl, would accept the swapped operands. */ exter
www.eeworm.com/read/233448/4683475

c 20030708-1.c

/* PR 10795. */ /* ix86_expand_carry_flag_compare() in i386.c swapped the comparison operands without checking that the compare instruction, cmpl, would accept the swapped operands. */ exter
www.eeworm.com/read/209559/4970372

h checksum.h

#ifndef _CRIS_ARCH_CHECKSUM_H #define _CRIS_ARCH_CHECKSUM_H /* Checksum some values used in TCP/UDP headers. * * The gain by doing this in asm is that C will not generate carry-additions * for the
www.eeworm.com/read/168239/5447387

java taxi.java

import java.awt.Image; import javax.swing.ImageIcon; /** * A taxi is able to carry a single passenger. * * @author David J. Barnes and Michael Kolling * @version 2006.03.30 */ public class Taxi
www.eeworm.com/read/167185/5464471

lab t.lab

2200 7000 don't 7000 10480 ask 11760 14720 me 14720 16760 to 16760 23979 carry 23979 26223 an 26223 32292 oily 32292 39530 rag 39530 44040 like 44040 49660 that
www.eeworm.com/read/167185/5465605

wrd sa2.wrd

2120 4600 don't 4600 9160 ask 9160 10600 me 10600 12520 to 12520 17127 carry 17127 18255 an 18255 22840 oily 22840 28073 rag 28073 31540 like 31540 35379 that
www.eeworm.com/read/343627/3219125

vhd upc.vhd

library LIB; use LIB.SYNOPSYS.all; use LIB.AMD_PACK.all; entity UPC is port( OPERATION : in UPC_OPS; DATA : in ADDRESS; CARRY_IN : in BIT; CLOCK : in BIT; OUTPUT
www.eeworm.com/read/340710/3265009

c aes_cbc.c

/* // I retain copyright in this code but I encourage its free use provided // that I don't carry any responsibility for the results. I am especially // happy to see it used in free and open source s
www.eeworm.com/read/340710/3265012

c aes.c

// I retain copyright in this code but I encourage its free use provided // that I don't carry any responsibility for the results. I am especially // happy to see it used in free and open source soft