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

<<11121314151617181920>>

  /compatibility/cdd/7_hardware-compatibility/
7_7_usb.md 127 * SHOULD implement the Try.\* model that is most appropriate for the
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 5 * support code essentially; most of it is error recovery stuff and
186 * This looks weird, but trust me--it makes the most sense in terms
496 * the viable next token set, then you know there is most likely
699 /** A convenience method for use most often with template rewrites.
DFA.as 9 * There are at most 32767 states (16-bit signed short).
  /external/boringssl/src/crypto/cipher_extra/test/nist_cavp/
make_cavp.go 95 // value]". |labels| holds keys and values of the most recent block
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
armv4-mont.pl 677 vst1.32 {${temp}[0]}, [$toutptr, :32] @ top-most bit
693 ldr r10, [$aptr] @ load top-most bit
  /external/googletest/googlemock/
README.md 233 We list the most frequently used macros below. For a complete list,
268 Google Mock is compact, so most users can build and link it as a static
276 Most of Google Test's control macros apply to Google Mock as well.
  /external/mesa3d/docs/specs/
MESA_texture_signed_rgba.spec 67 RESOLVED: NO. To keep this extension simple, only add the most
  /external/nanohttpd/
README.md 131 * Contains a built-in list of most common MIME types.
149 NanoHTTPD is a Maven based project and deployed to central. Most development environments have means to access the central repository. The coordinates to use in Maven are:
  /external/nanohttpd/src/site/markdown/
index.md 131 * Contains a built-in list of most common MIME types.
149 NanoHTTPD is a Maven based project and deployed to central. Most development environments have means to access the central repository. The coordinates to use in Maven are:
  /external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
llvm_executionengine.mli 67 most significant bit may be lost). See the field
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 6 // It aims to cover most of the variations, including those produced
  /prebuilts/go/darwin-x86/src/cmd/compile/
doc.go 127 not include a stack overflow check. This is most commonly used by low-level
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
timings.go 50 // with the most recently started or stopped phase; or the very first
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
dom.go 122 // This version uses integers for most of the computation,
  /prebuilts/go/darwin-x86/src/cmd/go/
clean.go 20 The go command builds most objects in a temporary directory,
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 137 // that is, it records that the words from the most recent pointer until
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 102 // We keep the codes packed into a uint32, at the most-significant end.
  /prebuilts/go/darwin-x86/src/compress/lzw/
reader.go 34 // MSB means Most Significant Bits first, as used in the TIFF and PDF
61 // last is the most recently seen code, or decoderInvalidCode.
100 // readMSB returns the next code for "Most Significant Bits first" data.
writer.go 63 // savedCode is the accumulated code at the end of the most recent Write
90 // writeMSB writes the code c for "Most Significant Bits first" data.
  /prebuilts/go/darwin-x86/src/crypto/rsa/
example_test.go 25 // structure. This is done for a number of reasons, but the most
  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85.go 18 // Encode encodes src into at most MaxEncodedLen(len(src))
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem.go 6 // Enhanced Mail. The most common use of PEM encoding today is in TLS keys and
  /prebuilts/go/darwin-x86/src/go/parser/
error_test.go 37 // getFile assumes that each filename occurs at most once
  /prebuilts/go/darwin-x86/src/go/types/
stdlib_test.go 58 var src [1 << 10]byte // read at most 1KB
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 25 // IEEE is by far and away the most common CRC-32 polynomial.

Completed in 545 milliseconds

<<11121314151617181920>>