代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/486037/1256184
h nfsfh.h
/*
* include/linux/nfsd/nfsfh.h
*
* This file describes the layout of the file handles as passed
* over the wire.
*
* Earlier versions of knfsd used to sign file handles using keyed MD5
* or SH
www.eeworm.com/read/483458/1278005
java userbean.java
package com.jxyd.vo;
public class UserBean {
private Integer id;
private String UserId;
private String Name;
private String Unit;
private Integer Sign;
private Integer Age;
private Do
www.eeworm.com/read/480930/1308258
h nfsfh.h
/*
* include/linux/nfsd/nfsfh.h
*
* This file describes the layout of the file handles as passed
* over the wire.
*
* Earlier versions of knfsd used to sign file handles using keyed MD5
* or SH
www.eeworm.com/read/479151/1341079
h nfsfh.h
/*
* include/linux/nfsd/nfsfh.h
*
* This file describes the layout of the file handles as passed
* over the wire.
*
* Earlier versions of knfsd used to sign file handles using keyed MD5
* or SH
www.eeworm.com/read/470720/1450168
c 20020118-1.c
/* This tests an insn length of sign extention on h8300 port. */
extern void exit (int);
volatile signed char *q;
volatile signed int n;
void
foo (void)
{
signed char *p;
for (;;)
{
www.eeworm.com/read/470720/1450685
c 20020216-1.c
/* PR c/3444
This used to fail because bitwise xor was improperly computed in char type
and sign extended to int type. */
extern void abort ();
extern void exit (int);
signed char c = (signed
www.eeworm.com/read/470720/1452389
c wsignprom.c
/* { dg-do preprocess } */
/* { dg-options "-Wall" } */
/* Test that -Wall emits the warnings about integer promotion changing
the sign of an operand. */
#if -1 > 0U /* { dg-warning "changes si
www.eeworm.com/read/470693/1462114
c 20020118-1.c
/* This tests an insn length of sign extention on h8300 port. */
extern void exit (int);
volatile signed char *q;
volatile signed int n;
void
foo (void)
{
signed char *p;
for (;;)
{
www.eeworm.com/read/470693/1462631
c 20020216-1.c
/* PR c/3444
This used to fail because bitwise xor was improperly computed in char type
and sign extended to int type. */
extern void abort ();
extern void exit (int);
signed char c = (signed
www.eeworm.com/read/470693/1464335
c wsignprom.c
/* { dg-do preprocess } */
/* { dg-options "-Wall" } */
/* Test that -Wall emits the warnings about integer promotion changing
the sign of an operand. */
#if -1 > 0U /* { dg-warning "changes si