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

1 2 3 4 5

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
opt.go 7 // Many Power ISA arithmetic and logical instructions come in four
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
opt.go 7 // Many Power ISA arithmetic and logical instructions come in four
  /frameworks/base/tools/aapt2/proto/
ProtoHelpers.cpp 142 case Plural::Many:
161 return Plural::Many;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel28.s 3 # Many of these do not make conceptual sense, but they should
  /frameworks/base/tools/aapt2/
Format.proto 174 Many = 4;
ResourceValues.h 303 enum { Zero = 0, One, Two, Few, Many, Other, Count };
ResourceValues.cpp 844 if (values[Many]) {
845 *out << " many=" << *values[Many];
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_unix.go 29 // Many systems use /usr/share/zoneinfo, Solaris 2 has
  /prebuilts/go/linux-x86/src/time/
zoneinfo_unix.go 29 // Many systems use /usr/share/zoneinfo, Solaris 2 has
  /prebuilts/go/darwin-x86/src/net/http/
status.go 125 StatusTooManyRequests: "Too Many Requests",
  /prebuilts/go/linux-x86/src/net/http/
status.go 125 StatusTooManyRequests: "Too Many Requests",
  /external/guice/core/test/com/google/inject/
ProvisionListenerTest.java 375 // no increment for getting Many.
376 injector.getInstance(Many.class);
404 injector.getInstance(Many.class);
415 static class Many {}
793 injector.getInstance(Many.class);
  /external/google-breakpad/src/common/
dwarf_line_to_module_unittest.cc 66 TEST(SimpleModule, Many) {
  /external/libvncserver/webclients/novnc/
README.md 10 Many companies/projects have integrated noVNC including [Ganeti Web
  /prebuilts/go/darwin-x86/src/html/template/
css.go 29 // Many CSS keywords, such as "!important" can have characters encoded,
  /prebuilts/go/darwin-x86/src/image/jpeg/
idct.go 34 * are subject to royalty fees to patent holders. Many of these patents are
  /prebuilts/go/linux-x86/src/html/template/
css.go 29 // Many CSS keywords, such as "!important" can have characters encoded,
  /prebuilts/go/linux-x86/src/image/jpeg/
idct.go 34 * are subject to royalty fees to patent holders. Many of these patents are
  /frameworks/base/tools/aapt2/flatten/
TableFlattener.cpp 169 case Plural::Many:
  /frameworks/base/tools/aapt2/unflatten/
BinaryResourceParser.cpp 582 plural->values[Plural::Many] = std::move(item);
  /prebuilts/go/darwin-x86/src/os/
file.go 270 // Many functions in package syscall return a count of -1 instead of 0.
  /prebuilts/go/darwin-x86/src/text/template/parse/
lex_test.go 352 // Many elements in an action blew the lookahead until
  /prebuilts/go/linux-x86/src/os/
file.go 270 // Many functions in package syscall return a count of -1 instead of 0.
  /prebuilts/go/linux-x86/src/text/template/parse/
lex_test.go 352 // Many elements in an action blew the lookahead until
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp.go 179 // does not necessarily indicate an invalid address. Many servers

Completed in 419 milliseconds

1 2 3 4 5