/third_party/boost/libs/beast/doc/html/ |
D | beast_HTML.manifest | 4 beast/ref.html 5 beast/ref/boost__beast__async_base.html 6 beast/ref/boost__beast__async_base/executor_type.html 7 beast/ref/boost__beast__async_base/allocator_type.html 8 beast/ref/boost__beast__async_base/async_base.html 9 beast/ref/boost__beast__async_base/async_base/overload1.html 10 beast/ref/boost__beast__async_base/async_base/overload2.html 11 beast/ref/boost__beast__async_base/async_base/overload3.html 12 beast/ref/boost__beast__async_base/_async_base.html 13 beast/ref/boost__beast__async_base/operator_eq_.html [all …]
|
/third_party/boost/libs/static_string/doc/html/ |
D | static_string_HTML.manifest | 2 static_string/ref.html 3 static_string/ref/boost__static_strings__basic_static_string.html 4 static_string/ref/boost__static_strings__basic_static_string/traits_type.html 5 static_string/ref/boost__static_strings__basic_static_string/value_type.html 6 static_string/ref/boost__static_strings__basic_static_string/size_type.html 7 static_string/ref/boost__static_strings__basic_static_string/difference_type.html 8 static_string/ref/boost__static_strings__basic_static_string/pointer.html 9 static_string/ref/boost__static_strings__basic_static_string/reference.html 10 static_string/ref/boost__static_strings__basic_static_string/const_pointer.html 11 static_string/ref/boost__static_strings__basic_static_string/const_reference.html [all …]
|
/third_party/ffmpeg/tests/ref/fate/ |
D | pixelutils | 1 [OK] [UU] SAD [random] 2x2=409 ref=409 2 [OK] [UU] SAD [random] 4x4=1370 ref=1370 3 [OK] [UU] SAD [random] 8x8=5178 ref=5178 4 [OK] [UU] SAD [random] 16x16=20946 ref=20946 5 [OK] [UU] SAD [random] 32x32=83150 ref=83150 6 [OK] [AU] SAD [random] 2x2=320 ref=320 7 [OK] [AU] SAD [random] 4x4=1522 ref=1522 8 [OK] [AU] SAD [random] 8x8=5821 ref=5821 9 [OK] [AU] SAD [random] 16x16=21951 ref=21951 10 [OK] [AU] SAD [random] 32x32=86983 ref=86983 [all …]
|
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/ |
D | JSONTest.kt | 155 var ref = parser.parse(values[0]) in testStrings() variable 156 assertEquals(true, ref.isString) in testStrings() 157 assertEquals("", ref.toString()) in testStrings() 159 ref = parser.parse(values[1]) in testStrings() 160 assertEquals(true, ref.isString) in testStrings() 161 assertEquals("a", ref.toString()) in testStrings() 163 ref = parser.parse(values[2]) in testStrings() 164 assertEquals(true, ref.isString) in testStrings() 165 assertEquals("hello world", ref.toString()) in testStrings() 167 ref = parser.parse(values[3]) in testStrings() [all …]
|
/third_party/libxml2/ |
D | triop.h | 90 TRIO_CONST char *trio_get_format TRIO_PROTO((trio_pointer_t ref)); 91 trio_pointer_t trio_get_argument TRIO_PROTO((trio_pointer_t ref)); 94 int trio_get_width TRIO_PROTO((trio_pointer_t ref)); 95 void trio_set_width TRIO_PROTO((trio_pointer_t ref, int width)); 96 int trio_get_precision TRIO_PROTO((trio_pointer_t ref)); 97 void trio_set_precision TRIO_PROTO((trio_pointer_t ref, int precision)); 98 int trio_get_base TRIO_PROTO((trio_pointer_t ref)); 99 void trio_set_base TRIO_PROTO((trio_pointer_t ref, int base)); 100 int trio_get_padding TRIO_PROTO((trio_pointer_t ref)); 101 void trio_set_padding TRIO_PROTO((trio_pointer_t ref, int is_padding)); [all …]
|
/third_party/libxml2/test/relaxng/ |
D | tutorA.rng | 6 <ref name="pattern"/> 16 <ref name="open-name-class"/> 18 <ref name="common-atts"/> 19 <ref name="open-patterns"/> 22 <ref name="common-atts"/> 27 <ref name="open-name-class"/> 30 <ref name="other"/> 32 <ref name="pattern"/> 37 <ref name="common-atts"/> 38 <ref name="open-patterns"/> [all …]
|
D | ambig_name-class.rng | 6 <ref name="pattern"/> 16 <ref name="open-name-class"/> 18 <ref name="common-atts"/> 19 <ref name="open-patterns"/> 22 <ref name="common-atts"/> 27 <ref name="open-name-class"/> 30 <ref name="other"/> 32 <ref name="pattern"/> 37 <ref name="common-atts"/> 38 <ref name="open-patterns"/> [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | vf_perspective.c | 42 double ref[4][2]; member 135 double (*ref)[2] = s->ref; in calc_persp_luts() local 150 ret = av_expr_parse_and_eval(&s->ref[i][j], s->expr_str[i][j], in calc_persp_luts() 161 x6 = ((ref[0][0] - ref[1][0] - ref[2][0] + ref[3][0]) * in calc_persp_luts() 162 (ref[2][1] - ref[3][1]) - in calc_persp_luts() 163 ( ref[0][1] - ref[1][1] - ref[2][1] + ref[3][1]) * in calc_persp_luts() 164 (ref[2][0] - ref[3][0])) * h; in calc_persp_luts() 165 x7 = ((ref[0][1] - ref[1][1] - ref[2][1] + ref[3][1]) * in calc_persp_luts() 166 (ref[1][0] - ref[3][0]) - in calc_persp_luts() 167 ( ref[0][0] - ref[1][0] - ref[2][0] + ref[3][0]) * in calc_persp_luts() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | normalizedIntersectionTooComplex.types | 5 ref: T; 6 >ref : T 22 "0": { common?: string; "0"?: number, ref?: Obj<Big["0"]> | Func<Big["0"]>; } 23 >"0" : { common?: string | undefined; "0"?: number | undefined; ref?: Obj<any> | Func<any> | undefi… 26 …ref : Obj<{ common?: string | undefined; "0"?: number | undefined; ref?: Obj<any> | Func<any> | un… 28 "1": { common?: string; "1"?: number, ref?: Obj<Big["1"]> | Func<Big["1"]>; } 29 >"1" : { common?: string | undefined; "1"?: number | undefined; ref?: Obj<any> | Func<any> | undefi… 32 …ref : Obj<{ common?: string | undefined; "1"?: number | undefined; ref?: Obj<any> | Func<any> | un… 34 "2": { common?: string; "2"?: number, ref?: Obj<Big["2"]> | Func<Big["2"]>; } 35 >"2" : { common?: string | undefined; "2"?: number | undefined; ref?: Obj<any> | Func<any> | undefi… [all …]
|
/third_party/boost/libs/yap/test/ |
D | compile_term_plus_expr.cpp | 13 using ref = boost::yap::expression_ref<boost::yap::expression, T>; typedef 27 bh::tuple<ref<term<double> &>, ref<term<int> &>>> in compile_term_plus_expr() 32 ref<term<double> &>, in compile_term_plus_expr() 33 ref<yap::expression< in compile_term_plus_expr() 35 bh::tuple<ref<term<double> &>, ref<term<int> &>>> &>>> in compile_term_plus_expr() 45 bh::tuple<ref<term<double> &>, ref<term<int const> &>>> in compile_term_plus_expr() 50 ref<term<double> &>, in compile_term_plus_expr() 51 ref<yap::expression< in compile_term_plus_expr() 53 bh::tuple<ref<term<double> &>, ref<term<int const> &>>> &>>> in compile_term_plus_expr() 63 bh::tuple<ref<term<double> &>, term<int>>> in compile_term_plus_expr() [all …]
|
D | deref.cpp | 17 using ref = boost::yap::expression_ref<boost::yap::expression, T>; typedef 46 bh::tuple<ref<term<double> &>, term<int>>>; in test_main() 51 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 53 decltype(yap::deref(std::move(ref))), in test_main() 55 BOOST_CHECK(yap::value(ref) == 1.0); in test_main() 59 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 61 (std::is_same<decltype(yap::deref(ref)), term<double> &>)); in test_main() 62 BOOST_CHECK(yap::value(ref) == 1.0); in test_main() 66 ref<term<double> &> const ref = bh::front(plus_expr.elements); in test_main() local 68 (std::is_same<decltype(yap::deref(ref)), term<double> &>)); in test_main() [all …]
|
/third_party/boost/libs/regex/doc/html/ |
D | standalone_HTML.manifest | 29 boost_regex/ref.html 30 boost_regex/ref/basic_regex.html 31 boost_regex/ref/match_results.html 32 boost_regex/ref/sub_match.html 33 boost_regex/ref/regex_match.html 34 boost_regex/ref/regex_search.html 35 boost_regex/ref/regex_replace.html 36 boost_regex/ref/regex_iterator.html 37 boost_regex/ref/regex_token_iterator.html 38 boost_regex/ref/bad_expression.html [all …]
|
/third_party/vk-gl-cts/framework/delibs/deutil/ |
D | deCommandLine.c | 164 const char* ref[] = { "hello" }; in deCommandLine_selfTest() local 165 testParse(cmdLine, ref, DE_LENGTH_OF_ARRAY(ref)); in deCommandLine_selfTest() 169 const char* ref[] = { "hello", "world" }; in deCommandLine_selfTest() local 170 testParse(cmdLine, ref, DE_LENGTH_OF_ARRAY(ref)); in deCommandLine_selfTest() 174 const char* ref[] = { "hello/world" }; in deCommandLine_selfTest() local 175 testParse(cmdLine, ref, DE_LENGTH_OF_ARRAY(ref)); in deCommandLine_selfTest() 179 const char* ref[] = { "hello/world", "--help" }; in deCommandLine_selfTest() local 180 testParse(cmdLine, ref, DE_LENGTH_OF_ARRAY(ref)); in deCommandLine_selfTest() 184 const char* ref[] = { "hello/world", "--help", "foo" }; in deCommandLine_selfTest() local 185 testParse(cmdLine, ref, DE_LENGTH_OF_ARRAY(ref)); in deCommandLine_selfTest() [all …]
|
/third_party/e2fsprogs/tests/f_expand/ |
D | expect.1.gz |
|
/third_party/boost/tools/quickbook/doc/ |
D | quickbook.qbk | 34 [def __comments__ [link quickbook.ref.comments Comments]] 36 [def __font_styles__ [link quickbook.ref.font_styles Font Styles]] 37 [def __quotations__ [link quickbook.ref.quotations Quotations]] 38 [def __replaceable__ [link quickbook.ref.replaceable Replaceble]] 39 [def __simple_formatting__ [link quickbook.ref.simple_formatting Simple formatting]] 40 [def __inline_code__ [link quickbook.ref.inline_code Inline code]] 41 [def __code_blocks__ [link quickbook.ref.code_blocks Code blocks]] 42 [def __source_mode__ [link quickbook.ref.source_mode Source Mode]] 43 [def __line_break__ [link quickbook.ref.line_break line-break]] 44 [def __anchors__ [link quickbook.ref.anchors Anchors]] [all …]
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | pointer.hpp | 77 ref_holder(const ref_holder &ref) : in ref_holder() argument 78 ref_holder(*ref.p) { in ref_holder() 81 ref_holder(ref_holder &&ref) : in ref_holder() argument 82 p(ref.p) { in ref_holder() 83 ref.p = NULL; in ref_holder() 92 operator=(ref_holder ref) { in operator =() argument 93 std::swap(ref.p, p); in operator =() 98 operator==(const ref_holder &ref) const { in operator ==() 99 return p == ref.p; in operator ==() 103 operator!=(const ref_holder &ref) const { in operator !=() [all …]
|
/third_party/flutter/skia/bench/ |
D | RefCntBench.cpp | 30 SkRefCnt ref; in onDraw() local 32 ref.ref(); in onDraw() 33 ref.unref(); in onDraw() 65 PlacedRefCnt* ref = new (memory) PlacedRefCnt(); in onDraw() local 67 ref->ref(); in onDraw() 68 ref->unref(); in onDraw() 70 ref->unref(); in onDraw() 91 SkRefCnt* ref = new SkRefCnt(); in onDraw() local 93 ref->ref(); in onDraw() 94 ref->unref(); in onDraw() [all …]
|
/third_party/skia/bench/ |
D | RefCntBench.cpp | 30 SkRefCnt ref; in onDraw() local 32 ref.ref(); in onDraw() 33 ref.unref(); in onDraw() 65 PlacedRefCnt* ref = new (memory) PlacedRefCnt(); in onDraw() local 67 ref->ref(); in onDraw() 68 ref->unref(); in onDraw() 70 ref->unref(); in onDraw() 91 SkRefCnt* ref = new SkRefCnt(); in onDraw() local 93 ref->ref(); in onDraw() 94 ref->unref(); in onDraw() [all …]
|
/third_party/boost/libs/fiber/test/ |
D | test_condition_mt_post.cpp | 72 std::ref( b), in fn1() 73 std::ref( mtx), in fn1() 74 std::ref( cond), in fn1() 75 std::ref( flag) ).join(); in fn1() 85 std::ref( b), in fn2() 86 std::ref( mtx), in fn2() 87 std::ref( cond), in fn2() 88 std::ref( flag) ).join(); in fn2() 98 std::ref( b), in fn3() 99 std::ref( mtx), in fn3() [all …]
|
D | test_condition_mt_dispatch.cpp | 72 std::ref( b), in fn1() 73 std::ref( mtx), in fn1() 74 std::ref( cond), in fn1() 75 std::ref( flag) ).join(); in fn1() 85 std::ref( b), in fn2() 86 std::ref( mtx), in fn2() 87 std::ref( cond), in fn2() 88 std::ref( flag) ).join(); in fn2() 98 std::ref( b), in fn3() 99 std::ref( mtx), in fn3() [all …]
|
/third_party/boost/libs/regex/src/ |
D | fileiter.cpp | 424 ref = 0; in file_iterator() 435 ref = new file_iterator_ref(); in file_iterator() 436 BOOST_REGEX_NOEH_ASSERT(ref) in file_iterator() 437 ref->hf = _fi_invalid_handle; in file_iterator() 438 ref->count = 1; in file_iterator() 445 delete ref; in file_iterator() 454 ref = 0; in file_iterator() 481 ref = new file_iterator_ref(); in file_iterator() 482 BOOST_REGEX_NOEH_ASSERT(ref) in file_iterator() 483 ref->hf = find_first_file(wild, ref->_data); in file_iterator() [all …]
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_scene.c | 253 struct resource_ref *ref; in lp_scene_end_rasterization() local 256 for (ref = scene->resources; ref; ref = ref->next) { in lp_scene_end_rasterization() 257 for (i = 0; i < ref->count; i++) { in lp_scene_end_rasterization() 261 (void *) ref->resource[i], in lp_scene_end_rasterization() 262 ref->resource[i]->width0, in lp_scene_end_rasterization() 263 ref->resource[i]->height0, in lp_scene_end_rasterization() 264 llvmpipe_resource_size(ref->resource[i])); in lp_scene_end_rasterization() 266 llvmpipe_resource_unmap(ref->resource[i], 0, 0); in lp_scene_end_rasterization() 267 pipe_resource_reference(&ref->resource[i], NULL); in lp_scene_end_rasterization() 279 struct shader_ref *ref; in lp_scene_end_rasterization() local [all …]
|
/third_party/abseil-cpp/absl/functional/ |
D | function_ref_test.cc | 39 FunctionRef<int()> ref(&Function); in TEST() local 40 EXPECT_EQ(1337, ref()); in TEST() 44 FunctionRef<int()> ref(Function); in TEST() local 45 EXPECT_EQ(1337, ref()); in TEST() 52 FunctionRef<int()> ref(NoExceptFunction); in TEST() local 53 EXPECT_EQ(1337, ref()); in TEST() 58 FunctionRef<int(std::unique_ptr<int>)> ref(l); in TEST() local 59 EXPECT_EQ(42, ref(absl::make_unique<int>(42))); in TEST() 64 FunctionRef<std::unique_ptr<int>()> ref(l); in TEST() local 65 EXPECT_EQ(29, *ref()); in TEST() [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/ |
D | function_ref_test.cc | 39 FunctionRef<int()> ref(&Function); in TEST() local 40 EXPECT_EQ(1337, ref()); in TEST() 44 FunctionRef<int()> ref(Function); in TEST() local 45 EXPECT_EQ(1337, ref()); in TEST() 52 FunctionRef<int()> ref(NoExceptFunction); in TEST() local 53 EXPECT_EQ(1337, ref()); in TEST() 58 FunctionRef<int(std::unique_ptr<int>)> ref(l); in TEST() local 59 EXPECT_EQ(42, ref(absl::make_unique<int>(42))); in TEST() 64 FunctionRef<std::unique_ptr<int>()> ref(l); in TEST() local 65 EXPECT_EQ(29, *ref()); in TEST() [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | normalizedIntersectionTooComplex.ts | 6 ref: T; property 15 "0": { common?: string; "0"?: number, ref?: Obj<Big["0"]> | Func<Big["0"]>; } 16 "1": { common?: string; "1"?: number, ref?: Obj<Big["1"]> | Func<Big["1"]>; } 17 "2": { common?: string; "2"?: number, ref?: Obj<Big["2"]> | Func<Big["2"]>; } 18 "3": { common?: string; "3"?: number, ref?: Obj<Big["3"]> | Func<Big["3"]>; } 19 "4": { common?: string; "4"?: number, ref?: Obj<Big["4"]> | Func<Big["4"]>; } 20 "5": { common?: string; "5"?: number, ref?: Obj<Big["5"]> | Func<Big["5"]>; } 21 "6": { common?: string; "6"?: number, ref?: Obj<Big["6"]> | Func<Big["6"]>; } 22 "7": { common?: string; "7"?: number, ref?: Obj<Big["7"]> | Func<Big["7"]>; } 23 "8": { common?: string; "8"?: number, ref?: Obj<Big["8"]> | Func<Big["8"]>; } [all …]
|