代码搜索结果
找到约 129,825 项符合
Control 的代码
usb-control.h
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - usb port information
*
* This program is free software; you can
control.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
public abstract class control : element_id_extras
{
public control(string name) : base(nam
usb-control.h
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - usb port information
*
* This program is free software; you can
control.c
/******************************************************************************/
/* */
/* CONTROL - Routines related to pr
control.odl
//------------------------------------------------------------------------------
// File: Control.odl
//
// Desc:
//
// Copyright (c) 1999-2001, Microsoft Corporation. All rights reserved.
//-
control.c
/*****************************************************************************
* control.c
*****************************************************************************
* Copyright (C) 1999-2004 th
control.c
/*****************************************************************************
* control.c : Handle control of the playlist & running through it
*****************************************************
control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 2002-2005 F
control.h
// Control.h : main header file for the CONTROL application
//
#if !defined(AFX_CONTROL_H__4441CE11_FCF3_496C_84EA_3CE85E5506D0__INCLUDED_)
#define AFX_CONTROL_H__4441CE11_FCF3_496C_84EA_3CE85E55