HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 1601 - 1625 of 6587) sorted by null

<<61626364656667686970>>

  /external/libdrm/exynos/
exynos_drm.c 85 * @size: user-desired size.
86 * flags: user-desired memory type.
  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c 258 unsigned long desired)
262 __atomic_compare_exchange_n(p, &exp, desired, 0,
  /external/llvm/test/CodeGen/X86/
cmpxchg-clobber-flags.ll 135 define i32 @test_feed_cmov(i32* %addr, i32 %desired, i32 %new) {
181 %res = cmpxchg i32* %addr, i32 %desired, i32 %new seq_cst seq_cst
  /external/ltp/include/
tst_fuzzy_sync.h 31 * desired difference (default is zero). Using a delay allows you to
53 * @avg_diff_trgt: The desired average time difference, defaults to 0.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r13889.htm 176 desired memory protection. Regardless of the device type and the
199 the driver does not support the desired protection the
  /external/ltp/testcases/kernel/fs/doio/
databin.c 116 sprintf(Errmsg, "all %d bytes match desired pattern", bsize);
142 sprintf(Errmsg, "all %d bytes match desired pattern", bsize);
  /external/python/cpython2/Doc/library/
hashlib.rst 70 A generic :func:`new` constructor that takes the string name of the desired
170 The string *name* is the desired name of the hash digest algorithm for
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 77 Keyword argument as: the desired types for the data, in order of preference
107 Keyword argument as: the desired types for the data, in order of preference
  /external/skia/include/codec/
SkAndroidCodec.h 121 * @param size As an input parameter, the desired output size of
152 * As input, a desired subset of the original bounds
  /external/skia/src/codec/
SkAndroidCodec.cpp 267 // Cannot get any smaller without being smaller than desired.
280 // This means one of the computed dimensions is equal to desired, and
  /external/skqp/include/codec/
SkAndroidCodec.h 121 * @param size As an input parameter, the desired output size of
152 * As input, a desired subset of the original bounds
  /external/skqp/src/codec/
SkAndroidCodec.cpp 267 // Cannot get any smaller without being smaller than desired.
280 // This means one of the computed dimensions is equal to desired, and
  /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
EDDisassembler.cpp 59 /// @arg arch - The Triple::ArchType for the desired architecture
72 /// for the desired assembly syntax, suitable for passing to
EDDisassembler.h 105 /// @arg arch - The desired architecture
106 /// @arg syntax - The desired disassembly syntax
  /external/syslinux/mtools/
syslinux.c 346 /* Move ldlinux.sys to the desired location */
371 /* Move ldlinux.c32 to the desired location */
  /external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
custom_export_strategy.py 47 convert_fn: A function that converts the tree proto to desired format and
48 saves it to the desired location. Can be None to skip conversion.
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
weighted_quantiles_stream.h 199 // Helper method which, given the desired approximation error
268 // Desired approximation precision.
  /external/tensorflow/tensorflow/contrib/tpu/ops/
tpu_configuration_ops.cc 59 // Most user code works by placing the ConfigureDistributedTPU Op on the desired
74 // Most user code works by placing the ShutdownDistributedTPU Op on the desired
  /external/webrtc/talk/session/media/
srtpfilter.h 90 // if crypto is not desired. This must be called before SetAnswer.
99 // if crypto was not desired or could not be negotiated (and not required).
  /external/webrtc/webrtc/modules/audio_processing/
three_band_filter_bank.cc 26 // shift it to the desired band. But because the cosine period is 12 samples,
137 // 3. Modulating with cosines and accumulating to get the desired band.
  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaSync.h 267 // Set the playback in a desired speed.
269 // |rate| is the ratio between desired speed and the normal one, and should
  /frameworks/base/core/java/android/os/
SharedMemory.java 175 * Use {@link #map(int, int, int)} to have more control over the mapping if desired.
189 * Use {@link #map(int, int, int)} to have more control over the mapping if desired.
  /frameworks/base/core/java/android/util/
StateSet.java 142 * Return whether the stateSet matches the desired stateSpec.
202 * Return whether the state matches the desired stateSpec.
  /frameworks/base/core/java/android/view/
Window.java 406 * from it), making modifications to it as desired, until the next
703 * @param container The desired containing Window.
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
ToolbarActionBar.java 400 // Right now use no automatic transition so that the app can supply one if desired.
407 // Right now use no automatic transition so that the app can supply one if desired.

Completed in 939 milliseconds

<<61626364656667686970>>