Home
last modified time | relevance | path

Searched refs:pos_out (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dremap_range.c30 struct file *file_out, loff_t pos_out, in generic_remap_checks() argument
46 if (pos_in + count < pos_in || pos_out + count < pos_out) in generic_remap_checks()
55 pos_out >= size_out || pos_out + count > size_out)) in generic_remap_checks()
84 pos_out + bcount > pos_in && in generic_remap_checks()
85 pos_out < pos_in + bcount) in generic_remap_checks()
136 loff_t pos_out, in generic_remap_check_len() argument
146 if (pos_out + *len < i_size_read(inode_out)) in generic_remap_check_len()
293 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() argument
344 pos_out, pos_out + *len - 1); in generic_remap_file_range_prep()
355 inode_out, pos_out, *len, &is_same); in generic_remap_file_range_prep()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dremap_range.c30 struct file *file_out, loff_t pos_out, in generic_remap_checks() argument
46 if (pos_in + count < pos_in || pos_out + count < pos_out) in generic_remap_checks()
55 pos_out >= size_out || pos_out + count > size_out)) in generic_remap_checks()
84 pos_out + bcount > pos_in && in generic_remap_checks()
85 pos_out < pos_in + bcount) in generic_remap_checks()
136 loff_t pos_out, in generic_remap_check_len() argument
146 if (pos_out + *len < i_size_read(inode_out)) in generic_remap_check_len()
293 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() argument
344 pos_out, pos_out + *len - 1); in generic_remap_file_range_prep()
355 inode_out, pos_out, *len, &is_same); in generic_remap_file_range_prep()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dremap_range.c30 struct file *file_out, loff_t pos_out, in generic_remap_checks() argument
46 if (pos_in + count < pos_in || pos_out + count < pos_out) in generic_remap_checks()
55 pos_out >= size_out || pos_out + count > size_out)) in generic_remap_checks()
84 pos_out + bcount > pos_in && in generic_remap_checks()
85 pos_out < pos_in + bcount) in generic_remap_checks()
136 loff_t pos_out, in generic_remap_check_len() argument
146 if (pos_out + *len < i_size_read(inode_out)) in generic_remap_check_len()
293 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() argument
344 pos_out, pos_out + *len - 1); in generic_remap_file_range_prep()
355 inode_out, pos_out, *len, &is_same); in generic_remap_file_range_prep()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/test/
H A Dutf8_test.c20 unsigned int i, j, pos_out; in test_utf8() local
28 pos_out = 0; in test_utf8()
29 j = utf8_decode( buf, &pos_out ); in test_utf8()
35 if ( buf[pos_out]!='*' ) { in test_utf8()
/dports/textproc/bibutils/bibutils_7.2/test/
H A Dutf8_test.c20 unsigned int i, j, pos_out; in test_utf8() local
28 pos_out = 0; in test_utf8()
29 j = utf8_decode( buf, &pos_out ); in test_utf8()
35 if ( buf[pos_out]!='*' ) { in test_utf8()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/libc++/libcxx-10.0.1.src/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/lang/zig/zig-0.9.0/lib/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libcxx/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
243 if (pos_in || pos_out) in seekoff()
247 if (pos_in != pos_out) in seekoff()
253 if (pos_out && pptr() == nullptr) in seekoff()
279 if (pos_out) in seekoff()
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local
298 if (pos_in || pos_out) in seekpos()
300 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
309 if (pos_out) in seekpos()
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Doutbase.ml80 let shift = pos_out oc - beg_pos in
131 let bpos = pos_out oc_inx in
138 if epos <> pos_out oc_inx then count_error epos (pos_out oc_inx)
171 let bpos = pos_out oc_inx in
178 if epos <> pos_out oc_inx then count_error epos (pos_out oc_inx)
244 let i = pos_out oc_sn_dat in
287 let i = pos_out oc_fn_dat in
332 let bpos = pos_out oc in
338 if epos <> pos_out oc then count_error epos (pos_out oc) else ()
357 let persons_array_pos = pos_out oc in
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dsortedarray.c56 iBool locate_SortedArray(const iSortedArray *d, const void *value, size_t *pos_out) { in locate_SortedArray() argument
67 if (pos_out) *pos_out = mid; in locate_SortedArray()
77 if (pos_out) *pos_out = span.start; in locate_SortedArray()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/perf/
H A Dtime_cpq_throughput_test.cpp171 size_t pos_in = threadID, pos_out = threadID; in operator ()() local
185 output_data[pos_out] = do_pop(nThread, implementation); in operator ()()
187 pos_out += nThread; in operator ()()
188 if (pos_out >= arrsz) pos_out = pos_out % arrsz; in operator ()()
/dports/devel/tbb/oneTBB-2020.3/src/perf/
H A Dtime_cpq_throughput_test.cpp171 size_t pos_in = threadID, pos_out = threadID; in operator ()() local
185 output_data[pos_out] = do_pop(nThread, implementation); in operator ()()
187 pos_out += nThread; in operator ()()
188 if (pos_out >= arrsz) pos_out = pos_out % arrsz; in operator ()()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/perf/
H A Dtime_cpq_throughput_test.cpp171 size_t pos_in = threadID, pos_out = threadID; in operator ()() local
185 output_data[pos_out] = do_pop(nThread, implementation); in operator ()()
187 pos_out += nThread; in operator ()()
188 if (pos_out >= arrsz) pos_out = pos_out % arrsz; in operator ()()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_reflink.h43 struct file *file_out, loff_t pos_out, loff_t len,
52 struct file *file_out, loff_t pos_out, loff_t *len,
55 struct xfs_inode *dest, loff_t pos_out, loff_t remap_len,

12345678910