/third_party/flutter/skia/tests/ |
D | PathOpsTightBoundsTest.cpp | 135 SkRect tight; in DEF_TEST() local 136 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST() 137 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST() 144 SkRect tight; in DEF_TEST() local 145 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST() 146 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST() 154 SkRect tight; in DEF_TEST() local 155 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST() 156 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST() 164 SkRect tight; in DEF_TEST() local [all …]
|
/third_party/skia/tests/ |
D | PathOpsTightBoundsTest.cpp | 134 SkRect tight; in DEF_TEST() local 135 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST() 136 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST() 143 SkRect tight; in DEF_TEST() local 144 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST() 145 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST() 153 SkRect tight; in DEF_TEST() local 154 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST() 155 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST() 163 SkRect tight; in DEF_TEST() local [all …]
|
/third_party/flutter/flutter/packages/flutter/test/rendering/ |
D | stack_test.dart | 13 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)) 58 layout(stack, constraints: BoxConstraints.tight(const Size(100.0, 100.0))); 67 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)) 70 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)) 73 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0))
|
D | transform_test.dart | 24 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 45 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 63 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 84 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 102 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 123 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 141 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to… 159 …layout(sizer, constraints: BoxConstraints.tight(const Size(100.0, 100.0)), alignment: Alignment.to…
|
D | positioned_box_test.dart | 13 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)), 25 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)), 50 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)),
|
D | proxy_box_test.dart | 60 …layout(makeFittedBox(const Size(1, 1)), constraints: BoxConstraints.tight(Size.zero), phase: Engin… 169 layout(boundary, constraints: BoxConstraints.tight(const Size(100.0, 200.0))); 177 layout(boundary, constraints: BoxConstraints.tight(const Size(100.0, 200.0))); 189 additionalConstraints: BoxConstraints.tight(const Size.square(20.0)), 197 additionalConstraints: BoxConstraints.tight(const Size.square(10.0)), 207 layout(boundary, constraints: BoxConstraints.tight(const Size(20.0, 20.0))); 542 …layout(renderObject, phase: EnginePhase.paint, constraints: BoxConstraints.tight(const Size(10, 10…
|
D | table_test.dart | 13 additionalConstraints: BoxConstraints.tight(Size(width, height)) 18 test('Table control test; tight', () { 243 layout(table, constraints: BoxConstraints.tight(const Size(800.0, 600.0)));
|
D | size_test.dart | 13 additionalConstraints: BoxConstraints.tight(const Size(100.0, 100.0)));
|
D | offstage_test.dart | 15 // incoming constraints are tight 800x600
|
D | non_render_object_root_test.dart | 42 child?.layout(BoxConstraints.tight(const Size(500.0, 500.0)));
|
D | reattach_test.dart | 13 // incoming constraints are tight 800x600 56 // incoming constraints are tight 800x600
|
D | constraints_test.dart | 15 additionalConstraints: BoxConstraints.tight(const Size(200.0, 200.0)),
|
D | independent_layout_test.dart | 13 // incoming constraints are tight 800x600
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | implicit_animations_test.dart | 11 begin: BoxConstraints.tight(const Size(20.0, 50.0)), 12 end: BoxConstraints.tight(const Size(10.0, 30.0)),
|
D | custom_single_child_layout_test.dart | 59 return BoxConstraints.tight(size); 78 return BoxConstraints.tight(size.value);
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_pkcs1_v15.data | 43 RSAES-V15 decoding: good, payload=max, tight output buffer 49 RSAES-V15 decoding: good, payload=max-1, tight output buffer
|
D | test_suite_gcm.function | 33 /* Allocate a tight buffer for each update call. This way, if the function 88 /* Allocate a tight buffer for each update call. This way, if the function
|
/third_party/ltp/tools/genload/ |
D | README | 24 in a tight loop calculating the sqrt() of a random number acquired with 35 The following forks 4 processes, each of which spins in a tight loop calling
|
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/ |
D | flex.dart | 19 /// * [Expanded], the widget equivalent of [tight]. 25 tight, 48 /// [FlexFit.tight], the child is required to fill the available space. If the 80 /// non-zero [FlexParentData.flex] and a [FlexFit.tight] fit (as applied by 180 /// This causes the constraints passed to the children to be tight in the 229 /// [crossAxisAlignment] is [CrossAxisAlignment.stretch], instead use tight 240 /// [FlexFit.tight] are given tight constraints (i.e., forced to fill the 613 return childParentData.fit ?? FlexFit.tight; 661 if (!canFlex && (mainAxisSize == MainAxisSize.max || _getFit(child) == FlexFit.tight)) { 767 case FlexFit.tight:
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | raw_material_button_test.dart | 24 constraints: BoxConstraints.tight(const Size(10.0, 10.0)), 44 constraints: BoxConstraints.tight(const Size(10.0, 10.0)),
|
/third_party/openssl/doc/man3/ |
D | BIO_socket_wait.pod | 31 at most the given B<nap_milliseconds> in order to avoid a tight busy loop.
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.shaders.int_op.txt | 62 (vertex or fragment) a single quad or a tight grid of quads is rendered with
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | image.dart | 253 /// widget should be placed in a context that sets tight layout constraints. 293 /// widget should be placed in a context that sets tight layout constraints. 339 /// widget should be placed in a context that sets tight layout constraints. 410 /// widget should be placed in a context that sets tight layout constraints. 541 /// widget should be placed in a context that sets tight layout constraints. 742 /// be specified, or that the widget be placed in a context that sets tight 754 /// be specified, or that the widget be placed in a context that sets tight
|
/third_party/flutter/flutter/examples/image_list/lib/ |
D | main.dart | 141 fit: FlexFit.tight,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
D | mhchem.mjs | 688 'tex-math tight': function texMathTight(buffer, m) { 689 return mhchemParser.go(m, 'tex-math tight'); 1757 action_: 'tex-math tight', 2173 'tex-math tight': { 2192 action_: 'tight operator' 2202 'tight operator': function tightOperator(buffer, m) { 2507 type_: 'tight cdot' 2930 case 'tight cdot':
|