Home
last modified time | relevance | path

Searched refs:has_refs (Results 1 – 25 of 86) sorted by relevance

1234

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Disave.c949 outer->has_refs |= cp->has_refs; in combine_space()
1042 if (cp->has_refs) { in save_set_new()
1043 bool has_refs = false; in save_set_new() local
1062 has_refs = true; in save_set_new()
1092 cp->has_refs = has_refs; in save_set_new()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Disave.c949 outer->has_refs |= cp->has_refs; in combine_space()
1042 if (cp->has_refs) { in save_set_new()
1043 bool has_refs = false; in save_set_new() local
1062 has_refs = true; in save_set_new()
1092 cp->has_refs = has_refs; in save_set_new()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dialloc.c194 if (mem->cc && mem->cc->has_refs == true && mem->cc->rtop == mem->cc->cbot && in gs_alloc_ref_array()
238 mem->cc->has_refs = true; in gs_alloc_ref_array()
249 cl.cp->has_refs = true; in gs_alloc_ref_array()
H A Disave.c1098 outer->has_refs |= cp->has_refs; in combine_space()
1276 if (cp->has_refs) { in save_set_new()
1277 bool has_refs = false; in save_set_new() local
1287 has_refs = true && to_new; in save_set_new()
1295 cp->has_refs = has_refs; in save_set_new()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dialloc.c194 if (mem->cc && mem->cc->has_refs == true && mem->cc->rtop == mem->cc->cbot && in gs_alloc_ref_array()
238 mem->cc->has_refs = true; in gs_alloc_ref_array()
249 cl.cp->has_refs = true; in gs_alloc_ref_array()
H A Disave.c1098 outer->has_refs |= cp->has_refs; in combine_space()
1276 if (cp->has_refs) { in save_set_new()
1277 bool has_refs = false; in save_set_new() local
1287 has_refs = true && to_new; in save_set_new()
1295 cp->has_refs = has_refs; in save_set_new()
/dports/textproc/idnits/idnits-2.17.00/
H A Didnits396 has_refs = 0;
2108 if (has_refs && ! has_splitrefs) {
2620 if ( $0 ~ /[A-Za-z0-9_]-$/ && ! skip_file && ! has_refs && has_hyphenlist ) {
2720 if ( has_intro && !has_refs && (match($0, /[ \t]([A-Z0-9_-]+\.)+[A-Z0-9_-]+\.[A-Z]+/) \
3197 normalized ~ /^appendix/ { if (has_refs) has_appendix = 1; in_refs = 0; nnnote("Appendix star…
3198 normalized ~ /^ +appendix/ { if (has_refs) indented_appendix = $0; }
3209 … ? ? ? ?references$/ { if (has_intro || has_security || has_iana) { has_refs = 1; in_refs = 1;…
3217 normalized ~ /^ *([0-9.]+ )? ? ? ? ? ?normative$/ { if (has_refs) { has_splitrefs = 1; in_refs …
3218 normalized ~ /^ *([0-9.]+ )? ? ? ? ? ?informative$/ { if (has_refs) { has_splitrefs = 1; in_ref…
3491 if ( !has_intro && !has_abstract && !has_refs && !has_appendix && !has_docname) {
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-0.2.24/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/tokio-0.2.24/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-util-0.6.7/src/sync/
H A Dcancellation_token.rs467 fn has_refs(&self) -> bool { in has_refs() method
547 if !current_state.has_refs() { in decrement_refcount()
563 if !current_state.has_refs() { in remove_parent_ref()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tokio-util-0.6.9/src/sync/
H A Dcancellation_token.rs478 fn has_refs(&self) -> bool { in has_refs() method
558 if !current_state.has_refs() { in decrement_refcount()
574 if !current_state.has_refs() { in remove_parent_ref()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tokio-util-0.6.9/src/sync/
H A Dcancellation_token.rs478 fn has_refs(&self) -> bool { in has_refs() method
558 if !current_state.has_refs() { in decrement_refcount()
574 if !current_state.has_refs() { in remove_parent_ref()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tokio-util-0.6.8/src/sync/
H A Dcancellation_token.rs478 fn has_refs(&self) -> bool { in has_refs() method
558 if !current_state.has_refs() { in decrement_refcount()
574 if !current_state.has_refs() { in remove_parent_ref()
/dports/net-im/fractal/fractal-4.4.0/vendor/tokio/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-util-0.6.7/src/sync/
H A Dcancellation_token.rs467 fn has_refs(&self) -> bool { in has_refs() method
547 if !current_state.has_refs() { in decrement_refcount()
563 if !current_state.has_refs() { in remove_parent_ref()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-util-0.6.8/src/sync/
H A Dcancellation_token.rs478 fn has_refs(&self) -> bool { in has_refs() method
558 if !current_state.has_refs() { in decrement_refcount()
574 if !current_state.has_refs() { in remove_parent_ref()
/dports/www/rearx/rearx-0.1.4/cargo-crates/tokio-util-0.6.4/src/sync/
H A Dcancellation_token.rs467 fn has_refs(&self) -> bool { in has_refs() method
547 if !current_state.has_refs() { in decrement_refcount()
563 if !current_state.has_refs() { in remove_parent_ref()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-0.2.21/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/tokio-util-0.6.9/src/sync/
H A Dcancellation_token.rs478 fn has_refs(&self) -> bool { in has_refs() method
558 if !current_state.has_refs() { in decrement_refcount()
574 if !current_state.has_refs() { in remove_parent_ref()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-0.2.22/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-util-0.6.9/src/sync/
H A Dcancellation_token.rs478 fn has_refs(&self) -> bool { in has_refs() method
558 if !current_state.has_refs() { in decrement_refcount()
574 if !current_state.has_refs() { in remove_parent_ref()
/dports/www/firefox/firefox-99.0/third_party/rust/tokio/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/net/proby/proby-1.0.2/cargo-crates/tokio-0.2.22/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-0.2.21/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-0.2.25/src/sync/
H A Dcancellation_token.rs461 fn has_refs(&self) -> bool { in has_refs() method
541 if !current_state.has_refs() { in decrement_refcount()
557 if !current_state.has_refs() { in remove_parent_ref()

1234