Searched
full:hang (Results
276 -
300 of
738) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/ |
ioctl_compat.h | 86 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/ |
ioctl_compat.h | 88 #define TIOCHPCL _IO('t', 2) /* hang up on last close */
|
/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
|
/prebuilts/tools/common/m2/repository/org/sonatype/forge/forge-parent/10/ |
forge-parent-10.pom | 129 <!-- here to prevent hang see MGPG-9 -->
|
/system/netd/server/ |
FwmarkServer.cpp | 39 // inadvertently cause the client to hang (which always waits for a response).
|
/external/chromium_org/chrome/browser/ui/prefs/ |
prefs_tab_helper.cc | 84 // "fonts.serif.Arab", "fonts.serif.Hang", etc. are registered. 246 // "Hang") in Korean font pref names (for example, 247 // "webkit.webprefs.fonts.serif.Hang"). So, if |scriptCode| is USCRIPT_KOREAN,
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
pep8.py | 451 hang = rel_indent[row] - rel_indent[open_row] 452 hanging_indent = hang in valid_hangs 456 hanging_indent = (hang == hangs[depth]) 458 visual_indent = (not close_bracket and hang > 0 and 466 elif close_bracket and not hang: 480 hangs[depth] = hang 489 if hang <= 0: 496 hangs[depth] = hang 497 if hang > 4: [all...] |
/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
|
Completed in 884 milliseconds
<<11121314151617181920>>