代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/233075/4695113
did,1 specctra.did,1
# Cadence Design Systems, Inc.
# SPECCTRA Expert Automatic Router
# SPECCTRA Expert V10.0.1 made 2000/09/20 at 16:22:53
# Running on host
#
# Command Line Parameters
# --
www.eeworm.com/read/233075/4695127
did specctra.did
# Cadence Design Systems, Inc.
# SPECCTRA Expert Automatic Router
# SPECCTRA Expert V10.0.1 made 2000/09/20 at 16:22:53
# Running on host
#
# Command Line Parameters
# --
www.eeworm.com/read/219867/4844868
shl default.shl
[SHORTCUT0]
INTERNETSHORTCUT=No
TARGET=\CommWizard.exe
RUN=Normal Window
REPLACE=Yes
DISPLAYTEXT=TITLE_MAIN
ICONFILE=
ICONINDEX=
SHORTCUTKEY=
COMMENTS=
TYPE=Automatic
STARTIN=
F
www.eeworm.com/read/216502/4890833
m4
.tr |
.mh
Hyphenation.
.pg
The automatic hyphenation may be switched off and on.
When switched on with \fBhy\fR,
several variants may be set.
A \fIhyphenation indicator\fR character may be imbedded in
www.eeworm.com/read/213039/4932862
mpb bison.mpb
// bison.mpb,v 1.2 2004/04/01 00:13:16 bala Exp
project {
Define_Custom(BISON) {
automatic = 1
command = bison
commandflags = -d
inputext = .y
www.eeworm.com/read/212986/4933838
h gtkitemfactory.h
/* GTK - The GIMP Toolkit
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* GtkItemFactory: Flexible item factory with automatic rc handling
* Copyright (C) 1998 Tim J
www.eeworm.com/read/200278/5070815
c sysfile.c
#include "calld.h"
static FILE *fpsys = NULL;
static int syslineno; /* for error messages */
static char sysline[MAXLINE];
/* can't be automatic; sys_next() returns pointers into here */
/*
*
www.eeworm.com/read/200278/5070817
c dialfile.c
#include "calld.h"
static FILE *fpdial = NULL;
static int diallineno; /* for error messages */
static char dialline[MAXLINE];
/* can't be automatic; dial_next() returns pointers into here */
/*
www.eeworm.com/read/196768/5100333
py __init__.py
import chord, dhash, oracle, totalrecall
# For automatic use by availsim
known_types = {
'chord': chord,
'dhash': dhash.dhash,
'fragments': dhash.dhash_fragments,
'replica': dhash.dha
www.eeworm.com/read/178232/5317716
h sfxhash.h
/*
*
* sfxhash.h
*
* generic hash table - stores and maps key + data pairs
* (supports memcap and automatic memory recovery when out of memory)
*
* Copyright (C) 2001 Marc A Norton
* Copyright (C