/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/ |
mcimcp.h | 268 * management waits until all pending operations, like calls to drivers, invoked by the Trustlet
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 268 * the given nStartTime and waits for all clients specified in the
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_Other.h | 285 * the given nStartTime and waits for all clients specified in the
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Other.h | 268 * the given nStartTime and waits for all clients specified in the
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
SSLSessionTest.java | 474 * Implements a test SSL socket server. It waits for a connection on a given
|
/libcore/luni/src/main/java/java/util/concurrent/ |
DelayQueue.java | 52 * the leader, it waits only for the next delay to elapse, but
|
ForkJoinTask.java | 89 * waits for completion and report results using {@code Future} 202 * undergoing blocking waits by other threads have the SIGNAL bit [all...] |
FutureTask.java | 363 * @param timed true if use timed waits
|
package-info.java | 100 * in addition to indefinite waits. In all cases that
|
LinkedTransferQueue.java | 321 * may arise due to timed out or interrupted waits, or calls to [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
fs.h | 107 * writes, but for reads or writes that someone waits for completion
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fs.h | 107 * writes, but for reads or writes that someone waits for completion
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaPlayerTest.java | [all...] |
/external/chromium_org/ash/wm/panels/ |
panel_layout_manager_unittest.cc | 112 // Waits until all shelf view animations are done. 121 // Waits until all shelf view animations are done. [all...] |
/external/chromium_org/chrome/installer/mini_installer/ |
mini_installer.cc | 274 // Calls CreateProcess with good default parameters and waits for the process to 492 // Executes setup.exe, waits for it to finish and returns the exit code. [all...] |
/external/lldb/test/pexpect-2.4/examples/ |
hive.py | 372 """This waits for the TIMEOUT on each host. 381 """This waits for the shell prompt for each host in an effort to try to get
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11modes.c | 318 /* Called after mapping a window - waits until the window is mapped */ 327 /* Called after unmapping a window - waits until the window is unmapped */ [all...] |
/frameworks/base/docs/html/guide/topics/connectivity/ |
wifip2p.jd | 481 <li>Create a {@link java.net.ServerSocket}. This socket waits for a connection from a client on a specified 491 <li>The server socket waits for a client connection (with the {@link java.net.ServerSocket#accept()} method). This
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBase.java | 963 * If not yet resolved, waits for more nodes to be added to the document and 980 * If not yet resolved, waits for more nodes to be added to the document and 1015 * If not yet resolved, waits for more nodes to be added to the document and [all...] |
/frameworks/base/docs/html/tools/help/uiautomator/ |
UiDevice.jd | 939 <div class="jd-descrdiv">Waits for the current application to idle.</div> 957 <div class="jd-descrdiv">Waits for the current application to idle.</div> 975 <div class="jd-descrdiv">Waits for a window content update event to occur.</div> [all...] |
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view_test.cc | 56 // Waits for a views::Widget dialog to show up. 112 // Waits for a dialog to terminate. 149 // Waits for a views::Widget to receive a Tab key. [all...] |
/external/chromium_org/net/dns/ |
host_resolver_impl_unittest.cc | 77 // Waits until |count| calls to |Resolve| are blocked. Returns false when [all...] |
/external/chromium_org/remoting/host/linux/ |
linux_me2me_host.py | 666 """Waits and prints log lines from the daemon until the pipe is closed. 867 """Wrapper around os.waitpid() which waits until either a child process dies 890 """Wrapper around os.waitpid()/waitpid_with_timeout(), which waits until [all...] |
/external/lldb/test/pexpect-2.4/doc/ |
index.html | 159 The <span class="code">expect()</span> method waits for the child application 431 program prints a message "Enter your user name:\n" and then waits for 522 3. SSH waits for user to enter a password.<br> [all...] |
index.template.html | 159 The <span class="code">expect()</span> method waits for the child application 431 program prints a message "Enter your user name:\n" and then waits for 522 3. SSH waits for user to enter a password.<br> [all...] |