Home
last modified time | relevance | path

Searched refs:intact (Results 1 – 25 of 6446) sorted by relevance

12345678910>>...258

/dports/lang/racket/racket-8.3/share/pkgs/redex-benchmark/redex/benchmark/models/rvm/
H A Drvm-14.rkt29 ([(closure-intact? (box-nc ṽ_1 ellipsis) . rest1)
33 ([(closure-intact? (box-nc ṽ_1 ellipsis) . rest1)
35 [(closure-intact? (box-nc ṽ_1 ellipsis) (imm ṽ_2 ellipsis))
36 (closure-intact? (ṽ_1 ellipsis) (ṽ_2 ellipsis))]
61 ([(closure-intact (imm-nc sl_1) (imm sl_2))
62 (closure-intact sl_1 sl_2)]
65 ([(closure-intact (imm-nc sl_1) (imm sl_2))
66 (closure-intact sl_1 sl_2)]
67 [(closure-intact (box sl_1) (imm sl_2))
68 (closure-intact sl_1 sl_2)]
/dports/devel/p5-namespace-clean/namespace-clean-0.27/t/
H A D06-other-types.t14 "SCALAR slot intact at compile time" );
16 "ARRAY slot intact at compile time" );
18 "HASH slot intact at compile time" );
20 "IO slot intact at compile time" );
33 "SCALAR slot intact at run time" );
35 "ARRAY slot intact at run time" );
37 "HASH slot intact at run time" );
39 "IO slot intact at run time" );
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/data/
H A Dtest154257 == Info: Connection #0 to host %HOSTIP left intact
58 == Info: Connection #0 to host %HOSTIP left intact
59 == Info: Connection #0 to host %HOSTIP left intact
61 == Info: Connection #1 to host %HOSTIP left intact
64 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
H A Dtest150686 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
H A Dtest151086 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/data/
H A Dtest154257 == Info: Connection #0 to host %HOSTIP left intact
58 == Info: Connection #0 to host %HOSTIP left intact
59 == Info: Connection #0 to host %HOSTIP left intact
61 == Info: Connection #1 to host %HOSTIP left intact
64 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Ddrop_forget_copy.stderr1 …to `std::mem::drop` with a value that implements `Copy`. Dropping a copy leaves the original intact
14 …to `std::mem::drop` with a value that implements `Copy`. Dropping a copy leaves the original intact
26 …to `std::mem::drop` with a value that implements `Copy`. Dropping a copy leaves the original intact
38 …std::mem::forget` with a value that implements `Copy`. Forgetting a copy leaves the original intact
51 …std::mem::forget` with a value that implements `Copy`. Forgetting a copy leaves the original intact
63 …std::mem::forget` with a value that implements `Copy`. Forgetting a copy leaves the original intact
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/database/
H A Dstem.go45 intact bool member
66 intact: m[2] == "*",
107 intact := true
113 (intact || !rule.intact) &&
116 intact = false
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/gddo/database/
H A Dstem.go45 intact bool
66 intact: m[2] == "*",
107 intact := true
113 (intact || !rule.intact) &&
116 intact = false
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/database/
H A Dstem.go45 intact bool member
66 intact: m[2] == "*",
107 intact := true
113 (intact || !rule.intact) &&
116 intact = false
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/port/darwin/
H A Dsystem.c57 intact, in system() local
72 (void) sigaction(SIGINT, &ign, &intact); in system()
86 (void) sigaction(SIGINT, &intact, NULL); in system()
98 (void) sigaction(SIGINT, &intact, NULL); in system()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/data/
H A Dtest150686 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
H A Dtest151086 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/data/
H A Dtest150686 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
H A Dtest151086 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/data/
H A Dtest150686 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
H A Dtest151086 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/data/
H A Dtest150686 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
H A Dtest151086 * Connection #0 to host server1.example.com left intact
87 * Connection #1 to host server2.example.com left intact
88 * Connection #2 to host server3.example.com left intact
90 * Connection #3 to host server4.example.com left intact
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))

12345678910>>...258