Home
last modified time | relevance | path

Searched refs:breakLength (Results 1 – 25 of 58) sorted by relevance

123

/dports/x11/rsibreak/rsibreak-0.12.14/src/
H A Drsitimercounter.h32 RSITimerCounter( const int delay, const int breakLength, const int resetThreshold ) in RSITimerCounter() argument
34 , m_breakLength( breakLength ) in RSITimerCounter()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/
H A DBalancingColumnBreakingAlgorithm.java145 int breakLength = totalLength in getInitialBreaks() local
147 if (breakLength > idealBreakLength && colNumber < columnCount) { in getInitialBreaks()
149 if (breakLength - idealBreakLength > idealBreakLength - previousBreakLength) { in getInitialBreaks()
154 totalLength = breakLength; in getInitialBreaks()
162 previousBreakLength = breakLength; in getInitialBreaks()
/dports/biology/bbmap/bbmap/current/jgi/
H A DReformatReads.java249 breakLength=parser.breakLength; in ReformatReads()
491 assert(!paired || breakLength<1) : "Paired input cannot be broken with 'breaklength'"; in process()
591 if(breakLength>0){ in process()
592 Tools.breakReads(reads, breakLength, minReadLength, verbose? outstream : null); in process()
1649 private int breakLength=0; field in ReformatReads
/dports/www/node10/node-v10.24.1/doc/api/
H A Dutil.md385 description: The `breakLength` option is supported now.
416 * `breakLength` {number} The length at which an object's keys are split
422 `breakLength` size into smaller and better readable chunks and indents
424 characters, no matter the `breakLength` size. For more information, see the
480 console.log(util.inspect(o, { compact: true, depth: 5, breakLength: 80 }));
494 console.log(util.inspect(o, { compact: false, depth: 5, breakLength: 80 }));
518 // Setting `breakLength` to e.g. 150 will print the "Lorem ipsum" text in a
520 // Reducing the `breakLength` will split the "Lorem ipsum" text in smaller
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dglobals.d.ts500 breakLength?: number;
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Dglobals.d.ts449 breakLength?: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dglobals.d.ts500 breakLength?: number;
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Dglobals.d.ts505 breakLength?: number; property
/dports/misc/netron/node_modules/@types/node/
H A Dglobals.d.ts441 breakLength?: number; property
/dports/biology/bbmap/bbmap/current/shared/
H A DParser.java89 breakLength=Integer.parseInt(b); in parseCommon()
1371 public int breakLength=0; field in Parser
/dports/www/nextcloud/nextcloud/apps-pkg/files_videoplayer/js/
H A Dfiles_videoplayer-main.js.map1breakLength` should be limited as soon as soon as we\n // have meta information about the inspe…
/dports/www/nextcloud-contacts/contacts/js/
H A Dcontacts-files-action.js.map1breakLength","showProxy","sorted","getters","createErrDiff","other","res","lastPos","end","skipped…
H A Dcontacts-admin-settings.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
/dports/net-im/nextcloud-talk/spreed/js/
H A Dtalk-JitsiStreamBackgroundEffect.worker.worker.js.map1breakLength","showProxy","sorted","getters","createErrDiff","other","res","lastPos","end","skipped…
H A Dtalk-collections.js.map1breakLength","showProxy","sorted","getters","createErrDiff","other","res","lastPos","end","skipped…
/dports/www/nextcloud-deck/deck/js/
H A Ddeck-calendar.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","end","skipped","actualInspe…
H A Ddeck-collections.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
/dports/www/nextcloud/nextcloud/apps-pkg/files_pdfviewer/js/
H A Dfiles_pdfviewer-workersrc.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
H A Dfiles_pdfviewer-public.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
/dports/finance/nextcloud-cospend/cospend/js/
H A Dcospend-adminSettings.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
/dports/security/nextcloud-twofactor_admin/twofactor_admin/js/
H A Dtwofactor-admin-settings.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
/dports/security/nextcloud-twofactor_nextcloud_notification/twofactor_nextcloud_notification/js/
H A Dtwofactor_nextcloud_notification-settings.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
H A Dtwofactor_nextcloud_notification-challenge.js.map1breakLength","showProxy","sorted","getters","createErrDiff","lastPos","skipped","actualInspected",…
/dports/www/nextcloud/nextcloud/apps-pkg/password_policy/js/
H A Dpassword_policy-settings.js.map1breakLength","showProxy","sorted","getters","createErrDiff","other","res","lastPos","end","skipped…
/dports/www/nextcloud-groupfolders/groupfolders/js/
H A Dgroupfolders-settings.js.map1breakLength","showProxy","sorted","getters","createErrDiff","other","res","lastPos","end","skipped…

123