代码搜索结果

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

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

#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" \ "pushfl\

system.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyr

system.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyr

system.c

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyr

in_system.h

/************************************************************** * Dummy Header for Unix to Windows NT portability * Created for NTP package *********************************************************

system.java

/* * System.java * * Created on 2006年12月17日, 下午7:06 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package bugtrail.basic; /

system.cs

using System; using System.Collections.Generic; using System.Text; namespace Common { public class System { private string sTimer; public string STimer { get { return sTimer;