HomeSort by relevance Sort by last modified time
    Searched full:over (Results 1751 - 1775 of 13432) sorted by null

<<71727374757677787980>>

  /hardware/bsp/intel/peripheral/libupm/src/guvas12d/
guvas12d.h 69 * @param samples Number of samples to average over
  /hardware/bsp/intel/peripheral/libupm/src/ta12200/
ta12200.h 92 * @return Highest value obtained over 1 second of measuring
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_prob.h 51 // However when outputting entropy stats accumulated over many frames
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
RawThermalZone.java 45 // over ride function. so that even if flag is 1 in XML, 0 will be written
  /libcore/luni/src/main/java/java/util/concurrent/locks/
package-info.java 16 * hand-over-hand and lock reordering algorithms. The main implementation
  /libcore/luni/src/main/java/libcore/util/
CollectionUtils.java 30 * Returns an iterator over the values referenced by the elements of {@code
  /libcore/ojluni/src/main/java/java/io/
FilterInputStream.java 137 * Skips over and discards <code>n</code> bytes of data from the
139 * reasons, end up skipping over some smaller number of bytes,
156 * skipped over) from this input stream without blocking by the next
164 * over) from this input stream without blocking.
  /libcore/ojluni/src/main/java/java/net/
InetAddressImpl.java 64 * Whether {@code addr} is reachable over {@code netif}.
  /libcore/ojluni/src/main/java/java/text/
CollationElementIterator.java 127 * over a sequence of collation elements that were built from the string.
145 * over a sequence of collation elements that were built from the string.
244 * Set a new string over which to iterate.
254 * Set a new string over which to iterate.
  /libcore/ojluni/src/main/java/java/util/
AbstractList.java 171 * {@code listIterator()}). Then, it iterates over the list until the
196 * backwards over the list until the specified element is found, or the
240 * <p>This implementation gets an iterator over the specified collection
241 * and iterates over it, inserting the elements obtained from the
270 * Returns an iterator over the elements in this list in proper sequence.
285 * @return an iterator over the elements in this list in proper sequence
454 * (which can change over its lifetime), and the expected
469 * over a list iterator on the backing list, which is created with the
503 * it iterates over both lists, comparing corresponding pairs of elements.
AbstractMap.java 99 * <p>This implementation iterates over <tt>entrySet()</tt> searching
129 * <p>This implementation iterates over <tt>entrySet()</tt> searching
160 * <p>This implementation iterates over <tt>entrySet()</tt> searching
209 * <p>This implementation iterates over <tt>entrySet()</tt> searching for an
258 * <p>This implementation iterates over the specified map's
306 * The subclass's iterator method returns a "wrapper object" over this
363 * "wrapper object" over this map's <tt>entrySet()</tt> iterator.
431 * not, it returns <tt>false</tt>. If so, it iterates over this map's
481 * <p>This implementation iterates over <tt>entrySet()</tt>, calling
LinkedHashSet.java 62 * linked list, with one exception: Iteration over a <tt>LinkedHashSet</tt>
64 * its capacity. Iteration over a <tt>HashSet</tt> is likely to be more
174 * and <em>fail-fast</em> {@code Spliterator} over the elements in this set.
188 * @return a {@code Spliterator} over the elements in this set
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
foreach 36 # TEST 1: Test that foreach variables take precedence over global
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
SHELL 14 # Note %extraENV takes precedence over the default value for the shell.
  /ndk/sources/host-tools/ndk-depends/
GNUmakefile 16 # The following variables can be over-ridden by the caller
  /ndk/sources/host-tools/ndk-stack/
GNUmakefile 16 # The following variables can be over-ridden by the caller
  /packages/apps/Camera2/src/com/android/camera/app/
CameraApp.java 59 // start to stop is over 10ms.
  /packages/apps/Camera2/src/com/android/camera/burst/
BurstFacade.java 28 * interface over the {@link BurstController}.
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateForeground.java 87 // over to StateForegroundWithSurfaceTexture.
  /packages/apps/Camera2/src/com/android/camera/one/v2/stats/
PreviewFpsListener.java 62 "Elapsed time from previous start was over %.2f millis. "
  /packages/apps/Camera2/src/com/android/camera/ui/motion/
InterpolateUtils.java 56 * Value between 0 and 1 as a ratio between tBegin over tDuration
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ScrollerHelper.java 84 // Returns the distance that over the scroll limit.
  /packages/apps/Launcher3/src/com/android/launcher3/model/
WidgetItem.java 19 * An wrapper over various items displayed in a widget picker,
  /packages/apps/SpeechRecorder/src/com/android/speechrecorder/
MicrophoneInputStream.java 29 * Provides an InputStream like API over {@code android.media.AudioRecord}.
  /packages/apps/TV/usbtuner/res/values/
strings.xml 50 to a TV signal source.\n\nIf using an over-the-air antenna, you may need to adjust its
65 to a TV signal source.\n\nIf using an over-the-air antenna, you may need to adjust its
83 <!-- Signal coming from the antenna that carries over-the-air, terrestrial channels -->
123 USB tuner is plugged in and connected to a TV signal source.\n\nIf using an over-the-air

Completed in 657 milliseconds

<<71727374757677787980>>