HomeSort by relevance Sort by last modified time
    Searched refs:whose (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /build/soong/android/
package_ctx.go 121 // SourcePathVariable returns a Variable whose value is the source directory
135 // SourcePathsVariable returns a Variable whose value is the source directory
153 // SourcePathVariableWithEnvOverride returns a Variable whose value is the source directory
168 // HostBinToolVariable returns a Variable whose value is the path to a host tool
182 // HostJNIToolVariable returns a Variable whose value is the path to a host tool
200 // HostJavaToolVariable returns a Variable whose value is the path to a host
214 // IntermediatesPathVariable returns a Variable whose value is the intermediate
224 // PrefixedExistentPathsForSourcesVariable returns a Variable whose value is the
testing.go 269 // MaybeOutput finds a call to ctx.Build with a BuildParams.Output or BuildParams.Outputs whose String() or Rel()
276 // Output finds a call to ctx.Build with a BuildParams.Output or BuildParams.Outputs whose String() or Rel()
322 // MaybeOutput finds a call to ctx.Build with a BuildParams.Output or BuildParams.Outputs whose String() or Rel()
329 // Output finds a call to ctx.Build with a BuildParams.Output or BuildParams.Outputs whose String() or Rel()
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
function-call.s 21 # Ensure that calls to functions whose names coincide with register names work.
tail-call.s 28 # Ensure that tail calls to functions whose names coincide with register names
  /external/autotest/docs/
test-that.md 43 Run all tests whose names match the regular expression `^login_.*$`. Note that
51 Run all tests whose control file filename matches the regular expression
  /external/skia/gn/
gn_to_cmake.py 173 """All OBJECT libraries whose sources have not been absorbed."""
183 """All OBJECT libraries whose libraries have not been absorbed."""
  /external/skqp/gn/
gn_to_cmake.py 173 """All OBJECT libraries whose sources have not been absorbed."""
183 """All OBJECT libraries whose libraries have not been absorbed."""
  /build/soong/java/
device_host_converter.go 36 // List of modules whose contents will be visible to modules that depend on this module.
  /external/libunwind/doc/
unw_get_reg.tex 34 registers whose values fit in a single word. See
unw_set_reg.tex 34 registers whose values fit in a single word. See
libunwind-setjmp.tex 49 ensure that each of the functions whose stack frames may have to be
unw_create_addr_space.tex 45 address-space on whose behalf the invocation is made and the \Var{arg}
81 \Var{ip} argument is an instruction-address inside the procedure whose
217 procedure whose name is to be obtained. The \Var{bufp} argument is a
225 return the byte-offset relative to the start of the procedure whose
  /external/google-fruit/extras/benchmark/
format_bench_results.py 292 parser = argparse.ArgumentParser(description='Runs all the benchmarks whose results are on the Fruit website.')
  /build/blueprint/
package_ctx.go 257 // StaticVariable returns a Variable whose value does not depend on any
313 // VariableFunc returns a Variable whose value is determined by a function that
343 // VariableConfigMethod returns a Variable whose value is determined by calling
468 // StaticPool returns a Pool whose value does not depend on any configuration
524 // PoolFunc returns a Pool whose value is determined by a function that takes a
621 // StaticRule returns a Rule whose value does not depend on any configuration
726 // RuleFunc returns a Rule whose value is determined by a function that takes a
  /build/blueprint/bpfmt/
bpfmt.go 23 list = flag.Bool("l", false, "list files whose formatting differs from bpfmt's")
  /build/soong/bpfix/cmd/
bpfix.go 38 list = flag.Bool("l", false, "list files whose formatting differs from bpfmt's")
  /build/soong/cc/
prebuilt.go 105 // Optimize out relinking against shared libraries whose interface hasn't changed by
  /external/syzkaller/vendor/golang.org/x/oauth2/google/
default.go 61 // 1. A JSON file whose path is specified by the
  /external/u-boot/arch/arm/mach-omap2/
config_secure.mk 99 # For supporting the SPL loading and interpreting of FIT images whose
  /external/python/cpython3/Lib/email/
headerregistry.py 119 string representation of a Group whose display_name is None is the same
283 """Header whose value consists of a single timestamp.
  /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 142 /// <param name="dict">Dictionary whose string representation will be returned</param>
154 /// <param name="coll">Collection whose string representation will be returned</param>
  /external/flatbuffers/go/
table.go 41 // VectorLen retrieves the length of the vector whose offset is stored at
49 // Vector retrieves the start of data of the vector whose offset is stored
  /external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
bracket.go 36 // BD14. An opening paired bracket is a character whose
39 // BD15. A closing paired bracket is a character whose
  /external/syzkaller/vendor/google.golang.org/appengine/datastore/
doc.go 28 - any type whose underlying type is one of the above predeclared types,
34 - structs whose fields are all valid value types,
  /build/soong/cmd/zip2zip/
zip2zip.go 183 // Filter out matches whose original file name matches an exclude filter, unless it also matches an

Completed in 1380 milliseconds

1 2 3 4 5