Home
last modified time | relevance | path

Searched defs:fin (Results 276 – 300 of 6506) sorted by relevance

1...<<11121314151617181920>>...261

/dports/archivers/zip-ada/zip-ada/test/
H A Dtest_lzhuf.cmd14 :fin label
H A Dtest_lzma.cmd14 :fin label
H A Dtest_1.cmd102 :fin label
H A Dbench.cmd86 :fin label
/dports/games/openclonk/openclonk-release-8.1-src/docs/
H A Dbuild_hhp.py6 fin = file(sys.argv[2], "r") variable
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dioutils.c81 FILE* fin = fopen(infn, "rb"); in copy_file() local
291 int pipe_file_offset(FILE* fin, off_t offset, off_t length, FILE* fout) { in pipe_file_offset()
1023 void read_complain(FILE* fin, const char* attempted) {
1033 int read_u8(FILE* fin, unsigned char* val) {
1042 int read_u16(FILE* fin, unsigned int* val) {
1053 int read_u32_portable(FILE* fin, unsigned int* val) {
1064 int read_double(FILE* fin, double* val) {
1073 int read_u32(FILE* fin, unsigned int* val) {
1084 int read_u32s_portable(FILE* fin, unsigned int* val, int n) {
1104 int read_fixed_length_string(FILE* fin, char* s, int length) {
[all …]
/dports/biology/hhsuite/hh-suite-3.3.0/src/cs/
H A Dalignment-inl.h30 Alignment<Abc>::Alignment(FILE* fin, AlignmentFormat format) { in Alignment()
109 void Alignment<Abc>::Read(FILE* fin, AlignmentFormat format) { in Read()
160 void Alignment<Abc>::ReadFastaFlavors(FILE* fin, std::vector<std::string>& headers, std::vector<std… in ReadFastaFlavors()
212 void Alignment<Abc>::ReadPsi(FILE* fin, std::vector<std::string>& headers, std::vector<std::string>… in ReadPsi()
264 void Alignment<Abc>::ReadFasta(FILE* fin, in ReadFasta()
275 void Alignment<Abc>::ReadA2M(FILE* fin, std::vector<std::string>& headers, std::vector<std::string>… in ReadA2M()
280 void Alignment<Abc>::ReadA3M(FILE* fin, std::vector<std::string>& headers, std::vector<std::string>… in ReadA3M()
670 void ReadAll(FILE* fin, AlignmentFormat format, std::vector< Alignment<Abc> >& v) { in ReadAll()
/dports/devel/py-threema-msgapi/threema-msgapi-sdk-python-3.0.6/tests/
H A Dconftest.py364 def fin(): function
388 def fin(): function
419 def fin(): function
441 def fin(): function
576 def fin(): function
591 def fin(): function
/dports/security/ccrypt/ccrypt-1.11/src/
H A Dccrypt.c259 FILE *fin, FILE *fout) { in streamhandler()
322 int ccencrypt_streams(FILE *fin, FILE *fout, const char *key) { in ccencrypt_streams()
335 int ccdecrypt_streams(FILE *fin, FILE *fout, const char *key) { in ccdecrypt_streams()
353 int cckeychange_streams(FILE *fin, FILE *fout, const char *key1, const char *key2) { in cckeychange_streams()
366 int unixcrypt_streams(FILE *fin, FILE *fout, const char *key) { in unixcrypt_streams()
382 int keycheck_stream(FILE *fin, const char *key) { in keycheck_stream()
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit()
71 static int get_bit (byte *fin) { in get_bit()
266 int Huff_Receive (node_t *node, int *ch, byte *fin) { in Huff_Receive()
282 void Huff_offsetReceive (node_t *node, int *ch, byte *fin, int *offset) { in Huff_offsetReceive()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dhuffman.c57 int Huff_getBit( byte *fin, int *offset ) { in Huff_getBit()
76 static int get_bit( byte *fin ) { in get_bit()
271 int Huff_Receive( node_t *node, int *ch, byte *fin ) { in Huff_Receive()
287 void Huff_offsetReceive( node_t *node, int *ch, byte *fin, int *offset, int maxoffset ) { in Huff_offsetReceive()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit()
71 static int get_bit (byte *fin) { in get_bit()
266 int Huff_Receive (node_t *node, int *ch, byte *fin) { in Huff_Receive()
282 void Huff_offsetReceive (node_t *node, int *ch, byte *fin, int *offset) { in Huff_offsetReceive()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dhuffman.c57 int Huff_getBit( byte *fin, int *offset ) { in Huff_getBit()
76 static int get_bit( byte *fin ) { in get_bit()
271 int Huff_Receive( node_t *node, int *ch, byte *fin ) { in Huff_Receive()
287 void Huff_offsetReceive( node_t *node, int *ch, byte *fin, int *offset, int maxoffset ) { in Huff_offsetReceive()
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit()
71 static int get_bit (byte *fin) { in get_bit()
266 int Huff_Receive (node_t *node, int *ch, byte *fin) { in Huff_Receive()
282 void Huff_offsetReceive (node_t *node, int *ch, byte *fin, int *offset) { in Huff_offsetReceive()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit()
71 static int get_bit (byte *fin) { in get_bit()
266 int Huff_Receive (node_t *node, int *ch, byte *fin) { in Huff_Receive()
282 void Huff_offsetReceive (node_t *node, int *ch, byte *fin, int *offset) { in Huff_offsetReceive()
/dports/games/evq3/evq3/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit()
71 static int get_bit (byte *fin) { in get_bit()
266 int Huff_Receive (node_t *node, int *ch, byte *fin) { in Huff_Receive()
282 void Huff_offsetReceive (node_t *node, int *ch, byte *fin, int *offset) { in Huff_offsetReceive()
/dports/security/heaan/HEAAN-2.1-40-g48a1ed0/HEAAN/src/
H A DSerializationUtils.cpp38 fstream fin; in readCiphertext() local
69 fstream fin; in readKey() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DConvertBase64.cpp38 void base64_init_decodestate(base64_decodestate* state_in) in decompress()
115 char base64_encode_value(char value_in) in decompress()
116 { in decompress()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DCompressors.cpp37 virtual bool decompress( std::istream& fin, std::string& target ) in decompress()
115 virtual bool decompress( std::istream& fin, std::string& target ) in decompress()
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DProjectLiftGenSet.cpp118 BitSet fin(dim); in compute_bounded() local
183 BitSet& fin) in add_support()
218 BitSet& fin) in next_support()
/dports/archivers/zip-ada/zip-ada/
H A Dmake_za.cmd39 :fin label
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/os_mon/test/
H A Dos_mon_conf.erl27 fin(Conf) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/os_mon/test/
H A Dos_mon_conf.erl27 fin(Conf) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/os_mon/test/
H A Dos_mon_conf.erl27 fin(Conf) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/os_mon/test/
H A Dos_mon_conf.erl27 fin(Conf) -> function

1...<<11121314151617181920>>...261