HomeSort by relevance Sort by last modified time
    Searched refs:formats (Results 601 - 625 of 868) sorted by null

<<21222324252627282930>>

  /prebuilts/go/linux-x86/src/builtin/
builtin.go 239 // The print built-in function formats its arguments in an
245 // The println built-in function formats its arguments in an
  /prebuilts/go/linux-x86/src/cmd/vet/
main.go 378 // errorf formats the error to standard error, adding program
385 // warnf formats the error to standard error, adding program
  /prebuilts/go/linux-x86/src/go/doc/testdata/
testing.go 168 // Log formats its arguments using default formatting, analogous to Println(),
172 // Logf formats its arguments according to the format, analogous to Printf(),
benchmark.go 205 // the ones digits line up for all three possible formats.
  /prebuilts/go/linux-x86/src/net/mail/
message.go 10 * Obsolete address formats are not parsed, including addresses with
167 // String formats the address as a valid RFC 5322 address.
  /system/core/libpixelflinger/include/private/pixelflinger/
ggl_context.h 537 const GGLFormat* formats; member in struct:android::context_t
  /external/ImageMagick/www/api/
annotate.php 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
140 <p>FormatMagickCaption() formats a caption so that it fits within the image width. It returns the number of lines in the formatted caption.</p>
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp 3168 static const TextureFormat formats[] = local
    [all...]
  /external/libjpeg-turbo/
tjunittest.c 547 void doTest(int w, int h, const int *formats, int nformats, int subsamp,
572 pf=formats[pfi];
  /external/vulkan-validation-layers/tests/
vktestbinding.cpp 562 for (std::vector<Device::Format>::const_iterator it = dev.formats().begin();
563 it != dev.formats().end(); it++) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_audioop.py 8 formats = { variable
15 return struct.pack('=%d%s' % (len(data), formats[width]), *data)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_audioop.py 8 formats = { variable
15 return struct.pack('=%d%s' % (len(data), formats[width]), *data)
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
inst.go 382 AddrLDM // R ? [R] but formats as R, for LDM/STM only
  /prebuilts/go/darwin-x86/src/compress/gzip/
gunzip.go 120 // can be useful when reading file formats that distinguish individual gzip
  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85.go 6 // as used in the btoa tool and Adobe's PostScript and PDF document formats.
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
benchmark.go 205 // the ones digits line up for all three possible formats.
  /prebuilts/go/darwin-x86/src/go/types/
operand.go 68 // Operand string formats
  /prebuilts/go/darwin-x86/src/net/http/
header.go 77 // trying each of the three formats allowed by HTTP/1.1:
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
inst.go 382 AddrLDM // R ? [R] but formats as R, for LDM/STM only
  /prebuilts/go/linux-x86/src/compress/gzip/
gunzip.go 120 // can be useful when reading file formats that distinguish individual gzip
  /prebuilts/go/linux-x86/src/encoding/ascii85/
ascii85.go 6 // as used in the btoa tool and Adobe's PostScript and PDF document formats.
  /prebuilts/go/linux-x86/src/go/types/
operand.go 68 // Operand string formats
  /prebuilts/go/linux-x86/src/net/http/
header.go 77 // trying each of the three formats allowed by HTTP/1.1:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_audioop.py 8 formats = { variable
15 return struct.pack('=%d%s' % (len(data), formats[width]), *data)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_audioop.py 8 formats = { variable
15 return struct.pack('=%d%s' % (len(data), formats[width]), *data)

Completed in 1811 milliseconds

<<21222324252627282930>>