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

1 2 3 4 5 67 8 91011>>

  /external/tcpdump/tests/
bfd-raw-auth-sha1-v.out 6 Desired min Tx Interval: 1000 ms
17 Desired min Tx Interval: 1000 ms
28 Desired min Tx Interval: 1000 ms
39 Desired min Tx Interval: 1000 ms
50 Desired min Tx Interval: 1000 ms
61 Desired min Tx Interval: 1000 ms
72 Desired min Tx Interval: 1000 ms
83 Desired min Tx Interval: 1000 ms
94 Desired min Tx Interval: 1000 ms
105 Desired min Tx Interval: 1000 m
    [all...]
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_MergeV2Checkpoints.pbtxt 12 scalar. The desired final prefix. Allowed to be the same
api_def_PaddedBatchDataset.pbtxt 13 A list of int64 tensors representing the desired padded shapes
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
python_io.md 6 suitable if fast sharding or other non-sequential access is desired.
  /external/v8/tools/mb/
README.md 13 desired targets and reports which targets will need to be rebuilt.
  /frameworks/base/packages/SettingsLib/
common.mk 4 # Make sure to include it after you've set all your desired LOCAL variables.
  /frameworks/opt/setupwizard/library/
common-gingerbread.mk 4 # Make sure to include it after you've set all your desired LOCAL variables.
common-platform-deprecated.mk 5 # Make sure to include it after you've set all your desired LOCAL variables.
  /packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
BitmapUtils.java 32 * @param width The desired width.
33 * @param height The desired height.
55 // interpolation. Therefore, if necessary, we scale the image to twice the desired size
56 // and do a second scaling to the desired size, which smooths jaggedness from the first go.
  /packages/services/Car/car-support-lib/
car-support.mk 4 # Make sure to include it after you've set all your desired LOCAL variables.
  /platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/
IYouTubeGoHelper.java 54 * to desired if not.
56 * @param quality the desired {@code IYouTubeGoHelper.GoVideoQuality}
66 * @param quality the desired {@code IYouTubeGoHelper.GoVideoQuality}
104 * @param quality the desired {@code IYouTubeGoHelper.GoVideoQuality}
  /prebuilts/jdk/jdk8/darwin-x86/sample/annotations/DependencyChecker/Plugins/src/plugins/
BoilerPlugin.java 63 * @param temperature - desired temperature of the water in the boiler
67 * Turn on heater and wait while temperature reaches desired temperature
74 * Keeps desired temperature.
76 * @param temperature - desired temperature of the water in the boiler
  /prebuilts/jdk/jdk8/linux-x86/sample/annotations/DependencyChecker/Plugins/src/plugins/
BoilerPlugin.java 63 * @param temperature - desired temperature of the water in the boiler
67 * Turn on heater and wait while temperature reaches desired temperature
74 * Keeps desired temperature.
76 * @param temperature - desired temperature of the water in the boiler
  /toolchain/binutils/binutils-2.27/ld/emulparams/
elf32tilepro.sh 3 # Allow overriding externally to "elf32-tile64" if desired
  /tools/tradefederation/core/atest/
constants.py 25 # the globals as desired.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
Stall.c 45 @param Microseconds Desired length of time to wait.
47 @retval EFI_SUCCESS If the desired amount of time was passed.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
Stall.c 44 @param Microseconds Desired length of time to wait.
46 @retval EFI_SUCCESS If the desired amount of time was passed.
  /external/autotest/server/site_tests/provision_Cr50Update/
control 17 cr50-version label of a host to the desired setting. This test attempts to
28 @param chip_bid: the desired cr50 chip board id string
  /external/icu/icu4c/source/common/
brkeng.h 71 * @param breakType The type of break desired, or -1.
121 * <p>Find and return a LanguageBreakEngine that can find the desired
130 * @return A LanguageBreakEngine with the desired characteristics, or 0.
193 * @param breakType The type of break desired, or -1.
246 * <p>Find and return a LanguageBreakEngine that can find the desired
255 * @return A LanguageBreakEngine with the desired characteristics, or 0.
268 * @return A LanguageBreakEngine with the desired characteristics, or 0.
278 * @return A DictionaryMatcher with the desired characteristics, or NULL.
  /external/libpcap/
pcap_set_tstamp_precision.3pcap 38 sets the precision of the time stamp desired for packets captured on the pcap
49 to request desired precision. By default, time stamps are in microseconds.
pcap_set_tstamp_precision.3pcap.in 38 sets the precision of the time stamp desired for packets captured on the pcap
49 to request desired precision. By default, time stamps are in microseconds.
  /external/libvncserver/libvncclient/
tls.h 34 /* Read desired bytes from TLS session.
42 /* Write desired bytes to TLS session.
  /external/llvm/test/CodeGen/ARM/
atomic-cmpxchg.ll 10 define zeroext i1 @test_cmpxchg_res_i8(i8* %addr, i8 %desired, i8 zeroext %new) {
12 %0 = cmpxchg i8* %addr, i8 %desired, i8 %new monotonic monotonic
38 ; CHECK-ARMV6-NEXT: uxtb [[DESIRED:r[0-9]+]], r1
42 ; CHECK-ARMV6-NEXT: cmp [[LD]], [[DESIRED]]
66 ; CHECK-ARMV7-NEXT: uxtb [[DESIRED:r[0-9]+]], r1
69 ; CHECK-ARMV7-NEXT: cmp [[LD]], [[DESIRED]]
85 ; CHECK-THUMBV7-NEXT: uxtb [[DESIRED:r[0-9]+]], r1
95 ; CHECK-THUMBV7-NEXT: cmp [[LD]], [[DESIRED]]
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.h 28 unsigned vidmem_bindings; /* PIPE_BIND_* where VRAM placement is desired */
29 unsigned sysmem_bindings; /* PIPE_BIND_* where GART placement is desired */
  /external/webrtc/webrtc/base/
ratelimiter.h 37 // Returns true if if the desired quantity is available in the
40 bool CanUse(size_t desired, double time);

Completed in 2066 milliseconds

1 2 3 4 5 67 8 91011>>