/third_party/boost/libs/histogram/test/ |
D | histogram_fill_test.cpp | 69 auto h2 = h; in run_tests() local 79 auto h2 = h; in run_tests() local 90 auto h2 = h; in run_tests() local 118 auto h2 = h; in run_tests() local 139 auto h2 = h; in run_tests() local 157 auto h2 = h; in run_tests() local 185 auto h2 = h; in run_tests() local 195 auto h2 = h; in run_tests() local 205 auto h2 = h; in run_tests() local 215 auto h2 = h; in run_tests() local [all …]
|
D | histogram_test.cpp | 50 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
|
D | boost_accumulators_support_test.cpp | 37 auto h2 = h; // copy ok in main() local
|
/third_party/typescript/tests/baselines/reference/ |
D | contextualSignatureInstatiationCovariance.js | 11 var h2: (a1: Animal, a2: Animal) => void; variable 18 var h2; variable
|
D | contextualSignatureInstatiationContravariance.js | 11 var h2: (g1: Giraffe, g2: Giraffe) => void; variable 18 var h2; variable
|
D | recursiveTypesWithTypeof.js | 30 var h2: new () => typeof h2; variable 31 var h2 = new h2(); variable 80 var h2; variable 81 var h2 = new h2(); variable
|
/third_party/ffmpeg/libavutil/ |
D | murmur3.c | 28 uint64_t h1, h2; member 74 static inline uint64_t update_h1(uint64_t k, uint64_t h1, uint64_t h2) in update_h1() 84 static inline uint64_t update_h2(uint64_t k, uint64_t h1, uint64_t h2) in update_h2() 101 uint64_t h1 = c->h1, h2 = c->h2; in av_murmur3_update() local 149 uint64_t h1 = c->h1, h2 = c->h2; in av_murmur3_final() local
|
/third_party/libuv/test/ |
D | test-udp-bind.c | 33 uv_udp_t h1, h2; in TEST_IMPL() local 66 uv_udp_t h1, h2; in TEST_IMPL() local
|
/third_party/boost/libs/variant2/test/ |
D | variant_hash.cpp | 24 std::size_t h2 = Hash<decltype(v2)>()( v2 ); in test() local 40 std::size_t h2 = Hash<decltype(v2)>()( v2 ); in test2() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | ccextractor.c | 85 GstHarness *h, *h2; in GST_START_TEST() local 198 GstHarness *h, *h2; in GST_START_TEST() local 287 GstHarness *h, *h2; in GST_START_TEST() local
|
/third_party/elfio/doc/site/ |
D | style.css | 52 h1,h2,h3{ selector 65 h2 { selector
|
/third_party/boost/tools/build/doc/src/ |
D | b2.css | 23 h1, h2, h3, h4, h5, h6 { selector 29 h2 { selector
|
/third_party/boost/libs/predef/doc/ |
D | predef.css | 28 h1, h2, h3, h4, h5, h6 { selector 34 h2 { selector
|
/third_party/boost/libs/histogram/examples/ |
D | guide_axis_with_uoflow_off.cpp | 24 auto h2 = make_histogram(axis::integer<int, use_default, axis::option::none_t>(1, 7)); in main() local
|
D | guide_axis_growing.cpp | 48 auto h2 = make_histogram(axis::category<std::string, in main() local
|
D | guide_histogram_streaming.cpp | 30 auto h2 = make_histogram(axis::regular<>(2, -1.0, 1.0, "axis 1"), in main() local
|
D | guide_histogram_reduction.cpp | 30 auto h2 = algorithm::reduce(h, shrink(0.0, 3.0), rebin(2)); in main() local
|
/third_party/libsnd/docs/ |
D | print.css | 11 h2 { selector
|
/third_party/node/test/parallel/ |
D | test-http2-client-shutdown-before-connect.js | 6 const h2 = require('http2'); constant
|
D | test-http2-client-priority-before-connect.js | 6 const h2 = require('http2'); constant
|
D | test-http2-client-socket-destroy.js | 8 const h2 = require('http2'); constant
|
/third_party/libnl/doc/stylesheets/ |
D | asciidoc-manpage.css | 8 h2 { selector
|
/third_party/flutter/flutter/dev/docs/assets/ |
D | overrides.css | 26 h1, h2 { selector 43 h2 { selector
|
/third_party/ffmpeg/doc/ |
D | default.css | 57 h1, h2, h3, h4 { selector 73 h2 { selector
|
/third_party/EGL/sdk/docs/man/xhtml/ |
D | undohtml.css | 6 h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;} selector 7 ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padd… selector
|