HomeSort by relevance Sort by last modified time
    Searched full:preferred (Results 901 - 925 of 4924) sorted by null

<<31323334353637383940>>

  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h 59 // FileInputStream is preferred over using an ifstream with IstreamInputStream.
136 // FileOutputStream is preferred over using an ofstream with
  /system/bt/stack/gap/
gap_ble.cc 333 /* Extract the peripheral preferred connection parameters and save them */
509 * Description Start a process to read a connected peripheral's preferred
  /art/libartbase/base/
casts.h 42 // The From type can be inferred, so the preferred syntax for using
  /cts/tests/tests/security/src/android/security/cts/
X509CertChainBuildingTest.java 128 // Check that leaf1 -> rootA is preferred over using the cross signed cert when both rootA
  /device/google/contexthub/firmware/lib/libc/
strlen.c 39 If speed is preferred, the strlen() function in ../../string/strlen.c
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_metaclass.py 51 # already in the preferred format, do nothing
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi20.h 190 // Fixed ACPI Description Table Preferred Power Management Profile
  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Impl.c 708 Manually extend the valid and preferred lifetimes for the IPv6 addresses
712 The RenewRebind() function is used to manually extend the valid and preferred
718 the state transfers to Dhcp6Bound and the valid and preferred timer restarts.
722 to Dhcp6Bound and the valid and preferred timer restarts. If it fails, the state
    [all...]
  /external/ImageMagick/ImageMagick/script/
opencl.html 79 <p>When the OpenCL acceleration is invoked for the first time, ImageMagick conducts a series of tests to configure the OpenCL environment according to the system hardware; therefore, it is normal to experience a higher latency the first time you use an accelerated option. The OpenCL kernels are embedded inside ImageMagick in source format. During the initial setup, ImageMagick discovers all the available OpenCL devices and compiles the kernels for each of these targets. ImageMagick also runs several performance tests internally to determine the preferred device to use. The compiled kernel code and the performance test results are stored into the cache directory so that the data can be reused by subsequent invocations of the OpenCL path. By default, the OpenCL cached data is stored in <code>$HOME/.cache/ImageMagick</code> on Linux and on MacOSX or in <code>%LOCALAPPDATA%\.cache\ImageMagick</code> on Windows. To change the cache directory, set the IMAGEMAGICK_OPENCL_CACHE_DIR environment variable. ImageMagick is able to detect hardware changes, driver updates, and new kernel sources and re-run the setup and the calibration test. You can also force ImageMagick to re-run the process by removing the content from the cache directory.</p>
  /external/ImageMagick/www/
opencl.html 83 <p>When the OpenCL acceleration is invoked for the first time, ImageMagick conducts a series of tests to configure the OpenCL environment according to the system hardware; therefore, it is normal to experience a higher latency the first time you use an accelerated option. The OpenCL kernels are embedded inside ImageMagick in source format. During the initial setup, ImageMagick discovers all the available OpenCL devices and compiles the kernels for each of these targets. ImageMagick also runs several performance tests internally to determine the preferred device to use. The compiled kernel code and the performance test results are stored into the cache directory so that the data can be reused by subsequent invocations of the OpenCL path. By default, the OpenCL cached data is stored in <code>$HOME/.cache/ImageMagick</code> on Linux and on MacOSX or in <code>%LOCALAPPDATA%\.cache\ImageMagick</code> on Windows. To change the cache directory, set the IMAGEMAGICK_OPENCL_CACHE_DIR environment variable. ImageMagick is able to detect hardware changes, driver updates, and new kernel sources and re-run the setup and the calibration test. You can also force ImageMagick to re-run the process by removing the content from the cache directory.</p>
  /external/adhd/cras/src/server/
cras_hfp_info.c 34 * packet_size - The size of SCO packet to read/write preferred by
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3recognizersharedstate.h 180 * variable directly or by using the SETTEXT() macro (preferred) in your
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ANTLRStringStream.cs 89 /** <summary>This is the preferred constructor as no data is copied</summary> */
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRStringStream.cs 93 /** <summary>This is the preferred constructor as no data is copied</summary> */
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
SlimStringStream.cs 99 /** <summary>This is the preferred constructor as no data is copied</summary> */
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ANTLRStringStream.java 79 /** This is the preferred constructor as no data is copied */
  /external/autotest/site_utils/tester_feedback/
audio_query_delegate_impl.py 28 # Mplayer; might choke when using Alsa and therefore least preferred.
  /external/boringssl/src/include/openssl/
rsa.h 266 // (via the |EVP_PKEY| interface) is preferred for new protocols.
311 // (via the |EVP_PKEY| interface) is preferred for new protocols.
321 // |RSA_PKCS1_PSS_PADDING| (via the |EVP_PKEY| interface) is preferred for new
334 // but |RSA_PKCS1_PSS_PADDING| (via the |EVP_PKEY| interface) is preferred for
    [all...]
  /external/curl/packages/vms/
gnv_libcurl_symbols.opt 30 ! upper and lowercase versions of a truncated name (preferred) or a
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
ClassName.java 196 * {@link #fromClass(Class)} should be preferred as they can correctly create {@link ClassName}
  /external/dng_sdk/source/
dng_area_task.h 77 /// \retval a point giving preferred alignment in x and y
  /external/droiddriver/src/io/appium/droiddriver/finders/
By.java 141 * {@link #withParent} or {@link #withAncestor} are preferred, which can combine with other {@link
  /external/elfutils/libelf/
nlist.c 165 a) global symbols are preferred over local symbols since
  /external/fec/
install-sh 18 # Calling this script install-sh is preferred over install.sh, to prevent
  /external/freetype/
NOTICE 50 Finally, many people asked us for a preferred form for a

Completed in 1117 milliseconds

<<31323334353637383940>>