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

<<11121314151617181920>>

  /external/nanohttpd/
README.md 133 * Simple [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) support via `--cors` paramater
  /external/nanohttpd/src/site/markdown/
index.md 133 * Simple [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) support via `--cors` paramater
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
timings.go 16 // Events may be associated with each phase via AddEvent.
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
internal.go 92 // and adjusts the result based on the original source via sourceAdj
rewrite.go 192 // of recursing down any further via reflection.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
config.go 231 Exitf("internal linking requested via GO_EXTLINK_ENABLED, but external linking required: %s", reason)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/mips/
asm.go 109 // set up addend for eventual relocation via outer symbol.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 222 // of codes so we need to ensure termination via another
  /prebuilts/go/darwin-x86/src/expvar/
expvar.go 6 // as operation counters in servers. It exposes these variables via HTTP at
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 27 // the corresponding source text segment; it is accessible via the
333 // Unary "*" expressions are represented via StarExpr nodes.
388 // Pointer types are represented via StarExpr nodes.
967 // via Doc and Comment fields.
  /prebuilts/go/darwin-x86/src/go/format/
internal.go 92 // and adjusts the result based on the original source via sourceAdj
  /prebuilts/go/darwin-x86/src/go/types/
sizes.go 191 // offsetof returns the offset of the field specified via
  /prebuilts/go/darwin-x86/src/io/
multi_test.go 284 // Consume the rest of r2 via mr1.
  /prebuilts/go/darwin-x86/src/net/
fd_plan9.go 196 // This method is only called via Conn.
  /prebuilts/go/darwin-x86/src/net/http/pprof/
pprof.go 5 // Package pprof serves via its HTTP server runtime profiling data
  /prebuilts/go/darwin-x86/src/reflect/
deepequal.go 5 // Deep equality test via reflection
  /prebuilts/go/darwin-x86/src/runtime/
cgocheck.go 6 // These functions are invoked via the write barrier when debug.cgocheck > 1.
os_openbsd.go 87 // Fetch hw.ncpu via sysctl.
runtime_test.go 184 // just a convenient way of documenting (via eqstring_generic)
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux_arm.go 47 // Underlying system call writes to newoffset via pointer.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/transform/
transform.go 116 // not yet copied out via Read.
133 // via t. It calls Reset on t.
182 // Read more bytes into src via the code below, and try again.
220 // via t. It calls Reset on t.
  /prebuilts/go/darwin-x86/test/
method5.go 71 // Embedding via pointer.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
timings.go 16 // Events may be associated with each phase via AddEvent.
  /prebuilts/go/linux-x86/src/cmd/gofmt/
internal.go 92 // and adjusts the result based on the original source via sourceAdj
rewrite.go 192 // of recursing down any further via reflection.

Completed in 865 milliseconds

<<11121314151617181920>>