/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/test_framework/ |
H A D | bdb.py | 50 …_, 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 D | bdb.py | 50 …_, 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 D | bdb.py | 50 …_, 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 D | bdb.py | 50 …_, 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 D | bdb.py | 50 …_, 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 D | bdb.py | 50 …_, 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 D | db_page.h | 188 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 D | db_conv.c | 192 M_16_SWAP(h->hf_offset); 339 M_16_SWAP(h->hf_offset);
|
/dports/textproc/htdig/htdig-3.2.0b6/htword/ |
H A D | WordDBPage.cc | 266 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 D | db_page.h | 206 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 D | db_conv.c | 196 M_16_SWAP(h->hf_offset); 343 M_16_SWAP(h->hf_offset);
|
/dports/databases/db5/db-5.3.28/src/dbinc/ |
H A D | db_page.h | 265 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 D | db_page.h | 284 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 D | dbdefs.d | 77 db_indx_t hf_offset; /* 22-23: High free byte page offset. */ member
|
/dports/databases/db5/db-5.3.28/util/dtrace/ |
H A D | dbdefs.d | 77 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 D | hpcfbio.h | 123 u_long hf_offset; /* frame buffer start offset for mmap*/ member
|
H A D | bivideo.c | 236 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 D | packet-lnet.c | 77 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 D | packet-lnet.c | 77 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 D | packet-lnet.c | 77 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 D | packet-lnet.c | 77 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 D | NonDMultilevelSampling.cpp | 2210 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 D | NonDMultilevelSampling.hpp | 207 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 D | db_conv.c | 506 M_16_SWAP(h->hf_offset); 684 M_16_SWAP(h->hf_offset);
|
/dports/databases/db18/db-18.1.40/src/db/ |
H A D | db_conv.c | 525 M_16_SWAP(h->hf_offset); 806 M_16_SWAP(h->hf_offset);
|