HomeSort by relevance Sort by last modified time
    Searched refs:like (Results 226 - 250 of 1241) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/parse/
lexer.py 35 # We have methods which look like they could be functions:
157 # Don't allow ordinal values in octal (even invalid octal, like 09) or
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
lex.go 93 // A TokenReader is like a reader, but returns lex tokens of type Token. It also can tell you what
95 // The underlying scanner elides all spaces except newline, so the input looks like a stream of
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cbc.go 33 // optimized implementation of CBC encryption, like crypto/aes.
90 // optimized implementation of CBC decryption, like crypto/aes.
  /prebuilts/go/darwin-x86/src/net/http/
http.go 111 // include HTTP/2 pseudo header fields like ":path" and ":scheme",
125 // The target must either be an absolute path (like "/path") or an absolute
  /prebuilts/go/darwin-x86/src/runtime/
os3_plan9.go 63 // then assume this was a call to non-code and treat like
79 // Not faking that as the return address will make the trace look like a call
signal_linux_s390x.go 88 // preparePanic sets up the stack to look like a call to sigpanic.
104 // then assume this was a call to non-code and treat like
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 93 // A TokenReader is like a reader, but returns lex tokens of type Token. It also can tell you what
95 // The underlying scanner elides all spaces except newline, so the input looks like a stream of
  /prebuilts/go/linux-x86/src/crypto/cipher/
cbc.go 33 // optimized implementation of CBC encryption, like crypto/aes.
90 // optimized implementation of CBC decryption, like crypto/aes.
  /prebuilts/go/linux-x86/src/net/http/
http.go 111 // include HTTP/2 pseudo header fields like ":path" and ":scheme",
125 // The target must either be an absolute path (like "/path") or an absolute
  /prebuilts/go/linux-x86/src/runtime/
os3_plan9.go 63 // then assume this was a call to non-code and treat like
79 // Not faking that as the return address will make the trace look like a call
signal_linux_s390x.go 88 // preparePanic sets up the stack to look like a call to sigpanic.
104 // then assume this was a call to non-code and treat like
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
lb.s 110 # Several macros are handled like lb. Sanity check them.
sb.s 110 # Several macros are handled like sb. Sanity check them.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
reldl-2.s 1 ! Relative linking with datalabel use, second file. Much like rel-2.s
  /build/soong/android/
util.go 105 // The caller is a method on some type, so it's name looks like
  /build/soong/cc/
tidy.go 26 // whether to run clang-tidy over C-like sources.
  /external/libunwind/doc/
unw_is_signal_frame.tex 23 asynchronous interruption. For UNIX and UNIX-like platforms, such
  /frameworks/rs/script_api/
rs_for_each.spec 23 an executing kernel, like dimensions and current indices. These functions take
51 over, like dimensions. It also contains rarely used indices of the currently processed
52 cell, like the Array0 index or the current level of detail.
242 over and rarely used indices, like the Array0 index.
391 over and rarely used indices, like the Array0 index.
  /frameworks/support/
Android.mk 42 ## match another pattern. Meant to be used like:
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arm64.go 64 // constant) is one of the STLXR-like instructions that require special
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
flag.go 52 // count is a flag.Value that is like a flag.Bool and a flag.Int.
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 32 pack's r operation is more like Unix ar's rq operation.
  /prebuilts/go/darwin-x86/src/cmd/vet/
buildtag.go 53 // Comment is something like +buildasdf not +build.
shift.go 47 // like ^uint(0) >> 63 for 32/64 bit detection and compatibility.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
bit_reader.go 51 // br.n looks like this (assuming that br.bits = 14 and bits = 6):

Completed in 2284 milliseconds

1 2 3 4 5 6 7 8 91011>>