/third_party/flutter/flutter/packages/flutter/test/cupertino/ |
D | button_test.dart | 21 boilerplate(child: const CupertinoButton( 37 boilerplate(child: const CupertinoButton( 53 boilerplate(child: const CupertinoButton( 67 await tester.pumpWidget(boilerplate(child: const CupertinoButton( 81 await tester.pumpWidget(boilerplate(child: const CupertinoButton( 98 return boilerplate( 122 await tester.pumpWidget(boilerplate(child: const CupertinoButton( 133 await tester.pumpWidget(boilerplate(child: CupertinoButton( 153 await tester.pumpWidget(boilerplate(child: CupertinoButton( 175 boilerplate( [all …]
|
D | segmented_control_test.dart | 27 return boilerplate( 42 Widget boilerplate({ Widget child }) { 65 return boilerplate( 92 boilerplate( 107 boilerplate( 168 boilerplate( 187 boilerplate( 214 boilerplate( 232 boilerplate( 250 boilerplate( [all …]
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | toggle_buttons_test.dart | 13 Widget boilerplate({Widget child}) { 25 child: boilerplate( 60 return boilerplate( 126 child: boilerplate( 185 child: boilerplate( 207 child: boilerplate( 233 child: boilerplate( 259 child: boilerplate( 295 child: boilerplate( 322 child: boilerplate( [all …]
|
D | toggle_buttons_theme_test.dart | 12 Widget boilerplate({Widget child}) { 119 child: boilerplate( 156 child: boilerplate( 190 child: boilerplate( 227 child: boilerplate( 263 child: boilerplate( 340 child: boilerplate( 381 child: boilerplate( 421 child: boilerplate(
|
D | tabs_test.dart | 15 Widget boilerplate({ Widget child, TextDirection textDirection = TextDirection.ltr }) { 113 return boilerplate( 393 return boilerplate( 773 boilerplate( 807 boilerplate( 905 return boilerplate( 1096 boilerplate( 1131 boilerplate( 1190 boilerplate( 1251 return boilerplate( [all …]
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | sliver_fill_remaining_test.dart | 75 Widget boilerplate(List<Widget> slivers, {ScrollController controller}) { 95 await tester.pumpWidget(boilerplate(slivers, controller: controller)); 112 await tester.pumpWidget(boilerplate(slivers, controller: controller)); 130 await tester.pumpWidget(boilerplate(slivers)); 154 await tester.pumpWidget(boilerplate(slivers)); 174 await tester.pumpWidget(boilerplate(slivers)); 207 await tester.pumpWidget(boilerplate(slivers)); 229 await tester.pumpWidget(boilerplate(slivers)); 261 await tester.pumpWidget(boilerplate(slivers)); 307 await tester.pumpWidget(boilerplate(slivers, controller: controller)); [all …]
|
D | safe_area_test.dart | 91 Widget boilerplate(Widget child) { 103 final Widget child = boilerplate(SafeArea( 138 final Widget child = boilerplate(SafeArea(
|
/third_party/unity/auto/ |
D | generate_module.rb | 135 …h: @options[:path_src], prefix: '', template: TEMPLATE_SRC, inc: :src, boilerplate: @options[:boil… 136 …options[:path_inc], prefix: '', template: TEMPLATE_INC, inc: :inc, boilerplate: @options[:boil… 137 …options[:path_tst], prefix: prefix, template: TEMPLATE_TST, inc: :tst, boilerplate: @options[:boil… 157 boilerplate: cfg[:boilerplate],
|
/third_party/cJSON/tests/unity/auto/ |
D | generate_module.rb | 132 …h: @options[:path_src], prefix: '', template: TEMPLATE_SRC, inc: :src, boilerplate: @options[:boil… 133 …options[:path_inc], prefix: '', template: TEMPLATE_INC, inc: :inc, boilerplate: @options[:boil… 134 …options[:path_tst], prefix: prefix, template: TEMPLATE_TST, inc: :tst, boilerplate: @options[:boil… 154 boilerplate: cfg[:boilerplate],
|
/third_party/boost/libs/phoenix/doc/modules/ |
D | function.qbk | 99 a repetetive task. Therefor the following boilerplate macros are provided to help 107 all the necessary boilerplate to make an arbitrary nullary function a lazy 156 all the necessary boilerplate to make an arbitrary function a lazy function. 223 all the necessary boilerplate to make an arbitrary function a lazy 249 all the necessary boilerplate to make an arbitrary nullary function object a 300 all the necessary boilerplate to make an arbitrary function object a lazy 379 all the necessary boilerplate to make an arbitrary function object a lazy
|
/third_party/boost/libs/outcome/doc/src/content/motivation/ |
D | plug_error_code.md | 11 the case in C++, doing this is straightforward but requires typing boilerplate 24 This might look like a lot of extra boilerplate over simply using your custom 35 boilerplate here.
|
D | plug_error_code2.md | 11 the case in C++, doing this is straightforward but requires typing boilerplate 24 This might look like a lot of extra boilerplate over simply using your custom 35 boilerplate here.
|
/third_party/openh264/module/ |
D | task_utils.py | 6 boilerplate = "/* This Source Code Form is subject to the terms of the Mozilla Public\n\ variable 182 print boilerplate
|
/third_party/python/Doc/library/ |
D | numbers.rst | 156 "boilerplate". ``a`` will be an instance of ``A``, which is a subtype 162 2. If ``A`` falls back to the boilerplate code, and it were to 165 boilerplate should return :const:`NotImplemented` from 170 4. If it falls back to the boilerplate, there are no more possible
|
/third_party/flutter/flutter/packages/flutter_test/test/ |
D | matchers_test.dart | 316 Widget boilerplate(Widget child) { 331 await tester.pumpWidget(boilerplate(const Text('hello'))); 343 await tester.pumpWidget(boilerplate(const Text('hello'))); 356 await tester.pumpWidget(boilerplate(const Text('hello'))); 368 await tester.pumpWidget(boilerplate(Container())); 380 await tester.pumpWidget(boilerplate(Column( 396 await tester.pumpWidget(boilerplate(const Text('hello')));
|
/third_party/boost/libs/fusion/doc/ |
D | adapted.qbk | 215 necessary boilerplate to make an arbitrary struct a model of 285 necessary boilerplate to make an arbitrary template struct a model of 366 macros that can be used to generate all the necessary boilerplate to make an 467 necessary boilerplate to make an arbitrary struct a model of 533 necessary boilerplate to make an arbitrary template struct a model of 609 macros that can be used to generate all the necessary boilerplate to make an 691 necessary boilerplate to adapt an arbitrary class type as a model of 794 necessary boilerplate to adapt an arbitrary template class type as a model of 906 necessary boilerplate to adapt an arbitrary class type as a model of 1015 necessary boilerplate to adapt an arbitrary template class type as a model of [all …]
|
/third_party/node/deps/zlib/google/ |
D | BUILD.gn | 39 # //base, to reuse some boilerplate code.
|
/third_party/skia/third_party/externals/zlib/google/ |
D | BUILD.gn | 39 # //base, to reuse some boilerplate code.
|
/third_party/boost/libs/phoenix/doc/inside/ |
D | expression.qbk | 137 repetetive task. Phoenix provides boilerplate macros that make defining Phoenix 154 necessary boilerplate to create Phoenix Expressions 251 necessary boilerplate to create Phoenix Expressions 350 necessary boilerplate to create Phoenix Expressions 445 necessary boilerplate to create Phoenix Expressions
|
/third_party/libwebsockets/cmake/ |
D | libwebsockets-config.cmake.in | 31 # Move boilerplate for consuming cmake files into here
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/constructors/ |
D | static-constructor.md | 23 of course type lots of boilerplate to be explicit, but this use
|
D | _index.md | 16 extra typing of boilerplate, and a little bit of simple C++ metaprogramming. This section
|
/third_party/boost/libs/outcome/doc/src/content/reference/functions/ |
D | error_from_exception.md | 6 This function saves writing boilerplate by rethrowing `ep` within a `try`
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Metafunctions-Trivial.rst | 6 compoments in this manual would result in more boilerplate syntactic baggage than
|
/third_party/node/deps/npm/node_modules/slide/ |
D | README.md | 80 - I still have to provide an array of functions, which is a lot of boilerplate, 94 - reduces boilerplate by converting an array of [fn, args] to an actor
|