HomeSort by relevance Sort by last modified time
    Searched refs:serves (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/buildtag/
buildtag_bad.go 3 // It serves only to test the tag checker during make test.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/buildtag/
buildtag_bad.go 3 // It serves only to test the tag checker during make test.
  /external/nanohttpd/
README.md 124 * Default code serves files and shows (prints on console) all HTTP parameters and headers.
130 * File server serves also very long files without memory overhead.
132 * Runtime extension support (extensions that serve particular MIME types) - example extension that serves Markdown formatted files. Simply including an extension JAR in the webserver classpath is enough for the extension to be loaded.
134 * by default serves `Access-Control-Allow-Headers: origin,accept,content-type`
  /external/nanohttpd/src/site/markdown/
index.md 124 * Default code serves files and shows (prints on console) all HTTP parameters and headers.
130 * File server serves also very long files without memory overhead.
132 * Runtime extension support (extensions that serve particular MIME types) - example extension that serves Markdown formatted files. Simply including an extension JAR in the webserver classpath is enough for the extension to be loaded.
134 * by default serves `Access-Control-Allow-Headers: origin,accept,content-type`
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/testdata/
exports.go 6 // serves as test file for gcimporter_test.go.
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/testdata/
exports.go 6 // serves as test file for gcimporter_test.go.
  /prebuilts/go/darwin-x86/src/cmd/trace/
goroutines.go 72 // httpGoroutines serves list of goroutine groups.
109 // httpGoroutine serves list of goroutines in a particular group.
  /prebuilts/go/linux-x86/src/cmd/trace/
goroutines.go 72 // httpGoroutines serves list of goroutine groups.
109 // httpGoroutine serves list of goroutines in a particular group.
  /prebuilts/go/darwin-x86/src/net/http/pprof/
pprof.go 5 // Package pprof serves via its HTTP server runtime profiling data
217 // Handler returns an HTTP handler that serves the named profile.
241 // For example, "/debug/pprof/heap" serves the "heap" profile.
  /prebuilts/go/linux-x86/src/net/http/pprof/
pprof.go 5 // Package pprof serves via its HTTP server runtime profiling data
217 // Handler returns an HTTP handler that serves the named profile.
241 // For example, "/debug/pprof/heap" serves the "heap" profile.
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/
SmiException.asm 39 ; This structure serves as a template for all processors.
SmiException.S 39 # This structure serves as a template for all processors.
  /external/clang/test/Misc/
warning-flags.c 4 This test serves two purposes:
  /prebuilts/go/darwin-x86/src/container/ring/
ring.go 10 // serves as reference to the entire ring. Empty rings are represented
  /prebuilts/go/darwin-x86/src/debug/dwarf/
open.go 93 // and serves to distinguish one .debug_types section from another.
  /prebuilts/go/darwin-x86/src/runtime/
error.go 14 // serves to distinguish types that are run time
  /prebuilts/go/linux-x86/src/container/ring/
ring.go 10 // serves as reference to the entire ring. Empty rings are represented
  /prebuilts/go/linux-x86/src/debug/dwarf/
open.go 93 // and serves to distinguish one .debug_types section from another.
  /prebuilts/go/linux-x86/src/runtime/
error.go 14 // serves to distinguish types that are run time
  /external/webrtc/webrtc/tools/rtcbot/
botmanager.js 20 // BotManager runs a HttpsServer that serves bots assets and and WebSocketServer
88 // TODO(andresp): Cache browserify result for future serves.
  /external/roboto-fonts/
Android.mk 37 # It also serves as the module name and the dest file name.
  /frameworks/base/data/fonts/
Android.mk 65 # It also serves as the module name and the dest file name.
  /prebuilts/go/darwin-x86/src/go/token/
token.go 246 // precedence serves as "catch-all" precedence for selector,
  /prebuilts/go/linux-x86/src/go/token/
token.go 246 // precedence serves as "catch-all" precedence for selector,
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiException.S 96 # This structure serves as a template for all processors.

Completed in 659 milliseconds

1 2 3 4