代码搜索:Bit

找到约 10,000 项符合「Bit」的源代码

代码结果 10,000
www.eeworm.com/read/341752/12067598

h port.h

#ifndef __PORT__H #define __PORT__H #include "stdtypes.h" #define Set_Bit(val, bitn) (val |=(1
www.eeworm.com/read/253867/12180683

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/151305/12220409

vhd 4_comp.vhd

entity bit_rtl_lt_nc is port ( in1 : bit_vector; in2 : bit_vector; pout : out bit ); end bit_rtl_lt_nc; architecture func of bit_rtl_lt_nc is begin process(in1,in2)
www.eeworm.com/read/149028/12408212

vhd 4_comp.vhd

entity bit_rtl_lt_nc is port ( in1 : bit_vector; in2 : bit_vector; pout : out bit ); end bit_rtl_lt_nc; architecture func of bit_rtl_lt_nc is begin process(in1,in2)
www.eeworm.com/read/148785/12426800

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/230855/14272131

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/229127/14352528

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/126507/14418689

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/227218/14436823

vhd 4_comp.vhd

entity bit_rtl_lt_nc is port ( in1 : bit_vector; in2 : bit_vector; pout : out bit ); end bit_rtl_lt_nc; architecture func of bit_rtl_lt_nc is begin process(in1,in2)
www.eeworm.com/read/123658/14617822

t-vxworks960

LIBGCC1 = CROSS_LIBGCC1 = # We don't want to put exit in libgcc.a for VxWorks, because VxWorks # does not have _exit. LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit LIB2FUNCS_EXTRA = fp-bi