HomeSort by relevance Sort by last modified time
    Searched refs:achieved (Results 1 - 19 of 19) sorted by null

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
trieval.go 9 // program and the resultant package. Sharing is achieved by the generator
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
trieval.go 9 // program and the resultant package. Sharing is achieved by the generator
  /external/boringssl/src/ssl/test/runner/ed25519/
ed25519.go 52 // indicate the message hasn't been hashed. This can be achieved by passing
  /external/walt/docs/
AudioLatency.md 7 Low latency audio IO on Android can be achieved via JNI C/C++ code.
  /frameworks/rs/script_api/
rs_vector_math.spec 27 Different precision/speed tradeoffs can be achieved by using variants of the common math
rs_math.spec 41 Different precision/speed tradeoffs can be achieved by using variants of the common math
    [all...]
  /platform_testing/docs/development/
test-config.md 15 such tasks, the common tasks list above can be achieved by just a few lines of
  /external/mesa3d/docs/specs/
MESA_swap_frame_usage.spec 54 frame rate was not achieved. The value indicates the number of frames
  /external/libunwind/doc/
libunwind.tex 85 achieved by making copies of an unwind cursor. For example, a program
176 address-space object for that process. This is achieved with the
  /external/ImageMagick/www/api/
fx.php 414 <p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.</p>
528 <p>SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
magick-image.php     [all...]
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ConversationMessageData.java 199 * This is achieved by walking through the inputString, character by character,
    [all...]
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 22 // that lacks an entropy encoder. Compression gains are achieved when
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 22 // that lacks an entropy encoder. Compression gains are achieved when
  /external/capstone/bindings/vb6/
Module1.bas 397 ' While decoding one instruction at a time can also be achieved with
  /prebuilts/go/darwin-x86/src/time/
time.go 109 // identical Location has been set for all values, which can be achieved
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 109 // identical Location has been set for all values, which can be achieved
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py 13 'bltin-file-objects': u'\nFile Objects\n************\n\nFile objects are implemented using C\'s ``stdio`` package and can be\ncreated with the built-in ``open()`` function. File objects are also\nreturned by some other built-in functions and methods, such as\n``os.popen()`` and ``os.fdopen()`` and the ``makefile()`` method of\nsocket objects. Temporary files can be created using the ``tempfile``\nmodule, and high-level file operations such as copying, moving, and\ndeleting files and directories can be achieved with the ``shutil``\nmodule.\n\nWhen a file operation fails for an I/O-related reason, the excepti (…)
    [all...]
  /external/python/cpython2/Lib/pydoc_data/
topics.py 14 'bltin-file-objects': u'\nFile Objects\n************\n\nFile objects are implemented using C\'s "stdio" package and can be\ncreated with the built-in "open()" function. File objects are also\nreturned by some other built-in functions and methods, such as\n"os.popen()" and "os.fdopen()" and the "makefile()" method of socket\nobjects. Temporary files can be created using the "tempfile" module,\nand high-level file operations such as copying, moving, and deleting\nfiles and directories can be achieved with the "shutil" module.\n\nWhen a file operation fails for an I/O-related reason, the exception\ (…)
    [all...]

Completed in 1529 milliseconds