Home
last modified time | relevance | path

Searched refs:tail (Results 126 – 150 of 45525) sorted by relevance

12345678910>>...1821

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Ddebug_private.h56 if (remote_tail > debug_data_ptr->tail) { in debug_synch_queue()
60 debug_data_ptr->tail * sizeof(uint32_t), in debug_synch_queue()
62 } else if (remote_tail < debug_data_ptr->tail) { in debug_synch_queue()
66 debug_data_ptr->tail * sizeof(uint32_t), in debug_synch_queue()
72 debug_data_ptr->tail = remote_tail; in debug_synch_queue()
80 if (remote_tail > debug_data_ptr->tail) { in debug_synch_queue_isp()
96 debug_data_ptr->tail = remote_tail; in debug_synch_queue_isp()
106 if (remote_tail > debug_data_ptr->tail) { in debug_synch_queue_ddr()
110 debug_data_ptr->tail * sizeof(uint32_t), in debug_synch_queue_ddr()
116 debug_data_ptr->tail * sizeof(uint32_t), in debug_synch_queue_ddr()
[all …]
/dports/devel/concurrencykit/ck-0.6.0/include/
H A Dck_fifo.h263 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_enqueue()
280 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_enqueue()
297 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_enqueue()
314 tail.generation = ck_pr_load_ptr(&fifo->tail.generation); in ck_fifo_mpmc_tryenqueue()
316 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_tryenqueue()
333 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_tryenqueue()
350 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_tryenqueue()
367 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_dequeue()
385 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_dequeue()
422 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_trydequeue()
[all …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/include/
H A Dck_fifo.h263 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_enqueue()
280 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_enqueue()
297 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_enqueue()
314 tail.generation = ck_pr_load_ptr(&fifo->tail.generation); in ck_fifo_mpmc_tryenqueue()
316 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_tryenqueue()
333 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_tryenqueue()
350 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_tryenqueue()
367 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_dequeue()
385 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_dequeue()
422 tail.pointer = ck_pr_load_ptr(&fifo->tail.pointer); in ck_fifo_mpmc_trydequeue()
[all …]
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/clap-3.0.0-beta.5/src/
H A Dmacros.rs457 (@arg ($arg:expr) (-) <$var:ident> $($tail:tt)*) => {
460 (@arg ($arg:expr) (+) <$var:ident> $($tail:tt)*) => {
463 (@arg ($arg:expr) (-) [$var:ident] $($tail:tt)*) => {
469 (@arg ($arg:expr) $modes:tt ... $($tail:tt)*) => {
476 (@arg ($arg:expr) $modes:tt * $($tail:tt)*) => {
510 (@subcommand ($name:expr) => $($tail:tt)*) => {
513 (@subcommand $name:literal => $($tail:tt)*) => {
516 (@subcommand $name:ident => $($tail:tt)*) => {
520 (($name:expr) => $($tail:tt)*) => {{
523 ($name:literal => $($tail:tt)*) => {{
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/clap-3.0.0-beta.5/src/
H A Dmacros.rs457 (@arg ($arg:expr) (-) <$var:ident> $($tail:tt)*) => {
460 (@arg ($arg:expr) (+) <$var:ident> $($tail:tt)*) => {
463 (@arg ($arg:expr) (-) [$var:ident] $($tail:tt)*) => {
469 (@arg ($arg:expr) $modes:tt ... $($tail:tt)*) => {
476 (@arg ($arg:expr) $modes:tt * $($tail:tt)*) => {
510 (@subcommand ($name:expr) => $($tail:tt)*) => {
513 (@subcommand $name:literal => $($tail:tt)*) => {
516 (@subcommand $name:ident => $($tail:tt)*) => {
520 (($name:expr) => $($tail:tt)*) => {{
523 ($name:literal => $($tail:tt)*) => {{
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/clap-3.0.0-beta.5/src/
H A Dmacros.rs457 (@arg ($arg:expr) (-) <$var:ident> $($tail:tt)*) => {
460 (@arg ($arg:expr) (+) <$var:ident> $($tail:tt)*) => {
463 (@arg ($arg:expr) (-) [$var:ident] $($tail:tt)*) => {
469 (@arg ($arg:expr) $modes:tt ... $($tail:tt)*) => {
476 (@arg ($arg:expr) $modes:tt * $($tail:tt)*) => {
510 (@subcommand ($name:expr) => $($tail:tt)*) => {
513 (@subcommand $name:literal => $($tail:tt)*) => {
516 (@subcommand $name:ident => $($tail:tt)*) => {
520 (($name:expr) => $($tail:tt)*) => {{
523 ($name:literal => $($tail:tt)*) => {{
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/clap-3.0.0-beta.5/src/
H A Dmacros.rs457 (@arg ($arg:expr) (-) <$var:ident> $($tail:tt)*) => {
460 (@arg ($arg:expr) (+) <$var:ident> $($tail:tt)*) => {
463 (@arg ($arg:expr) (-) [$var:ident] $($tail:tt)*) => {
469 (@arg ($arg:expr) $modes:tt ... $($tail:tt)*) => {
476 (@arg ($arg:expr) $modes:tt * $($tail:tt)*) => {
510 (@subcommand ($name:expr) => $($tail:tt)*) => {
513 (@subcommand $name:literal => $($tail:tt)*) => {
516 (@subcommand $name:ident => $($tail:tt)*) => {
520 (($name:expr) => $($tail:tt)*) => {{
523 ($name:literal => $($tail:tt)*) => {{
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/OpenMP/
H A Dicv_tracking.ll23 %3 = tail call i32 @omp_get_max_threads()
26 %4 = tail call i32 @omp_get_max_threads()
29 tail call void @use(i32 %4)
30 tail call void @use(i32 %5)
33 tail call void @use(i32 %7)
56 tail call void @use(i32 %4)
59 tail call void @use(i32 %5)
83 tail call void @use(i32 %6)
99 tail call void @use(i32 %3)
102 tail call void @use(i32 %4)
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/OpenMP/
H A Dicv_tracking.ll23 %3 = tail call i32 @omp_get_max_threads()
26 %4 = tail call i32 @omp_get_max_threads()
29 tail call void @use(i32 %4)
30 tail call void @use(i32 %5)
33 tail call void @use(i32 %7)
56 tail call void @use(i32 %4)
59 tail call void @use(i32 %5)
83 tail call void @use(i32 %6)
99 tail call void @use(i32 %3)
102 tail call void @use(i32 %4)
[all …]
/dports/math/stan/stan-2.28.2/src/test/test-models/good/function-signatures/math/matrix/
H A Dtail.stan39 transformed_data_int_array = tail(d_int_array, d_int);
40 transformed_data_int_array_2 = tail(d_int_array_2, d_int);
41 transformed_data_int_array_3 = tail(d_int_array_3, d_int);
42 transformed_data_real_array = tail(d_real_array, d_int);
48 transformed_data_vector = tail(d_vector, d_int);
52 transformed_data_row_vector = tail(d_row_vector, d_int);
89 transformed_param_real_array = tail(d_real_array, d_int);
95 transformed_param_vector = tail(d_vector, d_int);
99 transformed_param_row_vector = tail(d_row_vector, d_int);
103 transformed_param_real_array = tail(p_real_array, d_int);
[all …]
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dregexp_system.c168 *tail++ = '\\'; in prepare_regexp()
169 *tail++ = ch; in prepare_regexp()
179 *tail++ = '\n'; in prepare_regexp()
182 *tail++ = '\t'; in prepare_regexp()
219 *tail++ = ch; in prepare_regexp()
222 *tail++ = ch; in prepare_regexp()
246 *tail++ = ch; in prepare_regexp()
260 *tail++ = ch; in prepare_regexp()
275 *tail++ = ch; in prepare_regexp()
278 *tail++ = ch; in prepare_regexp()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/BDCE/
H A Dbasic.ll10 %call = tail call signext i32 @foo(i32 signext 5) #0
13 %call1 = tail call signext i32 @foo(i32 signext 3) #0
16 %call4 = tail call signext i32 @foo(i32 signext 2) #0
34 ; CHECK: tail call signext i32 @foo(i32 signext 2)
35 ; CHECK: tail call signext i32 @foo(i32 signext 1)
36 ; CHECK: tail call signext i32 @foo(i32 signext 0)
37 ; CHECK: tail call signext i32 @foo(i32 signext 4)
80 ; CHECK: tail call signext i32 @goo(i32 signext 5)
83 ; CHECK: tail call signext i32 @goo(i32 signext 1)
84 ; CHECK: tail call signext i32 @goo(i32 signext 0)
[all …]

12345678910>>...1821