Home
last modified time | relevance | path

Searched refs:condense (Results 1 – 25 of 1109) sorted by path

12345678910>>...45

/dports/archivers/rpm4/rpm-4.16.1.3/
H A DChangeLog54204 to condense and make it friendlier on the eyes
/dports/astro/kstars/kstars-3.5.6/po/fr/docs/kstars/
H A Dstars.docbook63 …rment à partir de gaz diffus de nébuleuses gazeuses : lorsque le gaz se condense en étoile pour fo…
/dports/astro/opencpn/OpenCPN-5.2.4/libs/tinyxml/include/
H A Dtinyxml.h221 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; } in SetCondenseWhiteSpace() argument
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/tinyxml/
H A Dtinyxml.h221 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; } in SetCondenseWhiteSpace() argument
/dports/astro/xtide/xtide-2.15.3/
H A DREADME5720 Other settings added in XTide 2.14 can be used to condense or tweak
/dports/audio/ampache/ampache-php74-5.0.0/public/lib/components/jquery/
H A Djquery.min.map1 …","newCache","elementMatcher","matchers","multipleContexts","contexts","condense","newUnmatched","…
/dports/audio/festlex-oald/festival/lib/dicts/oald/
H A Doald-0.4.out12193 ("condense" v (((k @ n d) 1) ((e n s) 1)) ((pos "J2%") (subcat "2A" "3A" "6A")))
/dports/audio/glurp/glurp-0.12.3/
H A DChangeLog14 * Fixed condense/normal behaviour for smart (buggy?) window-managers.
/dports/audio/glurp/glurp-0.12.3/pixmaps/
H A DMakefile.am19 condense.png
H A DMakefile.in190 condense.png
/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/data/en/
H A DMainDictionary17471 condense k_uh_n.'d_e_n_s%b
/dports/audio/lame/lame-3.100/ACM/tinyxml/
H A Dtinyxml.h105 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; } in SetCondenseWhiteSpace() argument
/dports/audio/pocketsphinx/pocketsphinx-0.8/model/lm/en_US/
H A Dcmu07a.dic23822 condense K AH N D EH N S
/dports/audio/py-speechrecognition/speech_recognition-3.8.1/speech_recognition/pocketsphinx-data/en-US/
H A Dpronounciation-dictionary.dict23825 condense K AH N D EH N S
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DShowStarredCoverage.java125 codeCount.add(condense(ph), 1);
133 private static String condense(PathHeader ph) {
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/data/
H A Deurope150 # In the tables below, we condense this complicated story into a single
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/tinyxml/include/tinyxml/
H A Dtinyxml.h134 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; } in SetCondenseWhiteSpace() argument
/dports/benchmarks/fio/fio-3.29/
H A DHOWTO3931 Fio will condense the thread string as not to take up more space on the command
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/
H A DChangeLog1074 pts_Graph: On multi-way comparisons, always condense line graphs to modified box plots
/dports/biology/bbmap/bbmap/current/align2/
H A DTranslateColorspaceRead.java2012 boolean condense=false;
2016 for(int i=1; i<vars.size() && !condense; i++){
2022 if(v1.endLoc>=v2.beginLoc){condense=true;} //To prevent overlapping variations
2024 condense|=(v1.matchStop>=v2.matchStart-mergeDistance);
2029 …System.err.println("Compared\n"+v1+"\nand\n"+v2+"\ncondense="+condense+"\n"+v1.matchStart+", "+v2.…
2034 if(condense){
/dports/biology/bbmap/bbmap/current/clump/
H A DKmerSort.java515 boolean condense=false; field in KmerSort
H A DKmerSort1.java100 condense=Parse.parseBoolean(b); in KmerSort1()
179 Clump.renameConsensus=condense; in KmerSort1()
248 if((reorderMode!=REORDER_FALSE) && (passes>1 || condense || correct || groups>1)){ in KmerSort1()
249 …outstream.println("Clump reordering disabled because "+(passes>1 ? "passes>1" : condense ? " conde… in KmerSort1()
292 KmerComparator kc=new KmerComparator(k, addName, (rcomp || condense || correct)); in processInner()
294 ClumpList.UNRCOMP=(!rcomp && !condense); in processInner()
378 }else if(condense){ in processInner()
448 assert(reads.size()==readsProcessedThisPass || dedupe || condense || in processInner()
H A DKmerSort2.java100 condense=Parse.parseBoolean(b); in KmerSort2()
160 Clump.renameConsensus=condense; in KmerSort2()
268 KmerComparator kc=new KmerComparator(k, addName, (rcomp || condense || correct)); in processInner()
270 ClumpList.UNRCOMP=(!rcomp && !condense); in processInner()
308 }else if(condense){ in processInner()
H A DKmerSort3.java116 condense=Parse.parseBoolean(b); in KmerSort3()
177 Clump.renameConsensus=condense; in KmerSort3()
320 KmerComparator kc=new KmerComparator(k, addName, (rcomp || condense || correct));
322 ClumpList.UNRCOMP=(!rcomp && !condense);
375 }else if(condense){
/dports/biology/bbmap/bbmap/current/jgi/
H A DCallPeaks.java212 private static ArrayList<Peak> condense(ArrayList<Peak> in, int maxCount){ in condense() method in CallPeaks
736 peaks=condense(peaks, maxPeakCount); in callPeaks()

12345678910>>...45