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

1 2 3 4 5

  /prebuilts/go/darwin-x86/src/net/
example_test.go 40 // This mask corresponds to a /31 subnet for IPv4.
43 // This mask corresponds to a /64 subnet for IPv6.
file_plan9.go 121 // check that file corresponds to a listener
  /prebuilts/go/linux-x86/src/net/
example_test.go 40 // This mask corresponds to a /31 subnet for IPv4.
43 // This mask corresponds to a /64 subnet for IPv6.
file_plan9.go 121 // check that file corresponds to a listener
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Android.mk 1 # This build script corresponds to a library containing many definitions
  /prebuilts/go/darwin-x86/src/html/template/
context.go 288 // elementScript corresponds to the raw text <script> element
291 // elementStyle corresponds to the raw text <style> element.
293 // elementTextarea corresponds to the RCDATA <textarea> element.
295 // elementTitle corresponds to the RCDATA <title> element.
319 // attrNone corresponds to a normal attribute or no attribute.
321 // attrScript corresponds to an event handler attribute.
323 // attrScriptType corresponds to the type attribute in script HTML element
325 // attrStyle corresponds to the style attribute whose value is CSS.
327 // attrURL corresponds to an attribute whose value is a URL.
  /prebuilts/go/linux-x86/src/html/template/
context.go 288 // elementScript corresponds to the raw text <script> element
291 // elementStyle corresponds to the raw text <style> element.
293 // elementTextarea corresponds to the RCDATA <textarea> element.
295 // elementTitle corresponds to the RCDATA <title> element.
319 // attrNone corresponds to a normal attribute or no attribute.
321 // attrScript corresponds to an event handler attribute.
323 // attrScriptType corresponds to the type attribute in script HTML element
325 // attrStyle corresponds to the style attribute whose value is CSS.
327 // attrURL corresponds to an attribute whose value is a URL.
  /external/libunwind/doc/
unw_strerror.tex 24 The message that corresponds to \Var{err\_code} or, if the
  /external/mesa3d/docs/specs/
MESA_copy_sub_buffer.spec 70 corresponds to the lower-left pixel of the window, like glReadPixels.
  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
profile.go 41 // ValueType corresponds to Profile.ValueType
50 // Sample corresponds to Profile.Sample
61 // Label corresponds to Profile.Label
69 // Mapping corresponds to Profile.Mapping
86 // Location corresponds to Profile.Location
96 // Line corresponds to Profile.Line
104 // Function corresponds to Profile.Function
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
profile.go 41 // ValueType corresponds to Profile.ValueType
50 // Sample corresponds to Profile.Sample
61 // Label corresponds to Profile.Label
69 // Mapping corresponds to Profile.Mapping
86 // Location corresponds to Profile.Location
96 // Line corresponds to Profile.Line
104 // Function corresponds to Profile.Function
  /prebuilts/go/darwin-x86/src/image/
ycbcr.go 87 // YOffset returns the index of the first element of Y that corresponds to
93 // COffset returns the index of the first element of Cb or Cr that corresponds
220 // AOffset returns the index of the first element of A that corresponds to the
image.go 86 // PixOffset returns the index of the first element of Pix that corresponds to
190 // PixOffset returns the index of the first element of Pix that corresponds to
297 // PixOffset returns the index of the first element of Pix that corresponds to
401 // PixOffset returns the index of the first element of Pix that corresponds to
508 // PixOffset returns the index of the first element of Pix that corresponds to
600 // PixOffset returns the index of the first element of Pix that corresponds to
695 // PixOffset returns the index of the first element of Pix that corresponds to
774 // PixOffset returns the index of the first element of Pix that corresponds to
856 // PixOffset returns the index of the first element of Pix that corresponds to
943 // PixOffset returns the index of the first element of Pix that corresponds t
    [all...]
  /prebuilts/go/linux-x86/src/image/
ycbcr.go 87 // YOffset returns the index of the first element of Y that corresponds to
93 // COffset returns the index of the first element of Cb or Cr that corresponds
220 // AOffset returns the index of the first element of A that corresponds to the
image.go 86 // PixOffset returns the index of the first element of Pix that corresponds to
190 // PixOffset returns the index of the first element of Pix that corresponds to
297 // PixOffset returns the index of the first element of Pix that corresponds to
401 // PixOffset returns the index of the first element of Pix that corresponds to
508 // PixOffset returns the index of the first element of Pix that corresponds to
600 // PixOffset returns the index of the first element of Pix that corresponds to
695 // PixOffset returns the index of the first element of Pix that corresponds to
774 // PixOffset returns the index of the first element of Pix that corresponds to
856 // PixOffset returns the index of the first element of Pix that corresponds to
943 // PixOffset returns the index of the first element of Pix that corresponds t
    [all...]
  /external/autotest/site_utils/
perf_compare.py 440 'of iteration numbers where N1 corresponds '
441 'to KEY1, N2 corresponds to KEY2, etc.')
  /external/brotli/go/cbrotli/internal/
encoder.go 115 // Flush and Finish operations force Encoder to produce output that corresponds
  /prebuilts/go/darwin-x86/src/go/build/
doc.go 80 // corresponds to the boolean formula:
90 // corresponds to the boolean formula:
  /prebuilts/go/linux-x86/src/go/build/
doc.go 80 // corresponds to the boolean formula:
90 // corresponds to the boolean formula:
  /prebuilts/go/darwin-x86/src/bytes/
buffer_test.go 50 // The initial contents of buf corresponds to the string s;
69 // The initial contents of buf corresponds to the string s;
98 // The initial contents of buf corresponds to the string s.
  /prebuilts/go/linux-x86/src/bytes/
buffer_test.go 50 // The initial contents of buf corresponds to the string s;
69 // The initial contents of buf corresponds to the string s;
98 // The initial contents of buf corresponds to the string s.
  /external/vixl/tools/
generate_tests.py 295 variable name in the generated code. The "type" field corresponds to an operand
541 Note that this is a seeded pseudo-random sample, and the seed corresponds to
  /prebuilts/go/darwin-x86/src/go/token/
token.go 229 // "+"). For all other tokens the string corresponds to the token
  /prebuilts/go/darwin-x86/src/runtime/
write_err_android.go 139 // The first 11 bytes of the header corresponds to android_log_header_t
  /prebuilts/go/linux-x86/src/go/token/
token.go 229 // "+"). For all other tokens the string corresponds to the token

Completed in 2817 milliseconds

1 2 3 4 5