Home
last modified time | relevance | path

Searched refs:use_magic (Results 1 – 10 of 10) sorted by relevance

/dports/biology/p5-BioPerl/BioPerl-1.7.7/t/SeqFeature/
H A DUnflattener.t34 -use_magic => 1);
56 -use_magic => 1);
164 -use_magic => 1);
192 -use_magic => 1);
223 -use_magic => 1);
259 -use_magic => 1);
296 -use_magic => 1);
/dports/textproc/estraier/estraier-1.2.30/
H A Destfind66 use_magic=
72 -magic) use_magic=yes; shift ;;
123 if [ -n "$use_magic" ]; then
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/SeqFeature/Tools/
H A DUnflattener.pm1112 $structure_type, $resolver_tag, $use_magic, $noinfer) =
1162 if ($use_magic) {
1331 if ($use_magic) {
1469 if ($use_magic) {
1477 if ($use_magic) {
/dports/biology/p5-BioPerl/BioPerl-1.7.7/bin/
H A Dbp_unflatten_seq230 -use_magic=>!$nomagic,
H A Dbp_genbank2gff31023 -use_magic => 1 );
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dzip2john.c130 static int checksum_only = 0, use_magic = 0; variable
489 if (!use_magic) in magic_type()
921 use_magic = 1; in zip2john()
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/SeqIO/game/
H A DgameWriter.pm174 $uf->unflatten_seq( -seq => $seq, use_magic => 1 );
/dports/audio/sox/sox-14.4.2/src/
H A Dsox.h1360 …sox_bool use_magic; /**< Private: true if client has requested use of 'magic' file-type… member
H A Dformats.c97 if (sox_globals.use_magic) { in auto_detect_format()
H A Dsox.c2374 sox_globals.use_magic = sox_true;