代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
system.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 12.20.9615
TTL c:\wince420\platform\sdklh7a404\drivers\sdmmc\driver\.\system.c
CODE32
00000 AREA |.drectve|, DRECTVE
system.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 12.20.9615
TTL d:\wince420\platform\sdklh7a404\drivers\sdmmc\driver\.\system.c
CODE32
00000 AREA |.drectve|, DRECTVE
system.h
#ifndef SNMP_SYSTEM_H
#define SNMP_SYSTEM_H
#ifndef NET_SNMP_CONFIG_H
#error "Please include before this file"
#endif
#ifdef __cplusplus
extern "C" {
#endif
/*
system.h
#ifdef UCD_COMPATIBLE
#include
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif
system.h
/* H file generated from system.htm */
#define TGI_IPADDRC 0
#define TGI_IPADDRC2 1
#define TGI_IPADDRC3 2
#define TGI_IPADDRC4 3
#define TGI_NETMASKC 4
#define TGI_NETMASKC2 5
#define TGI_NETMASKC3
system.c
/* C file generated from system.htm */
unsigned char code system_html_file[] = {
0x3C, 0x68, 0x74, 0x6D, 0x6C, 0x3E, 0x0A, 0x3C, 0x68, 0x65, 0x61, 0x64, 0x3E,
0x0A, 0x3C, 0x6D, 0x65, 0x74, 0x61, 0x2
system.hpp
#ifndef _RAR_SYSTEM_
#define _RAR_SYSTEM_
void InitSystemOptions(int SleepTime);
void SetPriority(int Priority);
void Wait();
bool EmailFile(char *FileName,char *MailTo);
void Shutdown();
#endif
system.cpp
#include "rar.hpp"
#ifndef _WIN_CE
static int SleepTime=0;
void InitSystemOptions(int SleepTime)
{
::SleepTime=SleepTime;
}
#endif
#if !defined(SFX_MODULE) && !defined(_WIN_CE)
#if defined(_WIN
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener