HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 76 - 100 of 3659) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
CommandDetails.java 96 // Container class to hold icon identifier value.
106 // Container class to hold item icon identifier list value.
  /frameworks/compile/libbcc/runtime/lib/
popcountdi2.c 30 /* The lower 32 bits hold four 16 bit sums (5 significant bits). */
33 /* The lower 16 bits hold two 32 bit sums (6 significant bits). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmmpc.h 47 uint16_t mpc_p6; /* Hold Down Time */
88 #define MPC_P6 160 /* Hold Down Time */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmmpc.h 47 uint16_t mpc_p6; /* Hold Down Time */
88 #define MPC_P6 160 /* Hold Down Time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmmpc.h 47 uint16_t mpc_p6; /* Hold Down Time */
88 #define MPC_P6 160 /* Hold Down Time */
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java 250 * immediately, setting the lock hold count to one.
252 * <p>If the current thread already holds the lock then the hold
258 * at which time the lock hold count is set to one.
269 * immediately, setting the lock hold count to one.
271 * <p>If the current thread already holds this lock then the hold count
287 * <p>If the lock is acquired by the current thread then the lock hold
320 * lock hold count to one. Even when this lock has been set to use a
330 * <p> If the current thread already holds this lock then the hold
350 * immediately with the value {@code true}, setting the lock hold count
361 * already holds this lock then the hold count is incremented by one an
    [all...]
  /cts/tests/tests/webkitsecurity/assets/
image-map-update-parent-crash.html 23 description("This tests that an image map's hold on it's parent will be cleared if the parent goes away.");
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssItem.java 21 // Custom class to hold an RSS item.
  /development/samples/RSSReader/src/com/example/android/rssreader/
RssItem.java 20 * Simple struct class to hold the data for one rss item --
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/ui/
ImageGridActivity.java 24 * Simple FragmentActivity to hold the main {@link ImageGridFragment} and not much else.
  /external/bluetooth/bluez/cups/
cups.h 28 CUPS_BACKEND_HOLD = 3, /* Job failed, hold job */
  /external/chromium/base/
linux_util.h 32 // multiple processes hold the socket, this function returns false.
  /external/chromium/chrome/browser/net/
ssl_config_service_manager.h 32 // The caller should hold a reference as long as it needs the instance (eg,
  /external/chromium/chrome/browser/ui/cocoa/
clickhold_button_cell_unittest.mm 47 // TODO(viettrungluu): (1) Enable click-hold and figure out how to test the
  /external/icu4c/layout/
loengine.h 122 * The caller must ensure that the array is large enough to hold all
138 * The caller must ensure that the array is large enough to hold a
154 * The caller must ensure that the array is large enough to hold a
172 * The caller must ensure that the array is large enough to hold an
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Blur/
HGaussianBlur.frag 1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass
VGaussianBlur.frag 1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass
  /external/jpeg/
rdjpgcom.1 21 are widely used to hold user-supplied text strings. This lets you add
  /external/jsilver/src/com/google/clearsilver/jsilver/exceptions/
ExceptionUtil.java 22 * Class to hold utilities related to exceptions used by JSilver code.
  /external/qemu/android/
cmdline-option.h 22 /* define a structure that will hold all option variables
  /external/qemu/distrib/jpeg-6b/
rdjpgcom.1 21 are widely used to hold user-supplied text strings. This lets you add
  /external/qemu/
monitor-android.h 1 /* This file is included from monitor.c, it's purpose is to hold as much
  /external/replicaisland/src/com/replica/replicaisland/
AnimationFrame.java 20 * A single animation frame. Frames contain a texture, a hold time, and collision volumes to
  /external/valgrind/main/drd/tests/
hold_lock.c 0 /** Hold several types of synchronization objects locked as long as specified.
  /external/webkit/Source/WebCore/manual-tests/
drag-out-of-background-window.html 12 3. With this window in the background, click and hold inside the selected text,

Completed in 1646 milliseconds

1 2 34 5 6 7 8 91011>>