代码搜索:Invert

找到约 1,464 项符合「Invert」的源代码

代码结果 1,464
www.eeworm.com/read/296483/8100493

cpp testgmp.cpp

// testgmp.cpp // stand-alone test of GMP; not very thorough, as it is really // intended just to verify GMP is installed right. more extensive // tests are in selgamal.cpp and sdsa.cpp #include "gm
www.eeworm.com/read/152843/5664348

h ebt_pkttype.h

#ifndef __LINUX_BRIDGE_EBT_PKTTYPE_H #define __LINUX_BRIDGE_EBT_PKTTYPE_H struct ebt_pkttype_info { uint8_t pkt_type; uint8_t invert; }; #define EBT_PKTTYPE_MATCH "pkttype" #endif
www.eeworm.com/read/486192/6537965

h subcluster.h

#ifndef SUBCLUSTER_H #define SUBCLUSTER_H //int clusterMessageVerboseLevel; int subcluster( SigSet *S, int Class_Index, int desired_num, int option, double Rmin, int *Max_nu
www.eeworm.com/read/164463/10107279

h ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o
www.eeworm.com/read/152843/5664276

h ipt_tcpmss.h

#ifndef _IPT_TCPMSS_MATCH_H #define _IPT_TCPMSS_MATCH_H struct ipt_tcpmss_match_info { u_int16_t mss_min, mss_max; u_int8_t invert; }; #endif /*_IPT_TCPMSS_MATCH_H*/
www.eeworm.com/read/152843/5664384

h ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o
www.eeworm.com/read/147766/5726067

h ipt_tcpmss.h

#ifndef _IPT_TCPMSS_MATCH_H #define _IPT_TCPMSS_MATCH_H struct ipt_tcpmss_match_info { u_int16_t mss_min, mss_max; u_int8_t invert; }; #endif /*_IPT_TCPMSS_MATCH_H*/
www.eeworm.com/read/147766/5726122

h ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o
www.eeworm.com/read/136812/5861170

c fv.font.c

#ifndef lint static char sccsid[] = "@(#)fv.font.c 1.1 92/07/30 Copyr 1988 Sun Micro"; #endif /* Copyright (c) 1987, 1988, Sun Microsystems, Inc. All Rights Reserved. Sun considers its source code
www.eeworm.com/read/136786/5866366

h ip6t_owner.h

#ifndef _IP6T_OWNER_H #define _IP6T_OWNER_H /* match and invert flags */ #define IP6T_OWNER_UID 0x01 #define IP6T_OWNER_GID 0x02 #define IP6T_OWNER_PID 0x04 #define IP6T_OWNER_SID 0x08 struct ip6t_o