代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/479151/1337119
s cpdt.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/479151/1337121
s cpdo.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/479151/1337123
s cprt.s
/*
The FP structure has 4 words reserved for each register, the first is used
just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/466574/1510295
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity cycloneii_mac_sign_reg is
port(
clk : in vl_logic;
d : in vl_logic;
ena : in
www.eeworm.com/read/243567/4521790
s cpdt.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/243567/4521792
s cpdo.s
/*
The FP structure has 4 words reserved for each register, the first is used just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/243567/4521793
s cprt.s
/*
The FP structure has 4 words reserved for each register, the first is used
just
for the sign in bit 31, the second and third are for the mantissa (unsigned
integer, high 32 bit first) and the fourt
www.eeworm.com/read/235549/4649870
h hostinfra.h
/* hostinfra.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if your processor stores words with the most sign
www.eeworm.com/read/219836/4845589
java isignsessionremote.java
/*
* Generated by XDoclet - Do not edit!
*/
package org.ejbca.core.ejb.ca.sign;
/**
* Remote interface for RSASignSession.
*/
public interface ISignSessionRemote
extends javax.ejb.EJBObject
{
www.eeworm.com/read/219836/4845594
java isignsessionlocal.java
/*
* Generated by XDoclet - Do not edit!
*/
package org.ejbca.core.ejb.ca.sign;
/**
* Local interface for RSASignSession.
*/
public interface ISignSessionLocal
extends javax.ejb.EJBLocalObject