Home
last modified time | relevance | path

Searched refs:swfile (Results 1 – 7 of 7) sorted by relevance

/dports/science/openkim-models/openkim-models-2021-01-28/model-drivers/SW__MD_335816936951_004/
H A Dlammps_sw_2_kim_sw.py60 def read_sw_triplets(swfile): argument
70 with open(swfile) as f:
198 def write_kim_paramfile(speclist, swparams_kim, swfile): argument
202 kimfile = 'SW_' + swfile.strip().rsplit( ".", 1 )[ 0 ] + '.params'
208 ' `' + swfile.strip() + '` ' + \
266 swfile = input("LAMMPS pair_style sw filename = ") variable
268 speclist, swspecs, swparams = read_sw_triplets(swfile)
283 write_kim_paramfile(speclist, swparams_kim, swfile)
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/search/
H A DConfigFile.java184 private void addStopWordsFile(String swfile) { in addStopWordsFile() argument
188 if (swfile == null) { in addStopWordsFile()
193 (new FileReader(swfile))); in addStopWordsFile()
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/
H A Dindexer.php96 $swfile = DOKU_INC.'inc/lang/'.$conf['lang'].'/stopwords.txt';
97 if(file_exists($swfile)){
98 $stopwords = file($swfile, FILE_IGNORE_NEW_LINES);
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dfromswf.c243 struct swfile struct
246 unsigned char (*readc)(struct swfile *); argument
260 static unsigned char freadc(struct swfile *sp) in freadc() argument
263 static unsigned char r_readc(struct swfile *sp) in r_readc()
266 static void swfseek(struct swfile *sp, int delta) in swfseek()
270 static struct swfile *openswf(SWFInput input) in openswf()
271 { struct swfile *res = (struct swfile *)malloc(sizeof(struct swfile)); in openswf()
344 static TAG readtag_file(struct swfile *sp) in readtag_file()
1283 struct swfile *swf; in newSWFPrebuiltClip_fromInput()
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dfromswf.c243 struct swfile struct
246 unsigned char (*readc)(struct swfile *); argument
260 static unsigned char freadc(struct swfile *sp) in freadc() argument
263 static unsigned char r_readc(struct swfile *sp) in r_readc()
266 static void swfseek(struct swfile *sp, int delta) in swfseek()
270 static struct swfile *openswf(SWFInput input) in openswf()
271 { struct swfile *res = (struct swfile *)malloc(sizeof(struct swfile)); in openswf()
344 static TAG readtag_file(struct swfile *sp) in readtag_file()
1283 struct swfile *swf; in newSWFPrebuiltClip_fromInput()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dfromswf.c243 struct swfile struct
246 unsigned char (*readc)(struct swfile *); argument
260 static unsigned char freadc(struct swfile *sp) in freadc() argument
263 static unsigned char r_readc(struct swfile *sp) in r_readc()
266 static void swfseek(struct swfile *sp, int delta) in swfseek()
270 static struct swfile *openswf(SWFInput input) in openswf()
271 { struct swfile *res = (struct swfile *)malloc(sizeof(struct swfile)); in openswf()
344 static TAG readtag_file(struct swfile *sp) in readtag_file()
1283 struct swfile *swf; in newSWFPrebuiltClip_fromInput()
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dfromswf.c243 struct swfile struct
246 unsigned char (*readc)(struct swfile *); argument
260 static unsigned char freadc(struct swfile *sp) in freadc() argument
263 static unsigned char r_readc(struct swfile *sp) in r_readc()
266 static void swfseek(struct swfile *sp, int delta) in swfseek()
270 static struct swfile *openswf(SWFInput input) in openswf()
271 { struct swfile *res = (struct swfile *)malloc(sizeof(struct swfile)); in openswf()
344 static TAG readtag_file(struct swfile *sp) in readtag_file()
1283 struct swfile *swf; in newSWFPrebuiltClip_fromInput()