HomeSort by relevance Sort by last modified time
    Searched refs:most (Results 201 - 225 of 666) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 78 Cgo's most interesting translation is for functions. If xxx is a C
94 allocated by C. The most important consideration is not to
  /prebuilts/go/darwin-x86/src/encoding/base32/
base32.go 20 // 32-character alphabet. The most common is the "base32" encoding
316 // Decode decodes src using the encoding enc. It writes at most
  /prebuilts/go/darwin-x86/src/net/http/
response.go 67 // Contains transfer encodings from outer-most to inner-most. Value is
  /prebuilts/go/darwin-x86/src/strings/
replace_test.go 122 "longerst", "most long",
132 testCase{gen1, "long, longerst, longer", "short, most long, medium"},
strings.go 263 // n > 0: at most n substrings; the last substring will be the unsplit remainder.
272 // n > 0: at most n substrings; the last substring will be the unsplit remainder.
596 // most-significant bit of the highest word, map to the full range of all
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 78 Cgo's most interesting translation is for functions. If xxx is a C
94 allocated by C. The most important consideration is not to
  /prebuilts/go/linux-x86/src/encoding/base32/
base32.go 20 // 32-character alphabet. The most common is the "base32" encoding
316 // Decode decodes src using the encoding enc. It writes at most
  /prebuilts/go/linux-x86/src/net/http/
response.go 67 // Contains transfer encodings from outer-most to inner-most. Value is
  /prebuilts/go/linux-x86/src/strings/
replace_test.go 122 "longerst", "most long",
132 testCase{gen1, "long, longerst, longer", "short, most long, medium"},
strings.go 263 // n > 0: at most n substrings; the last substring will be the unsplit remainder.
272 // n > 0: at most n substrings; the last substring will be the unsplit remainder.
596 // most-significant bit of the highest word, map to the full range of all
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
traceback.py 114 traceback is not None, it prints a header "Traceback (most recent
124 _print(file, 'Traceback (most recent call last):')
140 list = ['Traceback (most recent call last):\n']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
traceback.py 114 traceback is not None, it prints a header "Traceback (most recent
124 _print(file, 'Traceback (most recent call last):')
140 list = ['Traceback (most recent call last):\n']
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
collections.py 50 raise TypeError('expected at most 1 arguments, got %d' % len(args))
402 >>> c.most_common(3) # three most common elements
463 raise TypeError('expected at most 1 arguments, got %d' % len(args))
473 '''List the n most common elements and their counts from the most
532 # doesn't have a straight-forward interpretation in most counting
542 raise TypeError('expected at most 1 arguments, got %d' % len(args))
581 raise TypeError('expected at most 1 arguments, got %d' % len(args))
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 279 The licenses for most software are designed to take away your
283 General Public License applies to most of the Free Software
373 interactive use in the most ordinary way, to print or display an
557 to attach them to the start of each source file to most effectively
  /prebuilts/go/darwin-x86/src/runtime/
mstats.go 105 // That is: retained by the most recent GC plus allocated
351 // The most recent pause is at PauseNs[(NumGC+255)%256]. In
352 // general, PauseNs[N%256] records the time paused in the most
441 // which is a snapshot as of the most recently completed garbage
489 // The pause buffer is circular. The most recent pause is at
492 // most recent first (in p[0]).
mstkbar.go 41 // size of the stack and mark termination re-scans at most twice as
94 // to understand stack barriers. The most obvious case is that
109 // For the most part, accessing and modifying stack barriers is
  /prebuilts/go/linux-x86/src/runtime/
mstats.go 105 // That is: retained by the most recent GC plus allocated
351 // The most recent pause is at PauseNs[(NumGC+255)%256]. In
352 // general, PauseNs[N%256] records the time paused in the most
441 // which is a snapshot as of the most recently completed garbage
489 // The pause buffer is circular. The most recent pause is at
492 // most recent first (in p[0]).
mstkbar.go 41 // size of the stack and mark termination re-scans at most twice as
94 // to understand stack barriers. The most obvious case is that
109 // For the most part, accessing and modifying stack barriers is
  /prebuilts/go/darwin-x86/src/bytes/
bytes.go 252 // n > 0: at most n subslices; the last subslice will be the unsplit remainder.
261 // n > 0: at most n subslices; the last subslice will be the unsplit remainder.
598 // most-significant bit of the highest word, map to the full range of all
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 55 that matches the locally installed version of Go. The most important
58 retrieves the most recent version of the package.
514 // The numbers involved must be small (at most 4 digits),
  /prebuilts/go/darwin-x86/src/net/
dial.go 464 var firstErr error // The error from the first address is most relevant.
549 // for at most one of its IP addresses.
579 // for at most one of its IP addresses.
  /prebuilts/go/linux-x86/src/bytes/
bytes.go 252 // n > 0: at most n subslices; the last subslice will be the unsplit remainder.
261 // n > 0: at most n subslices; the last subslice will be the unsplit remainder.
598 // most-significant bit of the highest word, map to the full range of all
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 55 that matches the locally installed version of Go. The most important
58 retrieves the most recent version of the package.
514 // The numbers involved must be small (at most 4 digits),
  /prebuilts/go/linux-x86/src/net/
dial.go 464 var firstErr error // The error from the first address is most relevant.
549 // for at most one of its IP addresses.
579 // for at most one of its IP addresses.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 96 # Most strings here are subject to substitution (string%dictionary)
323 in the last %(period)s, most recently changed shown first:
418 The two most common causes of this problem are:
438 The two most common causes of this problem are:

Completed in 993 milliseconds

1 2 3 4 5 6 7 891011>>