代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.lisp
;;;; x86 VM definitions of various system hacking operations
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived from the
system.lisp
;;;; Sparc VM definitions of various system hacking operations
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived from th
system.lisp
;;;; PPC VM definitions of various system hacking operations
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived from the
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
system.h
/*****************************************
Copyright (c) 2002-2007
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/* This file is
system.c
#include
#include
#include
//
/* dwFlags
LCID_INSTALLED
LCID_SUPPORTED
LCID_ALTERNATE_SORTS
*/
BOOL WINAPI EnumSystemLocales(
void* lpLocaleEnumProc,
system.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2008 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
system.h
/*____________________________________________________________________________
| FILE: system.h
| PROJECT: ACCORDO+
| SW-COMPONENT:
|_____________________________________________________
system.c
/*____________________________________________________________________________
| FILE: system.c
| PROJECT: ACCORDO+
| SW-COMPONENT:
|_____________________________________________________
system.h
#ifndef __SYSTEM_h__
#define __SYSTEM_h__
// write your header here
extern void System_Initial(void);
extern void System_ServiceLoop(void);
#endif