Home
last modified time | relevance | path

Searched refs:hole_count (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/util-linux/util-linux-2.36/tests/ts/fincore/
H A Dcount165 hole_count=$(( WINDOW_SIZE / PAGE_SIZE - 2 ))
168 "oflag=append seek=$hole_count"
172 hole_count=$(( WINDOW_SIZE / PAGE_SIZE - 2 ))
175 "oflag=append,direct seek=$hole_count"
179 hole_count=$(( WINDOW_SIZE / PAGE_SIZE - 2 ))
182 "oflag=append,direct seek=$hole_count"
189 "oflag=append seek=$hole_count"
196 "oflag=append seek=$hole_count"
203 "oflag=append,direct seek=$hole_count"
210 "oflag=append,direct seek=$hole_count"
[all …]
/dports/sysutils/ddpt/ddpt-0.95/src/
H A Dddpt_wscan.c381 int hole_count = 0; in enum_scsi_adapters() local
398 hole_count = 0; in enum_scsi_adapters()
447 if (++hole_count >= MAX_HOLE_COUNT) in enum_scsi_adapters()
493 int hole_count = 0; in enum_pds() local
520 hole_count = 0; in enum_pds()
531 if (++hole_count >= MAX_HOLE_COUNT) in enum_pds()
542 int hole_count = 0; in enum_cdroms() local
568 hole_count = 0; in enum_cdroms()
579 if (++hole_count >= MAX_HOLE_COUNT) in enum_cdroms()
590 int hole_count = 0; in enum_tapes() local
[all …]
/dports/sysutils/sg3_utils/sg3_utils-1.42/src/
H A Dsg_scan_win32.c379 int hole_count = 0; in enum_scsi_adapters() local
396 hole_count = 0; in enum_scsi_adapters()
445 if (++hole_count >= MAX_HOLE_COUNT) in enum_scsi_adapters()
491 int hole_count = 0; in enum_pds() local
518 hole_count = 0; in enum_pds()
529 if (++hole_count >= MAX_HOLE_COUNT) in enum_pds()
540 int hole_count = 0; in enum_cdroms() local
566 hole_count = 0; in enum_cdroms()
577 if (++hole_count >= MAX_HOLE_COUNT) in enum_cdroms()
588 int hole_count = 0; in enum_tapes() local
[all …]
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dskeleton.hxx656 int hole_count = 0; in skeletonizeImageImpl() local
698 ++hole_count; in skeletonizeImageImpl()
779 (*features)[label].hole_count = hole_count; in skeletonizeImageImpl()
795 UInt32 branch_count, hole_count; member in vigra::SkeletonFeatures
804 , hole_count(0) in SkeletonFeatures()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Dssor.c58 if (a->row_fe_space->admin->hole_count > 0) in ssor_s()
160 if (a->row_fe_space->admin->hole_count > 0) in ssor_d()
H A DHB_precon.c319 int i, j, k, m, size, info, dim, hole_count; in init_HB_BPX_precon() local
349 TEST_EXIT(fe_space->admin->hole_count == 0, in init_HB_BPX_precon()
369 hole_count = 0; in init_HB_BPX_precon()
376 ++hole_count; in init_HB_BPX_precon()
386 ++hole_count; in init_HB_BPX_precon()
393 ++hole_count; in init_HB_BPX_precon()
399 if (hole_count == 0 && in init_HB_BPX_precon()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/petgraph-0.4.13/src/graph_impl/stable_graph/
H A Dserialization.rs141 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
145 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/petgraph-0.4.13/src/graph_impl/stable_graph/
H A Dserialization.rs141 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
145 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/petgraph-0.5.0/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/petgraph/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/net/krill/krill-0.9.4/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/petgraph-0.4.13/src/graph_impl/stable_graph/
H A Dserialization.rs141 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
145 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/lang/rust/rustc-1.58.1-src/vendor/petgraph/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/petgraph/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count;
166 node_holes: Holes(hole_count, nodes),
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/petgraph-0.5.1/src/graph_impl/stable_graph/
H A Dserialization.rs162 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
166 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter.h51 size_t hole_count; member
/dports/lang/gleam/gleam-0.18.2/cargo-crates/petgraph-0.6.0/src/graph_impl/stable_graph/
H A Dserialization.rs163 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
167 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/devel/grex/grex-1.3.0/cargo-crates/petgraph-0.6.0/src/graph_impl/stable_graph/
H A Dserialization.rs163 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
167 node_holes: Holes(hole_count, nodes), in into_serializable()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.6.0/src/graph_impl/stable_graph/
H A Dserialization.rs163 let hole_count = nodes.len() - node_count; in into_serializable() localVariable
167 node_holes: Holes(hole_count, nodes), in into_serializable()

12