Home
last modified time | relevance | path

Searched refs:rebuilds (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/boost/tools/build/src/engine/
Dcompile.cpp130 t->target->rebuilds = targetentry( t->target->rebuilds, t0 ); in evaluate_rule()
131 t0->rebuilds = targetentry( t0->rebuilds, t->target ); in evaluate_rule()
Drules.h131 TARGETS * rebuilds; /* targets that should be force-rebuilt member
Dbuiltins.cpp600 LIST * rebuilds = lol_get( frame->args, 1 ); in builtin_rebuilds() local
606 t->rebuilds = targetlist( t->rebuilds, rebuilds ); in builtin_rebuilds()
/third_party/skia/buildtools/
Ddeps_revisions.gni6 # Used to cause full rebuilds on libc++ rolls. This should be kept in sync
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVIInstructions.td11 FIXME: Deleting this file broke buildbots that don't do full rebuilds. This
/third_party/typescript_eslint/tests/integration/fixtures/vue-jsx/
DDockerfile4 # than copied to allow for changes without rebuilds wherever possible
/third_party/typescript_eslint/tests/integration/fixtures/markdown/
DDockerfile4 # than copied to allow for changes without rebuilds wherever possible
/third_party/typescript_eslint/tests/integration/fixtures/typescript-and-tslint-plugins-together/
DDockerfile4 # than copied to allow for changes without rebuilds wherever possible
/third_party/typescript_eslint/tests/integration/fixtures/eslint-v6/
DDockerfile4 # than copied to allow for changes without rebuilds wherever possible
/third_party/typescript_eslint/tests/integration/fixtures/vue-sfc/
DDockerfile4 # than copied to allow for changes without rebuilds wherever possible
/third_party/typescript_eslint/tests/integration/fixtures/recommended-does-not-require-program/
DDockerfile4 # than copied to allow for changes without rebuilds wherever possible
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dstatus_transitions.dart8 /// A widget that rebuilds when the given animation changes status.
Dsize_changed_layout_notifier.dart18 /// notification to trigger rebuilds or relayouts, you'll create a backwards
Dscroll_configuration.dart74 /// method returns false, the rebuilds might be optimized away.
Dvalue_listenable_builder.dart104 /// * [AnimatedBuilder], which also triggers rebuilds from a [Listenable]
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dglobal_keys_moving_test.dart66 await tester.pumpWidget(builder()); // this marks the app dirty and rebuilds it
Dscrollable_of_test.dart46 …testWidgets('Scrollable.of() dependent rebuilds when Scrollable position changes', (WidgetTester t…
/third_party/boost/tools/quickbook/doc/
Dinstall.qbk65 rebuilds:
142 rebuilds and install a system-wide Quickbook instead:
245 rebuilds:
299 rebuilds:
/third_party/boost/tools/build/test/
Dresults-python.txt95 rebuilds : PASSED
/third_party/ffmpeg/doc/
Dbuild_system.txt57 unneeded rebuilding when changing headers, but note that you must force rebuilds
/third_party/flutter/flutter/packages/flutter/test/material/
Dtheme_test.dart300 'Same ThemeData reapplied does not trigger descendants rebuilds',
494 testWidgets('Changing material theme triggers rebuilds', (WidgetTester tester) async {
525 'Changing cupertino theme override triggers rebuilds',
577 …'Cupertino overrides do not block derivatives triggering rebuilds when derivatives are not overrid…
/third_party/gstreamer/gstreamer/docs/random/
Drelease92 - rebuilds
99 - rebuilds docs for plugins
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/flutterapp/lib/
Dmain.dart118 /// Directly increments our internal counter and rebuilds the UI.
/third_party/node/
DBUILDING.md33 … * [Speeding up frequent rebuilds when developing](#speeding-up-frequent-rebuilds-when-developing)
524 #### Speeding up frequent rebuilds when developing
535 This will allow for near-instantaneous rebuilds even when switching branches.
/third_party/e2fsprogs/po/
DMakefile.in.in156 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
237 # This target rebuilds a PO file if $(DOMAIN).pot has changed.

1234