代码搜索结果

找到约 10,000 项符合 Control System 的代码

system.h

/* * include/asm-cc/gcc/system.h * * Copyright (C) 2007/12/10 Wang Qiang * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General

system.h

#ifndef _SYSTEM_H_ #define _SYSTEM_H_ #ifdef __cplusplus extern "C" { #endif #include "pmplatform.h" #include #include #include #include "s3c2443.h" #inc

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.h

#ifndef CYGONCE_PKGCONF_SYSTEM_H #define CYGONCE_PKGCONF_SYSTEM_H /* * File * * This file is generated automatically by the configuration * system. It should not be edited

system.h

#ifndef __ASM_SYSTEM_H #define __ASM_SYSTEM_H #include #define move_to_user_mode() \ __asm__ __volatile__ ("movl %%esp,%%eax\n\t" \ "pushl %0\n\t" \ "pushl %%eax\n\t" \

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.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.pas

unit System; interface procedure _InitLib; procedure _HandleFinally; procedure _halt0; const Kernel32 = 'kernel32.dll'; User32 = 'user32.dll'; type TGUID = record D1: LongW