代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/248446/4470042
h auto.h
/*
** $Id: auto.h,v 1.1 2004/01/29 06:12:18 weiym Exp $
**
** auto.h: head file for automatic Input Engine
**
** Copyright (C) 2004 Feynman Software.
**
** Created by Wei YongMing, 2004/01/29
www.eeworm.com/read/213039/4932806
mpb ciao_servant.mpb
// -*- MPC -*-
// ciao_servant.mpb,v 1.12 2004/03/19 14:37:07 elliott_c Exp
project : ciao_component {
after += CIAO_Server
libs += CIAO_Server
Define_Custom(CIDL) {
automatic
www.eeworm.com/read/187737/5217323
tpl pinclude.tpl
REM pInclude.tpl
REM EPOC OPL automatic test code for Include
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
DECLARE EXTERNAL
INCLUDE "hUtils.oph"
PROC Standalone:
REM Main
www.eeworm.com/read/316872/3604250
txt powersave.txt
Notes on Power-Saving Mode
==========================
AC97 and HD-audio drivers have the automatic power-saving mode.
This feature is enabled via Kconfig CONFIG_SND_AC97_POWER_SAVE
and CONFIG_SND_HDA
www.eeworm.com/read/305285/3775625
changelog
2001-09-25 Norman Walsh
* param.xsl, titlepage.xsl: Support automatic collation of year ranges in copyright
2001-09-24 Norman Walsh
www.eeworm.com/read/425805/2002878
h auto.h
/*
** $Id: auto.h,v 1.1 2004/01/29 06:12:18 weiym Exp $
**
** auto.h: head file for automatic Input Engine
**
** Copyright (C) 2004 Feynman Software.
**
** Created by Wei YongMing, 2004/01/29
www.eeworm.com/read/410514/2209538
h auto.h
/*
** $Id: auto.h,v 1.1 2004/01/29 06:12:18 weiym Exp $
**
** auto.h: head file for automatic Input Engine
**
** Copyright (C) 2004 Feynman Software.
**
** Created by Wei YongMing, 2004/01/29
www.eeworm.com/read/401534/2339747
sh regression.sh
#!/bin/sh
#
# automatic regression test for ffmpeg
#
#
#set -x
# Even in the 21st century some diffs are not supporting -u.
diff -u $0 $0 > /dev/null 2>&1
if [ $? -eq 0 ]; then
diff_cmd="diff -u"
el