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

<<11121314151617181920>>

  /tools/test/connectivity/acts/framework/acts/controllers/
packet_sender.py 98 packet: desired packet to keep sending
135 """Send any custom packet over a desired interface.
253 packet: desired built custom packet
312 packet: desired built custom packet
396 packet: desired built custom packet
462 packet: desired built custom packet
508 # Overwrite standard fields if desired
536 packet: desired built custom packet
578 # Overwrite standard fields if desired
599 packet: desired built custom packe
    [all...]
  /system/libhwbinder/
Parcel.cpp     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StylesheetPIHandler.java 46 /** The desired media criteria. */
49 /** The desired title criteria. */
52 /** The desired character set criteria. */
95 * @param media The desired media criteria.
96 * @param title The desired title criteria.
97 * @param charset The desired character set criteria.
  /external/autotest/client/tests/cgroup/
cgroup_common.py 185 @param value: desired value
211 @param value: desired value
228 logging.error("cg.set_property(): Setting failed: desired = %s,"
317 @param _modules: Desired modules.
320 logging.debug("Desired cgroup modules: %s", _modules)
371 @param module: desired module (memory, ...)
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p4.cpp 186 int b; // desired-note {{not initialized}}
187 Int<T> c; // desired-note {{not initialized}}
190 int e; // desired-note {{not initialized}}
191 Int<T> f; // desired-note {{not initialized}}
198 union { // desired-note {{not initialized}}
203 constexpr TemplateInit() {} // desired-error {{must initialize all members}}
  /art/compiler/utils/
atomic_dex_ref_map-inl.h 55 const Value& desired) {
61 return (*array)[ref.index].CompareAndSetStrongSequentiallyConsistent(expected, desired)
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
RenderScriptTask.java 93 * the amount of desired blur ({@code blurInfinity})
131 * the amount of desired blur ({@code blurInfinity}).
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DevSearch.c 36 @retval RETURN_SUCCESS The desired Device Node was found.
39 @retval RETURN_NOT_FOUND The desired device was not found.
  /external/autotest/client/cros/video/
chameleon_screenshot_capturer.py 33 defining a desired image region
66 @raises TestError if desired port was not detected.
  /external/autotest/site_utils/bootperf-bin/
perfprinter.py 16 @param keytype Selector specifying the desired key set (e.g.
45 @param keytype Selector specifying the desired key set (e.g.
  /external/droiddriver/src/io/appium/droiddriver/scroll/
ScrollStepStrategy.java 50 * @param itemFinder Finder for the desired item; relative to {@code containerFinder}
62 * @param itemFinder Finder for the desired item; relative to {@code containerFinder}
  /external/libdrm/exynos/
exynos_drm.h 35 * User-desired buffer creation information structure.
37 * @size: user-desired memory allocation size.
  /external/libevent/include/event2/
bufferevent_compat.h 64 no callback is desired
66 writing, or NULL if no callback is desired
  /external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv08.c 33 * msgrcv: No message of desired type
72 tst_resm(TFAIL, "Bug: No message of desired type.");
  /external/markdown/docs/extensions/
Meta-Data.txt 37 value for the previous keyword. A keyword may have as many lines as desired.
67 line breaks if desired. Or the items could be joined where appropriate. No
  /external/pdfium/third_party/bigint/
BigIntegerUtils.hh 39 * Pass an array `data', its length, and the desired sign.
48 * the result contain the desired binary data.
  /external/selinux/libselinux/man/man3/
getcon.3 68 trusted to maintain any desired separation between the old and new
79 descriptors opened by the old context if that is desired. Otherwise,
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
reduction_ops.h 44 // applied to each pair of elements to be reduced. The desired
51 // Applies a transformation to the output of the reduction. The desired
  /external/tensorflow/tensorflow/core/distributed_runtime/
partial_run_mgr.h 37 // setup which specifies all desired fetches and targets, and run calls that
41 // the desired targets.
  /external/wayland-protocols/
README.android 11 2. Sync to the desired release tag (`git tag -l` to view them)
31 2. Sync to the desired release tag, or just use master if you would like.
  /frameworks/av/packages/MediaComponents/res/values/
dimens.xml 20 <!-- The platform's desired fixed width for a dialog along the major axis
23 <!-- The platform's desired fixed width for a dialog along the minor axis
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java 85 * Get the desired interval of this request, in milliseconds.
87 * @return desired interval in milliseconds, inexact
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
RenderScriptTask.java 83 * the amount of desired blur ({@code blurInfinity})
118 * the amount of desired blur ({@code blurInfinity}).
  /frameworks/support/core/ktx/src/main/java/androidx/core/content/
Context.kt 48 * @param attrs The desired attributes to be retrieved. These attribute IDs must be
74 * @param attrs The desired attributes. These attribute IDs must be sorted in ascending order.
  /hardware/intel/common/libva/va/wayland/
va_wayland.h 78 * The @flags describe the desired picture structure. This is useful
108 * The @flags describe the desired picture structure. See

Completed in 1870 milliseconds

<<11121314151617181920>>