代码搜索:Invert
找到约 1,464 项符合「Invert」的源代码
代码结果 1,464
www.eeworm.com/read/128531/5988659
h ipt_tos.h
#ifndef _IPT_TOS_H
#define _IPT_TOS_H
struct ipt_tos_info {
u_int8_t tos;
u_int8_t invert;
};
#ifndef IPTOS_NORMALSVC
#define IPTOS_NORMALSVC 0
#endif
#endif /*_IPT_TOS_H*/
www.eeworm.com/read/110034/6171061
h ipt_tos.h
#ifndef _IPT_TOS_H
#define _IPT_TOS_H
struct ipt_tos_info {
u_int8_t tos;
u_int8_t invert;
};
#ifndef IPTOS_NORMALSVC
#define IPTOS_NORMALSVC 0
#endif
#endif /*_IPT_TOS_H*/
www.eeworm.com/read/102935/6229765
h ipt_tos.h
#ifndef _IPT_TOS_H
#define _IPT_TOS_H
struct ipt_tos_info {
u_int8_t tos;
u_int8_t invert;
};
#ifndef IPTOS_NORMALSVC
#define IPTOS_NORMALSVC 0
#endif
#endif /*_IPT_TOS_H*/
www.eeworm.com/read/404805/11477873
h cyber2000fb.h
/*
* linux/drivers/video/cyber2000fb.h
*
* Copyright (C) 1998-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/347114/11690380
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity apex20ke_pterm is
generic(
operation_mode : string := "normal";
output_mode : string := "comb";
invert_pterm1_mode:
www.eeworm.com/read/347114/11691976
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity apex20k_pterm is
generic(
operation_mode : string := "normal";
output_mode : string := "comb";
invert_pterm1_mode:
www.eeworm.com/read/340057/12184503
c main.c
//----------------------------------------------------------------------------
// C main line
//----------------------------------------------------------------------------
#include
www.eeworm.com/read/109477/15556425
h ipt_tos.h
#ifndef _IPT_TOS_H
#define _IPT_TOS_H
struct ipt_tos_info {
u_int8_t tos;
u_int8_t invert;
};
#ifndef IPTOS_NORMALSVC
#define IPTOS_NORMALSVC 0
#endif
#endif /*_IPT_TOS_H*/
www.eeworm.com/read/100105/15884876
cpp foto.cpp
// Foto.cpp: implementation of the Foto class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Foto.h"
#ifdef _DEBUG
#undef THIS_FILE