代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/470720/1451667
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/470720/1452351
c if-unary.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test the various unary operators. */
#if 1 + + + 1 /* allow multiple unary sign operators :) */
#endif
#if
www.eeworm.com/read/470693/1463613
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/470693/1464297
c if-unary.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test the various unary operators. */
#if 1 + + + 1 /* allow multiple unary sign operators :) */
#endif
#if
www.eeworm.com/read/240162/4589540
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/240162/4590051
c if-unary.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test the various unary operators. */
#if 1 + + + 1 /* allow multiple unary sign operators :) */
#endif
#if
www.eeworm.com/read/233448/4683648
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/233448/4685930
c if-unary.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test the various unary operators. */
#if 1 + + + 1 /* allow multiple unary sign operators :) */
#endif
#if
www.eeworm.com/read/219836/4845588
java isignsessionhome.java
/*
* Generated by XDoclet - Do not edit!
*/
package org.ejbca.core.ejb.ca.sign;
/**
* Home interface for RSASignSession.
*/
public interface ISignSessionHome
extends javax.ejb.EJBHome
{
pub
www.eeworm.com/read/219836/4845591
java isignsessionlocalhome.java
/*
* Generated by XDoclet - Do not edit!
*/
package org.ejbca.core.ejb.ca.sign;
/**
* Local home interface for RSASignSession.
*/
public interface ISignSessionLocalHome
extends javax.ejb.EJBLo