Home
last modified time | relevance | path

Searched refs:boxed_aggr (Results 1 – 10 of 10) sorted by relevance

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dfunctions.rs423 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
435 boxed_aggr as *mut c_void, in create_aggregate_function()
470 boxed_aggr as *mut c_void, in create_window_function()
528 !boxed_aggr.is_null(), in call_boxed_step()
538 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
574 !boxed_aggr.is_null(), in call_boxed_inverse()
581 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
619 !boxed_aggr.is_null(), in call_boxed_final()
622 (*boxed_aggr).finalize(a) in call_boxed_final()
663 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dfunctions.rs488 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
496 boxed_aggr as *mut c_void, in create_aggregate_function()
527 boxed_aggr as *mut c_void, in create_window_function()
585 !boxed_aggr.is_null(), in call_boxed_step()
595 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
631 !boxed_aggr.is_null(), in call_boxed_inverse()
638 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
676 !boxed_aggr.is_null(), in call_boxed_final()
679 (*boxed_aggr).finalize(a) in call_boxed_final()
720 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dfunctions.rs488 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
496 boxed_aggr as *mut c_void, in create_aggregate_function()
527 boxed_aggr as *mut c_void, in create_window_function()
585 !boxed_aggr.is_null(), in call_boxed_step()
595 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
631 !boxed_aggr.is_null(), in call_boxed_inverse()
638 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
676 !boxed_aggr.is_null(), in call_boxed_final()
679 (*boxed_aggr).finalize(a) in call_boxed_final()
720 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dfunctions.rs479 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
487 boxed_aggr as *mut c_void, in create_aggregate_function()
518 boxed_aggr as *mut c_void, in create_window_function()
576 !boxed_aggr.is_null(), in call_boxed_step()
586 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
622 !boxed_aggr.is_null(), in call_boxed_inverse()
629 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
667 !boxed_aggr.is_null(), in call_boxed_final()
670 (*boxed_aggr).finalize(a) in call_boxed_final()
711 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs488 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
496 boxed_aggr as *mut c_void, in create_aggregate_function()
527 boxed_aggr as *mut c_void, in create_window_function()
585 !boxed_aggr.is_null(), in call_boxed_step()
595 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
631 !boxed_aggr.is_null(), in call_boxed_inverse()
638 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
676 !boxed_aggr.is_null(), in call_boxed_final()
679 (*boxed_aggr).finalize(a) in call_boxed_final()
720 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs488 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
496 boxed_aggr as *mut c_void, in create_aggregate_function()
527 boxed_aggr as *mut c_void, in create_window_function()
585 !boxed_aggr.is_null(), in call_boxed_step()
595 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
631 !boxed_aggr.is_null(), in call_boxed_inverse()
638 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
676 !boxed_aggr.is_null(), in call_boxed_final()
679 (*boxed_aggr).finalize(a) in call_boxed_final()
720 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs488 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
496 boxed_aggr as *mut c_void, in create_aggregate_function()
527 boxed_aggr as *mut c_void, in create_window_function()
585 !boxed_aggr.is_null(), in call_boxed_step()
595 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
631 !boxed_aggr.is_null(), in call_boxed_inverse()
638 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
676 !boxed_aggr.is_null(), in call_boxed_final()
679 (*boxed_aggr).finalize(a) in call_boxed_final()
720 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs479 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
487 boxed_aggr as *mut c_void, in create_aggregate_function()
518 boxed_aggr as *mut c_void, in create_window_function()
576 !boxed_aggr.is_null(), in call_boxed_step()
586 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
622 !boxed_aggr.is_null(), in call_boxed_inverse()
629 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
667 !boxed_aggr.is_null(), in call_boxed_final()
670 (*boxed_aggr).finalize(a) in call_boxed_final()
711 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dfunctions.rs539 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
547 boxed_aggr as *mut c_void, in create_aggregate_function()
578 boxed_aggr as *mut c_void, in create_window_function()
636 !boxed_aggr.is_null(), in call_boxed_step()
648 (*boxed_aggr).step(&mut ctx, &mut **pac) in call_boxed_step()
684 !boxed_aggr.is_null(), in call_boxed_inverse()
691 (*boxed_aggr).inverse(&mut ctx, &mut **pac) in call_boxed_inverse()
729 !boxed_aggr.is_null(), in call_boxed_final()
733 (*boxed_aggr).finalize(&mut ctx, a) in call_boxed_final()
774 !boxed_aggr.is_null(), in call_boxed_value()
[all …]
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dfunctions.rs379 let boxed_aggr: *mut D = ffi::sqlite3_user_data(ctx) as *mut D; in create_aggregate_function() localVariable
381 !boxed_aggr.is_null(), in create_aggregate_function()
394 *pac = Box::into_raw(Box::new((*boxed_aggr).init())); in create_aggregate_function()
402 match (*boxed_aggr).step(&mut ctx, &mut **pac) { in create_aggregate_function()
413 let boxed_aggr: *mut D = ffi::sqlite3_user_data(ctx) as *mut D; in create_aggregate_function() localVariable
415 !boxed_aggr.is_null(), in create_aggregate_function()
433 let t = (*boxed_aggr).finalize(a); in create_aggregate_function()
442 let boxed_aggr: *mut D = Box::into_raw(Box::new(aggr)); in create_aggregate_function() localVariable
454 boxed_aggr as *mut c_void, in create_aggregate_function()