Home
last modified time | relevance | path

Searched refs:hf_offset (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/test_framework/
H A Dbdb.py50 …_, pgno, prev_pgno, next_pgno, entries, hf_offset, level, pg_type = struct.unpack('QIIIHHBB', page…
54 page_info['hf_offset'] = hf_offset
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/test_framework/
H A Dbdb.py50 …_, pgno, prev_pgno, next_pgno, entries, hf_offset, level, pg_type = struct.unpack('QIIIHHBB', page…
54 page_info['hf_offset'] = hf_offset
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/test_framework/
H A Dbdb.py50 …_, pgno, prev_pgno, next_pgno, entries, hf_offset, level, pg_type = struct.unpack('QIIIHHBB', page…
54 page_info['hf_offset'] = hf_offset
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dbdb.py50 …_, pgno, prev_pgno, next_pgno, entries, hf_offset, level, pg_type = struct.unpack('QIIIHHBB', page…
55 page_info['hf_offset'] = hf_offset
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dbdb.py50 …_, pgno, prev_pgno, next_pgno, entries, hf_offset, level, pg_type = struct.unpack('QIIIHHBB', page…
55 page_info['hf_offset'] = hf_offset
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dbdb.py50 …_, pgno, prev_pgno, next_pgno, entries, hf_offset, level, pg_type = struct.unpack('QIIIHHBB', page…
55 page_info['hf_offset'] = hf_offset
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_page.h188 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
223 #define HOFFSET(p) (((PAGE *)p)->hf_offset)
297 #define OV_LEN(p) (((PAGE *)p)->hf_offset)
H A Ddb_conv.c192 M_16_SWAP(h->hf_offset);
339 M_16_SWAP(h->hf_offset);
/dports/textproc/htdig/htdig-3.2.0b6/htword/
H A DWordDBPage.cc266 pg->hf_offset =in.get_uint_vl( 8*sizeof(pg->hf_offset ),"page:hf_offset"); in Uncompress_header()
284 printf(" 22-23: High free byte page offset. : %d\n", pg->hf_offset ); in Uncompress_header()
689 out.put_uint_vl(pg->hf_offset , 8*sizeof(pg->hf_offset ),"page:hf_offset"); in Compress_header()
753 …if(other.pg->hf_offset != pg->hf_offset ){res++;printf("compare failed for pg->hf_offset … in Compare()
912 printf(" 22-23: High free byte page offset. : %d\n", pg->hf_offset ); in show()
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Ddb_page.h206 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
232 #define HOFFSET(p) (((PAGE *)p)->hf_offset)
323 #define OV_LEN(p) (((PAGE *)p)->hf_offset)
H A Ddb_conv.c196 M_16_SWAP(h->hf_offset);
343 M_16_SWAP(h->hf_offset);
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Ddb_page.h265 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
315 #define HOFFSET(p) (((PAGE *)p)->hf_offset)
358 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
556 #define OV_LEN(p) (((PAGE *)p)->hf_offset)
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Ddb_page.h284 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
334 #define HOFFSET(p) (((PAGE *)p)->hf_offset)
377 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
603 #define OV_LEN(p) (((PAGE *)p)->hf_offset)
/dports/databases/db18/db-18.1.40/util/dtrace/
H A Ddbdefs.d77 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
/dports/databases/db5/db-5.3.28/util/dtrace/
H A Ddbdefs.d77 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/hpc/
H A Dhpcfbio.h123 u_long hf_offset; /* frame buffer start offset for mmap*/ member
H A Dbivideo.c236 fb->hf_offset = (u_long)bootinfo->fb_addr - in bivideo_init()
628 sc->sc_fbconf.hf_offset) < offset) in bivideo_mmap()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.c77 static int hf_offset = -1;
452 proto_tree_add_item(tree, hf_offset, tvb, offset, 4, ENC_LITTLE_ENDIAN);
983 { &hf_offset,
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.c77 static int hf_offset = -1; variable
452 proto_tree_add_item(tree, hf_offset, tvb, offset, 4, ENC_LITTLE_ENDIAN); in dissect_lnet_put()
983 { &hf_offset, in proto_register_lnet()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.c77 static int hf_offset = -1; variable
452 proto_tree_add_item(tree, hf_offset, tvb, offset, 4, ENC_LITTLE_ENDIAN); in dissect_lnet_put()
983 { &hf_offset, in proto_register_lnet()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.c77 static int hf_offset = -1; variable
452 proto_tree_add_item(tree, hf_offset, tvb, offset, 4, ENC_LITTLE_ENDIAN); in dissect_lnet_put()
983 { &hf_offset, in proto_register_lnet()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDMultilevelSampling.cpp2210 const RealVector& lf_offset, const RealVector& hf_offset, in accumulate_mlcv_Qsums() argument
2219 bool lfos = !lf_offset.empty(), hfos = !hf_offset.empty(); in accumulate_mlcv_Qsums()
2232 hf_fn_vals[qoi] - hf_offset[qoi] : hf_fn_vals[qoi]; in accumulate_mlcv_Qsums()
2310 lev, lf_offset, hf_offset, num_L, num_H); in accumulate_mlcv_Ysums()
2319 bool lfos = !lf_offset.empty(), hfos = !hf_offset.empty(); in accumulate_mlcv_Ysums()
2337 hf_fn_vals[qoi] - hf_offset[qoi] : hf_fn_vals[qoi]; in accumulate_mlcv_Ysums()
2339 hf_fn_vals[qoi+numFunctions] - hf_offset[qoi+numFunctions] : in accumulate_mlcv_Ysums()
2435 lf_offset, hf_offset, num_L, num_H); in accumulate_mlcv_Qsums()
2447 bool lfos = !lf_offset.empty(), hfos = !hf_offset.empty(); in accumulate_mlcv_Qsums()
2465 hf_fn_vals[qoi] - hf_offset[qoi] : hf_fn_vals[qoi]; in accumulate_mlcv_Qsums()
[all …]
H A DNonDMultilevelSampling.hpp207 const RealVector& hf_offset, SizetArray& num_L,
219 const RealVector& hf_offset,
242 const RealVector& hf_offset,
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_conv.c506 M_16_SWAP(h->hf_offset);
684 M_16_SWAP(h->hf_offset);
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_conv.c525 M_16_SWAP(h->hf_offset);
806 M_16_SWAP(h->hf_offset);

12