代码搜索:Safe

找到约 5,329 项符合「Safe」的源代码

代码结果 5,329
www.eeworm.com/read/18228/781742

tdf altsyncram_rm91.tdf

--altsyncram ADDRESS_REG_B="CLOCK1" CLOCK_ENABLE_INPUT_A="BYPASS" CLOCK_ENABLE_INPUT_B="NORMAL" CYCLONEII_SAFE_WRITE="NO_CHANGE" DEVICE_FAMILY="Cyclone II" NUMWORDS_A=256 NUMWORDS_B=256 OPERATION_MODE
www.eeworm.com/read/18228/781778

tdf altsyncram_uk61.tdf

--altsyncram ADDRESS_REG_B="CLOCK1" CLOCK_ENABLE_INPUT_A="BYPASS" CLOCK_ENABLE_INPUT_B="NORMAL" CYCLONEII_SAFE_WRITE="NO_CHANGE" DEVICE_FAMILY="Cyclone II" OPERATION_MODE="BIDIR_DUAL_PORT" OUTDATA_REG
www.eeworm.com/read/32457/887037

tdf altsyncram_ggq1.tdf

--altsyncram ADDRESS_REG_B="CLOCK1" BYTE_SIZE=8 CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" CLOCK_ENABLE_INPUT_A="NORMAL" CLOCK_ENABLE_INPUT_B="NORMAL" CYCLONEII_M4K_COMPATIBILITY="ON" CYCLONEII_SAFE_WRITE=
www.eeworm.com/read/38039/1088654

procvter

#!/bin/csh -f # # 12/18/89 James Created. # 04/11/90 James Added -ok and make -tmp safe. # 05/02/90 James Added trail file vers check (275), -tmp fix. # 06/07/90 James Run pro in the tmp direc
www.eeworm.com/read/39774/1136385

tdf altsyncram_ggq1.tdf

--altsyncram ADDRESS_REG_B="CLOCK1" BYTE_SIZE=8 CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" CLOCK_ENABLE_INPUT_A="NORMAL" CLOCK_ENABLE_INPUT_B="NORMAL" CYCLONEII_M4K_COMPATIBILITY="ON" CYCLONEII_SAFE_WRITE=
www.eeworm.com/read/457727/1593922

c dfridr.c

#include #include "nrutil.h" #define CON 1.4 #define CON2 (CON*CON) #define BIG 1.0e30 #define NTAB 10 #define SAFE 2.0 float dfridr(func,x,h,err) float (*func)(),*err,h,x; { int
www.eeworm.com/read/251957/4413033

cpp v4studioframe.cpp

#include "safe_include.h" #include "wx/wxprec.h" #ifndef WX_PRECOMP #include "wx/wx.h" #endif #include "V4StudioFrame.h" #include "wx/xrc/xmlres.h" #include #i
www.eeworm.com/read/191080/5167970

c dfridr.c

#include #include "nrutil.h" #define CON 1.4 #define CON2 (CON*CON) #define BIG 1.0e30 #define NTAB 10 #define SAFE 2.0 float dfridr(func,x,h,err) float (*func)(),*err,h,x; { int
www.eeworm.com/read/190941/5170479

h function.h

//main.c int client_sock_nonblock( int sock ); int datadir_write_check( char *db_path ); short check_catalog_exists(); void safe_exit( int sig ); //proc.c void *client( void *data ); int client_auth_
www.eeworm.com/read/180227/5287979

changelog

1999-09-19 Michael Barabanov * got rt_com to work with RTL 2.2 * added POSIX IO bindings * testcom.c and com_posix.c demonstrate the use of rt_com * made rt_com SMP-safe (sp