代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/304358/3799782

m definev.m

function [v,dv]= definev(g,x,l,u); %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where %
www.eeworm.com/read/294038/3924729

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/292705/3945699

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/288937/3998434

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/273740/4198046

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/443386/1748068

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/440906/1780251

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/440906/1780779

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/440906/1782534

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/439082/1815715

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