MCPcopy Create free account

hub / github.com/ninja-build/ninja / functions

Functions872 in github.com/ninja-build/ninja

↓ 8 callersMethodCleanTarget
src/clean.cc:171
↓ 8 callersMethodFormatProgressStatus
src/status_printer.cc:264
↓ 8 callersMethodGetInputsAsStrings
src/graph.cc:786
↓ 8 callersMethodRemoveFile
src/disk_interface_test.cc:279
↓ 8 callersMethodbuild
( self, outputs: Union[str, List[str]], rule: str, inputs: Optional[Union[str,
misc/ninja_syntax.py:93
↓ 8 callersFunctionhtml_escape
(text: str)
src/browse.py:66
↓ 8 callersFunctionmatch_strip
(line: str, prefix: str)
src/browse.py:61
↓ 8 callersMethodnewline
(self)
misc/ninja_syntax.py:37
↓ 7 callersMethodAddBinding
src/eval_env.cc:30
↓ 7 callersMethodCleanDead
src/clean.cc:127
↓ 7 callersMethodGetUnescapedDepfile
src/graph.cc:520
↓ 7 callersMethodHadMissingDeps
src/missing_deps.h:52
↓ 7 callersMethodIsExplicit
Return true if this instance represents an explicit job slot
src/jobserver.h:82
↓ 7 callersFunctionIsPathSeparator
src/util.cc:133
↓ 7 callersFunctionJoinStringPiece
src/string_piece_util.cc:41
↓ 7 callersMethodPrintOnNewLine
src/line_printer.cc:136
↓ 7 callersMethodVisitNode
src/graph.cc:764
↓ 7 callersMethod_test_echo_MAKEFLAGS
(self, cmd_args_prefix, expected_core_count: int)
misc/jobserver_pool_test.py:95
↓ 7 callersFunctiondoc
(filename: str)
configure.py:294
↓ 7 callersFunctiongetopt
src/getopt.c:389
↓ 7 callersMethodis_aix
(self)
configure.py:100
↓ 7 callersMethodis_windows
(self)
configure.py:94
↓ 7 callersMethodninja_clean
(self)
misc/jobserver_test.py:85
↓ 7 callersMethodninja_run
( self, ninja_args: T.List[str], prefix_args: T.List[str] = [], extra_env: T.D
misc/jobserver_test.py:70
↓ 6 callersFunctionAssertHash
src/test.cc:109
↓ 6 callersMethodBuildFinished
src/status_printer.cc:259
↓ 6 callersMethodBuildStarted
src/status_printer.cc:253
↓ 6 callersMethodCleanRule
src/clean.cc:238
↓ 6 callersFunctionIsPathSeparator
src/includes_normalize-win32.cc:46
↓ 6 callersMethodNormalize
src/includes_normalize-win32.cc:184
↓ 6 callersMethodPathDecanonicalized
static
src/graph.cc:580
↓ 6 callersMethodReadToken
src/lexer.cc:120
↓ 6 callersMethodReadVarValue
Read the value side of a var = value line (complete with $escapes). Returns false only on error.
src/lexer.h:86
↓ 6 callersFunctionTestPhonyUseCase
There are 6 different cases for phony rules: 1. output edge does not exist, inputs are not real 2. output edge does not exist, no inputs 3. output ed
src/build_test.cc:1306
↓ 6 callersFunctionas_list
(input: Optional[Union[str, List[str]]])
misc/ninja_syntax.py:204
↓ 6 callersMethodgenerated_by_dep_loader
Indicates whether this node was generated from a depfile or dyndep file, instead of being a regular input or output from the Ninja manifest.
src/graph.h:105
↓ 6 callersMethoduse_console
src/graph.cc:567
↓ 5 callersMethodAddEdge
src/state.cc:85
↓ 5 callersMethodAddOut
src/state.cc:135
↓ 5 callersMethodAllowStatCache
src/disk_interface.cc:355
↓ 5 callersMethodCollectFrom
src/command_collector.h:36
↓ 5 callersMethodCreateAndEnter
src/test.cc:199
↓ 5 callersFunctionEncodeJSONString
src/json.cc:20
↓ 5 callersFunctionEndsWith
Return true if \a input ends with \a needle.
src/clparser.cc:36
↓ 5 callersMethodGetExplicitValue
src/jobserver.cc:64
↓ 5 callersFunctionGetWin32EscapedString
src/util.cc:380
↓ 5 callersMethodMakeDir
src/disk_interface_test.cc:271
↓ 5 callersMethodMakeDirs
src/disk_interface.cc:140
↓ 5 callersMethodReadFile
src/test.cc:172
↓ 5 callersMethodRootNodes
src/state.cc:169
↓ 5 callersFunctionescape_path
(word: str)
misc/ninja_syntax.py:29
↓ 5 callersMethodis_mingw
(self)
configure.py:81
↓ 5 callersMethodweight
src/graph.h:232
↓ 4 callersMethodAddIn
src/state.cc:128
↓ 4 callersMethodAddOutEdge
src/graph.h:116
↓ 4 callersMethodAddSpecial
src/eval_env.cc:136
↓ 4 callersMethodDefaultNodes
src/state.cc:187
↓ 4 callersFunctionElideMiddleInPlace
src/elide_middle.cc:185
↓ 4 callersFunctionGetShellEscapedString
src/util.cc:353
↓ 4 callersMethodGetUnescapedRspfile
src/graph.cc:530
↓ 4 callersFunctionHighResTimer
Compute a platform-specific high-res timer value that fits into an int64.
src/metrics.cc:33
↓ 4 callersMethodInfo
src/status_printer.cc:458
↓ 4 callersMethodPrepareQueue
src/build.cc:592
↓ 4 callersFunctionPrintJSONString
src/json.cc:50
↓ 4 callersMethodRecompact
src/deps_log.cc:326
↓ 4 callersFunctionStripAnsiEscapeCodes
src/util.cc:571
↓ 4 callersFunctionTruncate
src/util.cc:1007
↓ 4 callersMethodWriteFile
src/test.cc:161
↓ 4 callersMethod_unique_string
(self, seen: Set[Optional[str]], avg_options: float = 1.3, p_suffix: float = 0.1)
misc/write_fake_manifests.py:59
↓ 4 callersMethodclose
(self)
misc/ninja_syntax.py:200
↓ 4 callersMethodcommand_edge_count
Number of edges with commands to run.
src/build.h:75
↓ 4 callersFunctiongetopt_long
src/getopt.c:396
↓ 4 callersMethodis_order_only
src/graph.h:249
↓ 4 callersFunctionislatinalpha
src/util.cc:566
↓ 4 callersMethodknown_platforms
()
configure.py:70
↓ 4 callersFunctionparetoint
Returns a random integer that's avg on average, following a power law. alpha determines the shape of the power curve. alpha has to be larger t
misc/write_fake_manifests.py:26
↓ 4 callersMethodpool
src/graph.h:231
↓ 4 callersMethodrule
( self, name: str, command: str, description: Optional[str] = None, de
misc/ninja_syntax.py:61
↓ 4 callersMethodset_critical_path_weight
src/graph.h:210
↓ 4 callersMethodslash_bits
src/graph.h:89
↓ 4 callersMethodsuccess
src/build.h:160
↓ 3 callersMethodAddRule
src/eval_env.cc:34
↓ 3 callersMethodClear
src/subprocess-posix.cc:451
↓ 3 callersMethodDescribeLastError
src/lexer.cc:106
↓ 3 callersFunctionFileTimeToTickCount
src/util.cc:926
↓ 3 callersMethodGetFirstReverseDepsNode
src/deps_log.cc:313
↓ 3 callersFunctionGetPrefixedValue
If |input| starts with |prefix|, return true and sets |*value| to the rest of the input. Otherwise return false.
src/jobserver.cc:28
↓ 3 callersMethodInputIndex
Return current input index.
src/elide_middle.cc:161
↓ 3 callersFunctionInternalGetFullPathName
src/includes_normalize-win32.cc:31
↓ 3 callersMethodLookupPool
src/state.cc:78
↓ 3 callersMethodLookupRule
src/eval_env.cc:46
↓ 3 callersFunctionParseVersion
src/version.cc:25
↓ 3 callersFunctionPrintOneCompdbObject
src/ninja.cc:1014
↓ 3 callersMethodRelease
src/test.cc:262
↓ 3 callersMethodRestat
src/build_log.cc:389
↓ 3 callersMethodRetrieveReadyEdges
src/state.cc:41
↓ 3 callersMethodRun
src/msvc_helper-win32.cc:42
↓ 3 callersFunctionSetCloseOnExec
src/util.cc:480
↓ 3 callersMethodSetConsoleLocked
src/line_printer.cc:151
↓ 3 callersFunctionSpellcheckString
src/util.cc:517
← previousnext →101–200 of 872, ranked by callers