代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/298834/3858562
py connchoice.py
connChoices=(
{'name':'automatic',
'rate':{'min':0, 'max':5000, 'def': 0},
'conn':{'min':0, 'max':100, 'def': 0},
'automatic':1},
{'name':'unlimited',
'rate':{'min':0, 'ma
www.eeworm.com/read/139356/13159930
c catchsig.c
/*
***********************************************************************
* NARI Software
* Network Automatic Realtime Interactive software
* Copyrig
www.eeworm.com/read/366702/2876652
f90 shape_1.f90
! { dg-do compile }
! PR 13201 we used to not give an error in those cases
subroutine foo(n)
integer, parameter :: a(n) = 1 ! { dg-error "cannot be automatic" "automatic shape" }
intege
www.eeworm.com/read/210839/15191775
il auto_balancing.il
; ##########################################################################
;
; Automatic Copper Balancing for Allegro
;
; This routine will add filled rectangles on an etch
www.eeworm.com/read/18781/801685
il auto_balancing.il
; ##########################################################################
;
; Automatic Copper Balancing for Allegro
;
; This routine will add filled rectangles on an etch
www.eeworm.com/read/18827/803578
il auto_balancing.il
; ##########################################################################
;
; Automatic Copper Balancing for Allegro
;
; This routine will add filled rectangles on an etch
www.eeworm.com/read/268249/11148633
cpp genmultscript.cpp
///////////////////////////////////////////////////////////////
// Automatic Multiplier Generator Tool //
// convert signed multiplication to script //
// using
www.eeworm.com/read/38039/1091465
mnu create_wp.mnu
CREATE#WORKPIECE 创建工件
#
Automatic 自动
Automatic workpiece creation
自动创建工件
Manual 手动
Manual workpiece creation
手动创建工件
Quit 退出
Quit
退出
www.eeworm.com/read/233448/4681572
f90 shape_1.f90
! { dg-do compile }
! PR 13201 we used to not give an error in those cases
subroutine foo(n)
integer, parameter :: a(n) = 1 ! { dg-error "cannot be automatic" "automatic shape" }
integer, paramet