Home
last modified time | relevance | path

Searched refs:dumpIn (Results 1 – 3 of 3) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/kbfs/libkbfs/
H A Dimpatient_debug_dumper.go90 dumpIn time.Duration member
107 func NewImpatientDebugDumper(config Config, dumpIn time.Duration) *ImpatientDebugDumper {
112 dumpIn: dumpIn,
228 expiresAt: d.config.Clock().Now().Add(d.dumpIn),
/dports/biology/bbmap/bbmap/current/hiseq/
H A DPlotFlowCell.java98 dumpIn=b; in PlotFlowCell()
203 if(dumpIn==null){ in process()
209 flowcell=new FlowCell(dumpIn); in process()
524 private String dumpIn=null; field in PlotFlowCell
H A DAnalyzeFlowCell.java155 dumpIn=b; in parse()
314 if(dumpIn==null){ in process()
320 flowcell=new FlowCell(dumpIn); in process()
959 private String dumpIn=null; field in AnalyzeFlowCell