/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ScriptBinding.py | 175 # crude workaround IDLE would hang when a user
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ScriptBinding.py | 175 # crude workaround IDLE would hang when a user
|
/art/runtime/base/ |
mutex.cc | 353 // Failed to acquire, hang up. 556 // Failed to acquire, hang up. 619 // Failed to acquire, hang up.
|
/external/chromium_org/chrome/browser/ui/prefs/ |
prefs_tab_helper.cc | 71 // "fonts.serif.Arab", "fonts.serif.Hang", etc. are registered. 220 // "Hang") in Korean font pref names (for example, 221 // "webkit.webprefs.fonts.serif.Hang"). So, if |scriptCode| is USCRIPT_KOREAN,
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.11.1.html | 66 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38863">Bug 38863</a> - [IVB]GPU hang when running 3D games like openarena</li> 78 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=40324">Bug 40324</a> - [SNB] gpu hang in mesa 7.11</li> 281 <li>nouveau: fix fence hang</li>
|
/external/mesa3d/docs/ |
relnotes-7.11.1.html | 66 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38863">Bug 38863</a> - [IVB]GPU hang when running 3D games like openarena</li> 78 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=40324">Bug 40324</a> - [SNB] gpu hang in mesa 7.11</li> 281 <li>nouveau: fix fence hang</li>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_threading.py | 223 t.daemon = True # so if this fails, we don't hang Python at shutdown 316 # testsuite to hang forever 556 # lock in the Thread._block Condition object and hang, because the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_threading.py | 223 t.daemon = True # so if this fails, we don't hang Python at shutdown 316 # testsuite to hang forever 556 # lock in the Thread._block Condition object and hang, because the
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
FuturesTest.java | [all...] |
/packages/services/Telephony/src/com/android/phone/ |
PhoneUtils.java | 396 * Smart "hang up" helper method which hangs up exactly one connection, 399 * <li>If there's a ringing call, hang that up. 400 * <li>Else if there's a foreground call, hang that up. 401 * <li>Else if there's a background call, hang that up. 423 // No call to hang up! This is unlikely in normal usage, 427 // user is trying to hang up..) 428 log("hangup(): no active call to hang up"); 497 // Hang up any Ringing Call 499 log("hangupRingingAndActive: Hang up Ringing Call"); 503 // Hang up any Active Cal [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_impl.h | 280 // Starts a hang monitor timeout. If there's already a hang monitor timeout 285 // Stops all existing hang monitor timeouts and assumes the renderer is [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlibint.h | 61 XExtData *ext_data; /* hook for extension to hang data */ 71 XExtData *ext_data; /* hook for extension to hang data */ 118 char *scratch_buffer; /* place to hang scratch buffer */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlibint.h | 61 XExtData *ext_data; /* hook for extension to hang data */ 71 XExtData *ext_data; /* hook for extension to hang data */ 118 char *scratch_buffer; /* place to hang scratch buffer */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlibint.h | 61 XExtData *ext_data; /* hook for extension to hang data */ 71 XExtData *ext_data; /* hook for extension to hang data */ 118 char *scratch_buffer; /* place to hang scratch buffer */ [all...] |
/art/runtime/jdwp/ |
jdwp_adb.cc | 290 * debugger will just mysteriously hang until it times out. We could just
|
/development/ndk/sources/android/libportable/arch-mips/ |
fcntl.c | 425 * This is likely a rare situation, abort() would hang fcntl13 LTP test.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest5.java | 299 // One or more class files in awt make the VM hang after being
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
CollatorTest.java | 184 // Output the working locale to help diagnose a hang
|
/external/chromium/chrome/browser/debugger/ |
devtools_remote_listen_socket_unittest.cc | 342 // this test might hang in the case of errors. It would be nice to do
|
/external/chromium/chrome/browser/ui/cocoa/ |
first_run_dialog.mm | 178 // -[NSApplication runModalForWindow:] we will hang <http://crbug.com/54248>.
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt_browsertest.cc | 353 "(tracing for potential hang. crbug.com/69266)";
|
/external/chromium/chrome/common/ |
url_constants.cc | 38 const char kAboutHangURL[] = "about:hang";
|
/external/chromium/net/proxy/ |
proxy_script_fetcher_impl_unittest.cc | 275 TEST_F(ProxyScriptFetcherImplTest, Hang) {
|
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
xmppclient.cc | 261 // Hang around while we are connected.
|