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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/driver/
driver.go 71 // It is similar to the standard flag.FlagSet.
92 // printed after the standard usage message.
196 // For line-based UI, Print writes to standard error.
197 // (Standard output is reserved for report data.)
202 // For line-based UI, PrintErr writes to standard error.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/plugin/
plugin.go 54 // It is similar to the standard flag.FlagSet.
75 // printed after the standard usage message.
182 // For line-based UI, Print writes to standard error.
183 // (Standard output is reserved for report data.)
188 // For line-based UI, PrintErr writes to standard error.
  /prebuilts/go/darwin-x86/src/encoding/csv/
example_test.go 99 // Write any buffered data to the underlying writer (standard output).
  /prebuilts/go/darwin-x86/src/hash/
hash.go 12 // Hash implementations in the standard library (e.g. hash/crc32 and
  /prebuilts/go/darwin-x86/src/internal/cpu/
cpu.go 6 // used by the Go standard library.
  /prebuilts/go/darwin-x86/src/math/rand/
normal.go 32 // standard normal distribution (mean = 0, stddev = 1).
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_plan9.go 67 // standard timezone offset
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lif/
binary.go 11 // This package is supposed to be used by the net package of standard
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
binary.go 11 // This package is supposed to be used by the net package of standard
  /prebuilts/go/linux-x86/src/cmd/link/internal/sym/
segment.go 33 // Terrible but standard terminology.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/driver/
driver.go 71 // It is similar to the standard flag.FlagSet.
92 // printed after the standard usage message.
196 // For line-based UI, Print writes to standard error.
197 // (Standard output is reserved for report data.)
202 // For line-based UI, PrintErr writes to standard error.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/plugin/
plugin.go 54 // It is similar to the standard flag.FlagSet.
75 // printed after the standard usage message.
182 // For line-based UI, Print writes to standard error.
183 // (Standard output is reserved for report data.)
188 // For line-based UI, PrintErr writes to standard error.
  /prebuilts/go/linux-x86/src/encoding/csv/
example_test.go 99 // Write any buffered data to the underlying writer (standard output).
  /prebuilts/go/linux-x86/src/hash/
hash.go 12 // Hash implementations in the standard library (e.g. hash/crc32 and
  /prebuilts/go/linux-x86/src/internal/cpu/
cpu.go 6 // used by the Go standard library.
  /prebuilts/go/linux-x86/src/math/rand/
normal.go 32 // standard normal distribution (mean = 0, stddev = 1).
  /prebuilts/go/linux-x86/src/time/
zoneinfo_plan9.go 67 // standard timezone offset
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lif/
binary.go 11 // This package is supposed to be used by the net package of standard
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
binary.go 11 // This package is supposed to be used by the net package of standard
  /external/mesa3d/docs/specs/
MESA_texture_signed_rgba.spec 109 the standard OpenGL byte/float mapping is considered acceptable too, as
114 converting to GL_FLOAT (using the standard OpenGL float/byte mapping)
116 Other than those subtle issues there are no other non-standard
  /prebuilts/go/darwin-x86/src/os/
exec.go 49 // first three entries correspond to standard input, standard output, and
50 // standard error. An implementation may support additional entries,
  /prebuilts/go/linux-x86/src/os/
exec.go 49 // first three entries correspond to standard input, standard output, and
50 // standard error. An implementation may support additional entries,
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 218 The base class for the standard implementation of Token. It is implemented as a
220 bunch of different information and Structs are slightly faster than a standard
225 general utility. Thus code generated for a standard combo lexer-parser grammar
301 includes Enumerable to provide the standard Ruby iteration
347 have the standard token attributes (see ANTLR3::Token).
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_layers.cpp 73 auto standard = dataspace & HAL_DATASPACE_STANDARD_MASK; local
75 switch (standard) {
94 DLOGV_IF(kTagStrategy, "Unsupported Standard Request = %d", standard);
157 // Retrieve ColorMetaData from android_data_space_t (STANDARD|TRANSFER|RANGE)
  /prebuilts/go/darwin-x86/src/cmd/go/internal/list/
list.go 48 Standard bool // is this package part of the standard Go library?
130 prints an error to standard error for each erroneous package and
132 With the -e flag, the list command never prints errors to standard

Completed in 1423 milliseconds

<<11121314151617181920>>