HomeSort by relevance Sort by last modified time
    Searched refs:most (Results 76 - 100 of 689) sorted by null

1 2 34 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
__init__.py 149 level of 0 will only insert newlines. ``None`` is the most compact
154 ``(',', ':')`` is the most compact JSON representation.
209 level of 0 will only insert newlines. ``None`` is the most compact
214 ``(',', ':')`` is the most compact JSON representation.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 23 * long in theory, but is <=10 in most cases. Works great.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 71 * Ideally this should be improved at a future date. The most optimal way to encode this
  /external/python/cpython2/Lib/
collections.py 62 raise TypeError('expected at most 1 arguments, got %d' % len(args))
414 >>> c.most_common(3) # three most common elements
475 raise TypeError('expected at most 1 arguments, got %d' % len(args))
485 '''List the n most common elements and their counts from the most
544 # doesn't have a straight-forward interpretation in most counting
554 raise TypeError('expected at most 1 arguments, got %d' % len(args))
593 raise TypeError('expected at most 1 arguments, got %d' % len(args))
  /external/python/cpython2/Lib/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
217 level of 0 will only insert newlines. ``None`` is the most compact
224 ``(',', ':')`` is the most compact JSON representation.
  /external/vulkan-validation-layers/demos/android/include/
cube.frag.h 5 Warning, version 400 is not yet complete; most version-specific features are present, but some are missing.
  /prebuilts/gdb/darwin-x86/lib/python2.7/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/gdb/linux-x86/lib/python2.7/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
lex.go 94 // the text of the most recently returned token is, and where it was found.
100 // The following methods all refer to the most recent token returned by Next.
  /prebuilts/go/darwin-x86/src/crypto/rand/
util.go 55 // Don't let the value be too small, i.e, set the most significant two bits.
112 // b is the number of bits in the most significant byte of max.
  /prebuilts/go/darwin-x86/src/encoding/binary/
varint.go 11 // - the most significant bit (msb) in each output byte indicates if there
19 // At most 10 bytes are needed for 64-bit values. The encoding could
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 94 // the text of the most recently returned token is, and where it was found.
100 // The following methods all refer to the most recent token returned by Next.
  /prebuilts/go/linux-x86/src/crypto/rand/
util.go 55 // Don't let the value be too small, i.e, set the most significant two bits.
112 // b is the number of bits in the most significant byte of max.
  /prebuilts/go/linux-x86/src/encoding/binary/
varint.go 11 // - the most significant bit (msb) in each output byte indicates if there
19 // At most 10 bytes are needed for 64-bit values. The encoding could
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /external/libvorbis/doc/
02-bitpacking.tex 12 decoder. Most current binary storage arrangements group bits into a
21 In most contemporary architectures, a 'byte' is synonymous with an
32 The most ubiquitous architectures today consider a 'byte' to be an
43 value +1. A byte's 'most significant' bit (MSb) is at the opposite
54 'most significant byte first' in which the highest-valued byte comes
  /external/walt/docs/
ScreenLatency.md 7 Because the screen refreshes at predefined intervals (typically 60 Hz), most drawing commands do not take effect immediately but are processes during the next frame render event. See [Choreographer.FrameCallback](https://developer.android.com/reference/android/view/Choreographer.FrameCallback.html). An in-depth explanation about Android graphics can be found in [this video](https://www.youtube.com/watch?v=Q8m9sHdyXnE).
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
field.go 15 Offs uint8 // the offset of the left-most bit.
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32.go 11 // Adler-32 checksum is stored as s2*65536 + s1 in most-
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
route.go 58 // an interface index or a set of interface flags. In most cases, zero
  /prebuilts/go/darwin-x86/test/
recover4.go 9 // sees the most recent value of the variables it accesses.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
field.go 15 Offs uint8 // the offset of the left-most bit.
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32.go 11 // Adler-32 checksum is stored as s2*65536 + s1 in most-
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
route.go 58 // an interface index or a set of interface flags. In most cases, zero

Completed in 527 milliseconds

1 2 34 5 6 7 8 91011>>