代码搜索:Invert
找到约 1,464 项符合「Invert」的源代码
代码结果 1,464
www.eeworm.com/read/322524/3524280
extra entries.extra
/Sdrv_Draw3DRect.c////
/Sdrv_DrawRectFrame.c////
/Sdrv_GetFontPoint.msa////
/Sdrv_Invert.c////
/Sdrv_RectFill.c////
/Sdrv_RegionMove.c////
/Sdrv_clrscreen.c////
/Sdrv_msg.c////
/Sdrv_putsdimag
www.eeworm.com/read/397348/2403385
mk subdir.mk
# targets to build
TARGETS-plugins := \
libng/plugins/flt-gamma.so \
libng/plugins/flt-invert.so \
libng/plugins/flt-disor.so \
libng/plugins/conv-mjpeg.so \
libng/plugins/read-avi.so \
libng/p
www.eeworm.com/read/144216/5752271
pm safe.pm
package Safe;
use 5.003_11;
use strict;
our $VERSION = "2.06";
use Carp;
use Opcode 1.01, qw(
opset opset_to_ops opmask_add
empty_opset full_opset invert_opset verify_opset
opdesc opco
www.eeworm.com/read/486037/1254525
h ipt_realm.h
#ifndef _IPT_REALM_H
#define _IPT_REALM_H
struct ipt_realm_info {
u_int32_t id;
u_int32_t mask;
u_int8_t invert;
};
#endif /* _IPT_REALM_H */
www.eeworm.com/read/486037/1254800
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/486037/1256089
h ipt_realm.h
#ifndef _IPT_REALM_H
#define _IPT_REALM_H
struct ipt_realm_info {
u_int32_t id;
u_int32_t mask;
u_int8_t invert;
};
#endif /* _IPT_REALM_H */
www.eeworm.com/read/486037/1256364
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/250243/4439635
h ipt_realm.h
#ifndef _IPT_REALM_H
#define _IPT_REALM_H
struct ipt_realm_info {
u_int32_t id;
u_int32_t mask;
u_int8_t invert;
};
#endif /* _IPT_REALM_H */
www.eeworm.com/read/250243/4439685
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/231546/4714509
pm safe.pm
package Safe;
use 5.003_11;
use strict;
our $VERSION = "2.06";
use Carp;
use Opcode 1.01, qw(
opset opset_to_ops opmask_add
empty_opset full_opset invert_opset verify_opset
opdesc opco