Home
last modified time | relevance | path

Searched refs:restat (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dninja_syntax.py42 generator=False, pool=None, restat=False, rspfile=None, argument
54 if restat:
/third_party/node/tools/gyp/pylib/gyp/
Dninja_syntax.py50 restat=False, argument
65 if restat:
/third_party/ninja/misc/
Dninja_syntax.py55 generator=False, pool=None, restat=False, rspfile=None, argument
67 if restat:
Dninja.vim47 \ pool restat rspfile rspfile_content
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dninja.py1591 restat=True, pool=pool,
1778 restat=True,
1784 restat=True,
2086 restat=True,
2095 restat=True,
2180 restat=True,
2189 restat=True,
2198 restat=True,
2207 restat=True,
/third_party/gn/src/gn/
Dninja_toolchain_writer.cc119 if (tool->restat()) in WriteToolRule()
Dfunction_toolchain.cc557 restat = true
855 restat = true
870 restat = true
Dtool.h196 bool restat() const { return restat_; } in restat() function
/third_party/node/tools/gyp/pylib/gyp/generator/
Dninja.py1980 restat=True,
2187 restat=True,
2196 restat=True,
2540 restat=True,
2550 restat=True,
2652 restat=True,
2662 restat=True,
2672 restat=True,
2682 restat=True,
/third_party/ninja/src/
Dbuild.cc968 bool restat = edge->GetBindingBool("restat"); in FinishCommand() local
979 if ((*o)->mtime() == new_mtime && restat) { in FinishCommand()
/third_party/ninja/doc/
Dmanual.asciidoc290 `restat`:: updates all recorded file modification timestamps in the `.ninja_log`
862 `restat`:: if present, causes Ninja to re-stat the command's outputs
1085 3. An optional `restat` <<ref_rule,variable binding>> on each build statement.
1165 restat = 1
1169 outputs of `foo.tar.stamp`, and to mark the build statement for `restat`.
1171 extracted again. The `restat` binding tells Ninja to tolerate the fact
/third_party/flutter/skia/gn/toolchain/
DBUILD.gn147 restat = true
/third_party/skia/gn/toolchain/
DBUILD.gn200 restat = true
/third_party/gn/docs/
Dreference.md756 restat on generated ninja files and for use with --clean-stale.
1342 GN sets Ninja's flag 'restat = 1` for all action commands. This means
1434 GN sets Ninja's flag 'restat = 1` for all action commands. This means
3646 restat [boolean]
3659 restat = true
3959 restat = true
3974 restat = true