Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 14330) sorted by relevance

12345678910>>...574

/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/ports/
H A Dmpg123_.pas39 mpg123_delete: procedure(mh: Pmpg123_handle); cdecl; procedure
126 mpg123_strerror: function(mh: Pmpg123_handle): PChar; cdecl; in h() function
128 mpg123_errcode: function(mh: Pmpg123_handle): Longint; cdecl; in h() function
177 mpg123_close: function(mh: Pmpg123_handle): Longint; cdecl; in h() function
186 mpg123_tell: function(mh: Pmpg123_handle): off_t; cdecl; in h() function
188 mpg123_tellframe: function(mh: Pmpg123_handle): off_t; cdecl; in h() function
212 mpg123_reset_eq: function(mh: Pmpg123_handle): Longint; cdecl; in h() function
271 mpg123_scan: function(mh: Pmpg123_handle): Longint; cdecl; in h() function
273 mpg123_length: function(mh: Pmpg123_handle): off_t; cdecl; in h() function
275 mpg123_tpf: function(mh: Pmpg123_handle): double; cdecl; in h() function
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A Dparticle.java148 NGCCHandler h = new occurs(this, super._source, $runtime, 107); in enterElement() local
159 NGCCHandler h = new occurs(this, super._source, $runtime, 132); in enterElement() local
273 NGCCHandler h = new occurs(this, super._source, $runtime, 121); in enterElement() local
296 NGCCHandler h = new occurs(this, super._source, $runtime, 137); in enterElement() local
332 NGCCHandler h = new occurs(this, super._source, $runtime, 107); in leaveElement() local
343 NGCCHandler h = new occurs(this, super._source, $runtime, 132); in leaveElement() local
451 NGCCHandler h = new occurs(this, super._source, $runtime, 121); in leaveElement() local
468 NGCCHandler h = new occurs(this, super._source, $runtime, 137); in leaveElement() local
548 NGCCHandler h = new occurs(this, super._source, $runtime, 107); in enterAttribute() local
737 NGCCHandler h = new qname(this, super._source, $runtime, 118); in text() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A Dparticle.java148 NGCCHandler h = new occurs(this, super._source, $runtime, 107); in enterElement() local
159 NGCCHandler h = new occurs(this, super._source, $runtime, 132); in enterElement() local
273 NGCCHandler h = new occurs(this, super._source, $runtime, 121); in enterElement() local
296 NGCCHandler h = new occurs(this, super._source, $runtime, 137); in enterElement() local
332 NGCCHandler h = new occurs(this, super._source, $runtime, 107); in leaveElement() local
343 NGCCHandler h = new occurs(this, super._source, $runtime, 132); in leaveElement() local
451 NGCCHandler h = new occurs(this, super._source, $runtime, 121); in leaveElement() local
468 NGCCHandler h = new occurs(this, super._source, $runtime, 137); in leaveElement() local
548 NGCCHandler h = new occurs(this, super._source, $runtime, 107); in enterAttribute() local
737 NGCCHandler h = new qname(this, super._source, $runtime, 118); in text() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Remarks/
H A DBitstreamRemarksSerializerTest.cpp62 MetaSerializer->emit();
87 "<BLOCKINFO_BLOCK/>\n"
109 StrTab.add("remark");
173 "<BLOCKINFO_BLOCK/>\n"
202 "<BLOCKINFO_BLOCK/>\n"
229 R.Args.back().Val = "value";
243 "op3=99 op4=55/>\n"
285 "</Remark>\n",
299 StrTab.add("pass");
311 R.Loc.emplace();
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/hdrhistogram-6.3.4/src/tests/
H A Dindex_calculation.rs6 let h = histo64(1_u64, 1_u64 << 32, 3); in unit_magnitude_0_index_calculations() localVariable
174 let h = histo64(1, 100_000, 3); in bucket_for_smallest_value_in_first_bucket() localVariable
180 let h = histo64(1, 100_000, 3); in bucket_for_biggest_value_in_first_bucket() localVariable
187 let h = histo64(1, 100_000, 3); in bucket_for_smallest_value_in_second_bucket() localVariable
193 let h = histo64(1, 100_000, 3); in bucket_for_biggest_value_in_second_bucket() localVariable
200 let h = histo64(1, 100_000, 3); in bucket_for_smallest_value_in_third_bucket() localVariable
206 let h = histo64(1, 100_000, 3); in bucket_for_smallest_value_in_last_bucket() localVariable
225 let h = histo64(1, 100_000, 3); in bucket_for_value_above_biggest_isnt_clamped_at_max_bucket() localVariable
234 let h = histo64(1, 100_000, 3); in sub_bucket_for_zero_value_in_first_bucket() localVariable
242 let h = histo64(1, 100_000, 3); in sub_bucket_for_smallest_distinguishable_value_in_first_bucket() localVariable
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/http-0.2.5/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/http-0.2.4/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/http-0.1.21/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/http-0.2.5/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/http-0.2.5/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/http-0.2.5/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/http-0.1.21/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/http-0.2.4/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/http-0.2.4/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/http-0.2.3/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/http-0.1.21/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/http-0.2.1/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/http-0.2.3/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/http-0.2.5/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/http-0.2.4/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/http-0.1.17/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/http-0.1.21/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/http-0.2.6/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/http/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/http-0.1.21/benches/header_map/
H A Dbasic.rs62 let mut h = new_map(); localVariable
71 let mut h = new_map(); localVariable
86 let mut h = new_map(); localVariable
100 let mut h = new_map(); localVariable
109 let mut h = new_map(); localVariable
119 let mut h = new_map(); localVariable
133 let mut h = new_map(); localVariable
148 let mut h = new_map(); localVariable
160 let mut h = new_map(); localVariable
172 let mut h = new_map(); localVariable
[all …]

12345678910>>...574