Home
last modified time | relevance | path

Searched refs:check_offset (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kfs/
H A Dtar.c2557 check_offset(tar_header,raw,0); in validate_header_offsets()
2558 check_offset(tar_header,tar,0); in validate_header_offsets()
2559 check_offset(tar_header,posix,0); in validate_header_offsets()
2560 check_offset(tar_header,suntar,0); in validate_header_offsets()
2561 check_offset(tar_header,star_85,0); in validate_header_offsets()
2562 check_offset(tar_header,star_94,0); in validate_header_offsets()
2563 check_offset(tar_header,gnu_89,0); in validate_header_offsets()
2565 check_offset(tar_header,sparse,0); in validate_header_offsets()
2568 check_offset(tar_v7_header,name,0); in validate_header_offsets()
2570 check_offset(tar_v7_header,uid,108); in validate_header_offsets()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kfs/
H A Dtar.c2557 check_offset(tar_header,raw,0); in validate_header_offsets()
2558 check_offset(tar_header,tar,0); in validate_header_offsets()
2559 check_offset(tar_header,posix,0); in validate_header_offsets()
2560 check_offset(tar_header,suntar,0); in validate_header_offsets()
2561 check_offset(tar_header,star_85,0); in validate_header_offsets()
2562 check_offset(tar_header,star_94,0); in validate_header_offsets()
2563 check_offset(tar_header,gnu_89,0); in validate_header_offsets()
2565 check_offset(tar_header,sparse,0); in validate_header_offsets()
2568 check_offset(tar_v7_header,name,0); in validate_header_offsets()
2570 check_offset(tar_v7_header,uid,108); in validate_header_offsets()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_combios.c246 check_offset = in combios_get_table_offset()
251 check_offset = RBIOS16(check_offset + 0x3); in combios_get_table_offset()
263 check_offset = RBIOS16(check_offset + 0x5); in combios_get_table_offset()
275 check_offset = RBIOS16(check_offset + 0x7); in combios_get_table_offset()
287 check_offset = RBIOS16(check_offset + 0x9); in combios_get_table_offset()
307 check_offset = RBIOS16(check_offset + 0x11); in combios_get_table_offset()
316 check_offset = RBIOS16(check_offset + 0x13); in combios_get_table_offset()
325 check_offset = RBIOS16(check_offset + 0x15); in combios_get_table_offset()
334 check_offset = RBIOS16(check_offset + 0x17); in combios_get_table_offset()
343 check_offset = RBIOS16(check_offset + 0x2); in combios_get_table_offset()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_combios.c245 check_offset = in combios_get_table_offset()
250 check_offset = RBIOS16(check_offset + 0x3); in combios_get_table_offset()
262 check_offset = RBIOS16(check_offset + 0x5); in combios_get_table_offset()
274 check_offset = RBIOS16(check_offset + 0x7); in combios_get_table_offset()
286 check_offset = RBIOS16(check_offset + 0x9); in combios_get_table_offset()
306 check_offset = RBIOS16(check_offset + 0x11); in combios_get_table_offset()
315 check_offset = RBIOS16(check_offset + 0x13); in combios_get_table_offset()
324 check_offset = RBIOS16(check_offset + 0x15); in combios_get_table_offset()
333 check_offset = RBIOS16(check_offset + 0x17); in combios_get_table_offset()
342 check_offset = RBIOS16(check_offset + 0x2); in combios_get_table_offset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_combios.c245 check_offset = in combios_get_table_offset()
250 check_offset = RBIOS16(check_offset + 0x3); in combios_get_table_offset()
262 check_offset = RBIOS16(check_offset + 0x5); in combios_get_table_offset()
274 check_offset = RBIOS16(check_offset + 0x7); in combios_get_table_offset()
286 check_offset = RBIOS16(check_offset + 0x9); in combios_get_table_offset()
306 check_offset = RBIOS16(check_offset + 0x11); in combios_get_table_offset()
315 check_offset = RBIOS16(check_offset + 0x13); in combios_get_table_offset()
324 check_offset = RBIOS16(check_offset + 0x15); in combios_get_table_offset()
333 check_offset = RBIOS16(check_offset + 0x17); in combios_get_table_offset()
342 check_offset = RBIOS16(check_offset + 0x2); in combios_get_table_offset()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dradeon_combios.c245 check_offset = in combios_get_table_offset()
250 check_offset = RBIOS16(check_offset + 0x3); in combios_get_table_offset()
262 check_offset = RBIOS16(check_offset + 0x5); in combios_get_table_offset()
274 check_offset = RBIOS16(check_offset + 0x7); in combios_get_table_offset()
286 check_offset = RBIOS16(check_offset + 0x9); in combios_get_table_offset()
306 check_offset = RBIOS16(check_offset + 0x11); in combios_get_table_offset()
315 check_offset = RBIOS16(check_offset + 0x13); in combios_get_table_offset()
324 check_offset = RBIOS16(check_offset + 0x15); in combios_get_table_offset()
333 check_offset = RBIOS16(check_offset + 0x17); in combios_get_table_offset()
342 check_offset = RBIOS16(check_offset + 0x2); in combios_get_table_offset()
[all …]
/dports/databases/galera26/galera-release_26.4.10/gcs/src/
H A Dgcs_act_cchange.cpp104 int const check_offset(cc_size - check_len); in gcs_act_cchange() local
107 _checksum(cc_ver, cc_buf, check_offset, check); in gcs_act_cchange()
111 std::vector<char> debug(check_offset); in gcs_act_cchange()
112 std::copy(b + 1, b + check_offset, debug.begin()); in gcs_act_cchange()
113 debug[check_offset - 1] = '\0'; in gcs_act_cchange()
117 << " at offset " << check_offset in gcs_act_cchange()
169 assert(b - static_cast<const char*>(cc_buf) <= check_offset); in gcs_act_cchange()
253 assert(gu::ptr_offset(*buf, check_offset) >= b); in write()
254 b = static_cast<char*>(gu::ptr_offset(*buf, check_offset)); in write()
257 _checksum(cc_ver, *buf, check_offset, check); in write()
[all …]
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/test/
H A Dhfile.c131 check_offset(fin, off, "pre-peek"); in main()
134 check_offset(fin, off, "post-peek"); in main()
151 check_offset(fin, 200, "input/first200"); in main()
152 check_offset(fout, 1000, "output/first200"); in main()
155 check_offset(fin, 1000, "input/seek"); in main()
159 check_offset(fin, off, "input/eof"); in main()
160 check_offset(fout, off, "output/eof"); in main()
164 check_offset(fin, 200, "input/backto200"); in main()
165 check_offset(fout, 200, "output/backto200"); in main()
170 check_offset(fin, 1000, "input/wrote800"); in main()
[all …]
/dports/biology/vt/vt-0.57721/lib/htslib/test/
H A Dhfile.c131 check_offset(fin, off, "pre-peek"); in main()
134 check_offset(fin, off, "post-peek"); in main()
151 check_offset(fin, 200, "input/first200"); in main()
152 check_offset(fout, 1000, "output/first200"); in main()
155 check_offset(fin, 1000, "input/seek"); in main()
159 check_offset(fin, off, "input/eof"); in main()
160 check_offset(fout, off, "output/eof"); in main()
164 check_offset(fin, 200, "input/backto200"); in main()
165 check_offset(fout, 200, "output/backto200"); in main()
170 check_offset(fin, 1000, "input/wrote800"); in main()
[all …]
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/test/
H A Dhfile.c132 check_offset(fin, off, "pre-peek"); in main()
135 check_offset(fin, off, "post-peek"); in main()
152 check_offset(fin, 200, "input/first200"); in main()
153 check_offset(fout, 1000, "output/first200"); in main()
156 check_offset(fin, 1000, "input/seek"); in main()
160 check_offset(fin, off, "input/eof"); in main()
161 check_offset(fout, off, "output/eof"); in main()
165 check_offset(fin, 200, "input/backto200"); in main()
166 check_offset(fout, 200, "output/backto200"); in main()
171 check_offset(fin, 1000, "input/wrote800"); in main()
[all …]
/dports/biology/htslib/htslib-1.14/test/
H A Dhfile.c132 check_offset(fin, off, "pre-peek"); in main()
135 check_offset(fin, off, "post-peek"); in main()
152 check_offset(fin, 200, "input/first200"); in main()
153 check_offset(fout, 1000, "output/first200"); in main()
156 check_offset(fin, 1000, "input/seek"); in main()
160 check_offset(fin, off, "input/eof"); in main()
161 check_offset(fout, off, "output/eof"); in main()
165 check_offset(fin, 200, "input/backto200"); in main()
166 check_offset(fout, 200, "output/backto200"); in main()
171 check_offset(fin, 1000, "input/wrote800"); in main()
[all …]
/dports/sysutils/fwup/fwup-1.9.0/tests/fixture/
H A Dverify-syscalls.c49 static off_t check_offset = -1;
176 assert_offset_valid("read", check_offset);
183 check_offset += rc;
198 assert_offset_valid("write", check_offset);
205 last_offset_written = check_offset;
207 check_offset += rc;
223 check_offset = 0;
277 check_offset = rc;
/dports/graphics/icoutils/icoutils-0.32.3/wrestool/
H A Dfileread.h26 if (!check_offset(fi->memory, fi->total_size, fi->name, &(x), sizeof(x))) { \
31 if (!check_offset(fi->memory, fi->total_size, fi->name, x, s)) { \
36 bool check_offset(const char *, size_t, const char *, const void *, size_t);
/dports/net/ryu/ryu-4.26/ryu/tests/unit/lib/
H A Dtest_pack_utils.py44 check_offset = len(buf) - len_
45 res = struct.unpack_from(fmt, six.binary_type(buf), check_offset)
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-bytecode-peephole.cc31 int check_offset; member
34 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
37 check_offset(check_offset) {} in BytecodeArgumentCheck()
38 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
42 check_offset(check_offset), in BytecodeArgumentCheck()
393 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
396 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc39 int check_offset; member
42 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
45 check_offset(check_offset) {} in BytecodeArgumentCheck()
46 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
50 check_offset(check_offset), in BytecodeArgumentCheck()
400 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
403 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc39 int check_offset; member
42 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
45 check_offset(check_offset) {} in BytecodeArgumentCheck()
46 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
50 check_offset(check_offset), in BytecodeArgumentCheck()
401 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
404 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-bytecode-peephole.cc31 int check_offset; member
34 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
37 check_offset(check_offset) {} in BytecodeArgumentCheck()
38 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
42 check_offset(check_offset), in BytecodeArgumentCheck()
393 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
396 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-bytecode-peephole.cc31 int check_offset; member
34 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
37 check_offset(check_offset) {} in BytecodeArgumentCheck()
38 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
42 check_offset(check_offset), in BytecodeArgumentCheck()
393 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
396 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-bytecode-peephole.cc37 int check_offset; member
40 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
43 check_offset(check_offset) {} in BytecodeArgumentCheck()
44 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
48 check_offset(check_offset), in BytecodeArgumentCheck()
396 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
399 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-bytecode-peephole.cc31 int check_offset; member
34 BytecodeArgumentCheck(int offset, int length, int check_offset) in BytecodeArgumentCheck()
37 check_offset(check_offset) {} in BytecodeArgumentCheck()
38 BytecodeArgumentCheck(int offset, int length, int check_offset, in BytecodeArgumentCheck()
42 check_offset(check_offset), in BytecodeArgumentCheck()
392 is_valid &= value == pc + check_iter->check_offset; in CheckArguments()
395 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/net/chrony/chrony-4.2/
H A Dlocal.c433 check_offset(struct timespec *now, double offset) in check_offset() function
519 if (!check_offset(&cooked, offset)) in LCL_AccumulateOffset()
543 if (!check_offset(&raw, offset)) in LCL_ApplyStepOffset()
602 if (!check_offset(&cooked, doffset)) in LCL_AccumulateFrequencyAndOffset()
679 if (!check_offset(&raw, -correction)) in LCL_MakeStep()
/dports/net/chrony-lite/chrony-4.2/
H A Dlocal.c433 check_offset(struct timespec *now, double offset) in check_offset() function
519 if (!check_offset(&cooked, offset)) in LCL_AccumulateOffset()
543 if (!check_offset(&raw, offset)) in LCL_ApplyStepOffset()
602 if (!check_offset(&cooked, doffset)) in LCL_AccumulateFrequencyAndOffset()
679 if (!check_offset(&raw, -correction)) in LCL_MakeStep()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/Sequence.ocd/
H A DScript.c437 public func SetTrigger(proplist new_trigger, int check_offset) in SetTrigger() argument
441 if (GetType(check_offset) && check_interval > 0) in SetTrigger()
443 check_offset -= FrameCounter(); in SetTrigger()
444 if (check_offset < 0) check_offset -= ((check_offset/check_interval)-1) * check_interval; in SetTrigger()
445 check_offset %= check_interval; in SetTrigger()
448 if (active && !finished) StartTrigger(check_offset); in SetTrigger()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/capnp-0.10.3/src/private/
H A Darena.rs55 …fn check_offset(&self, segment_id: u32, start: *const Word, offset_in_words: i32) -> Result<*const… in check_offset() method
94 …fn check_offset(&self, segment_id: u32, start: *const Word, offset_in_words: i32) -> Result<*const… in check_offset() function
202 …fn check_offset(&self, _segment_id: u32, start: *const Word, offset_in_words: i32) -> Result<*cons… in check_offset() function
289 …fn check_offset(&self, _segment_id: u32, start: *const Word, offset_in_words: i32) -> Result<*cons… in check_offset() method

12345678910>>...13