Home
last modified time | relevance | path

Searched defs:h2 (Results 126 – 150 of 14018) sorted by relevance

12345678910>>...561

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
H A Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
H A Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
H A Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
H A Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
H A Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
H A Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_web_mqtt_examples/priv/
H A Dmain.css6 h1, h2 { selector
15 h2 { selector
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_web_stomp_examples/priv/
H A Dmain.css6 h1, h2 { selector
15 h2 { selector
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
H A Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
H A Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
/dports/devel/cc65/cc65-2.19/doc/
H A Ddoc.css13 h1, h2, h2 a:link, h2 a:active, h2 a:visited { selector
27 h2 { selector
/dports/www/madsonic/madsonic/script/player/flowplayer-3.2.18/example/
H A Dstyle.css19 h1, h2 { selector
30 h2 { selector
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic/
H A Dop_--int.pass.cpp24 std::chrono::hours h2 = h1--; in test_constexpr() local
34 std::chrono::hours h2 = h1--; in main() local
H A Dop_++int.pass.cpp24 std::chrono::hours h2 = h1++; in test_constexpr() local
33 std::chrono::hours h2 = h1++; in main() local
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/http2/
H A Dcache_http2_proto.c139 h2_new_req(const struct worker *wrk, struct h2_sess *h2, in h2_new_req()
173 struct h2_sess *h2; in h2_del_req() local
194 h2_kill_req(struct worker *wrk, struct h2_sess *h2, in h2_kill_req()
443 h2_set_setting(struct h2_sess *h2, const uint8_t *d) in h2_set_setting()
523 struct h2_sess *h2; in v_matchproto_() local
550 h2_end_headers(struct worker *wrk, struct h2_sess *h2, in h2_end_headers()
824 struct h2_sess *h2; in v_matchproto_() local
876 struct h2_sess *h2; in h2_vfp_body_fini() local
934 struct h2_sess *h2; in v_matchproto_() local
1046 h2_sweep(struct worker *wrk, struct h2_sess *h2) in h2_sweep()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/histogram/test/
H A Dhistogram_test.cpp50 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}); in run_tests() local
61 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}, in run_tests() local
71 auto h2 = decltype(h)(h); in run_tests() local
82 auto h2 = decltype(h)(); in run_tests() local
97 decltype(h) h2(std::move(h)); in run_tests() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/
H A Dmurmur3.c26 uint64_t h1, h2; member
72 static uint64_t inline update_h1(uint64_t k, uint64_t h1, uint64_t h2) in update_h1()
82 static uint64_t inline update_h2(uint64_t k, uint64_t h1, uint64_t h2) in update_h2()
95 uint64_t h1 = c->h1, h2 = c->h2; in av_murmur3_update() local
143 uint64_t h1 = c->h1, h2 = c->h2; in av_murmur3_final() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/histogram/test/
H A Dhistogram_test.cpp50 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}); in run_tests() local
61 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}, in run_tests() local
71 auto h2 = decltype(h)(h); in run_tests() local
82 auto h2 = decltype(h)(); in run_tests() local
97 decltype(h) h2(std::move(h)); in run_tests() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/
H A Dmurmur3.c26 uint64_t h1, h2; member
72 static uint64_t inline update_h1(uint64_t k, uint64_t h1, uint64_t h2) in update_h1()
82 static uint64_t inline update_h2(uint64_t k, uint64_t h1, uint64_t h2) in update_h2()
95 uint64_t h1 = c->h1, h2 = c->h2; in av_murmur3_update() local
143 uint64_t h1 = c->h1, h2 = c->h2; in av_murmur3_final() local
/dports/devel/boost-libs/boost_1_72_0/libs/histogram/test/
H A Dhistogram_test.cpp50 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}); in run_tests() local
61 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}, in run_tests() local
71 auto h2 = decltype(h)(h); in run_tests() local
82 auto h2 = decltype(h)(); in run_tests() local
97 decltype(h) h2(std::move(h)); in run_tests() local
/dports/devel/hyperscan/boost_1_75_0/libs/histogram/test/
H A Dhistogram_test.cpp50 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}); in run_tests() local
61 auto h2 = make_s(Tag(), std::vector<unsigned>(), axis::regular<>{3, -1, 1}, in run_tests() local
71 auto h2 = decltype(h)(h); in run_tests() local
82 auto h2 = decltype(h)(); in run_tests() local
97 decltype(h) h2(std::move(h)); in run_tests() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/entdocs/
H A Dentity-docs.css5 h1, h2, h3 { margin-left: 0; } selector
6 h2, h3 { margin-top: 0.4em; margin-bottom: 0.2em; } selector
8 h2 { font-size: 1.8em; } selector
/dports/lang/gauche/Gauche-0.9.10/test/data/
H A Dcss-2.css40 h1, h2, h3, h4, h5, h6 { text-align: left } selector
42 h1, h2, h3 { color: #005A9C; background: white } selector
44 h2 { font: 140% sans-serif } selector
79 h1, h2, h3 { voice-stress: moderate; } selector
/dports/textproc/xhtml-modularization/xhtml-modularization-20010410/
H A DW3C-REC.css43 h1, h2, h3, h4, h5, h6 { text-align: left } selector
45 h1, h2, h3 { color: #005A9C; background: white } selector
47 h2 { font: 140% sans-serif } selector
85 h1, h2, h3 { stress: 20; richness: 90 } selector
/dports/textproc/xhtml/xhtml1-20020801/
H A DW3C-REC.css43 h1, h2, h3, h4, h5, h6 { text-align: left } selector
45 h1, h2, h3 { color: #005A9C; background: white } selector
47 h2 { font: 140% sans-serif } selector
85 h1, h2, h3 { stress: 20; richness: 90 } selector

12345678910>>...561