Home
last modified time | relevance | path

Searched defs:index (Results 1 – 11 of 11) sorted by relevance

/build/kati/
Dflags.cc29 int* index, in ParseCommandLineOptionWithArg()
Drule.cc58 size_t index = line.find(':'); in ParseRule() local
Dninja.cc58 size_t index = FindCommandLineFlag(cmd, name); in FindCommandLineFlagWithArg() local
81 size_t index = cmdline.find(' '); in GetGomaccPosForAndroidCompileCommand() local
Dcommand.cc200 size_t index = FindEndOfLine(cmds, 0, &lf_cnt); in Eval() local
Dstrutil.cc251 size_t index = s.find('\n'); in NoLineBreak() local
Dfind.cc235 size_t index = d.find('/'); in FindDir() local
Dfunc.cc128 size_t index = 0; in SubstFunc() local
/build/soong/jar/
Djar.go64 func index(name string) int { func
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js392 $classLinks.each(function(index) { argument
410 $classLinks.each(function(index) { argument
422 $lessons.each(function(index) { argument
1169 $('.section-card-menu').each(function(index, el) { argument
2766 $("#searchResults a.gs-title").each(function(index, link) { argument
4254 $content.each(function(index) { argument
4342 $tabs.each(function(index) { argument
/build/soong/android/
Dnamespace.go68 func (s *sortedNamespaces) index(namespace *Namespace) int { func
/build/make/tools/
Dfat16copy.py134 def shorten(name, index): argument