Searched
full:succeeds (Results
476 -
500 of
1365) sorted by null
<<11121314151617181920>>
/system/core/include/cutils/ |
atomic.h | 33 * - wait until compare-and-swap(lock-is-free --> lock-is-held) succeeds
|
/external/valgrind/main/coregrind/ |
m_libcproc.c | 489 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 495 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 501 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 507 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 519 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfigStore.java | 336 * @return {@code true} if it succeeds, {@code false} otherwise 377 * @return {@code true} if it succeeds, {@code false} otherwise 410 * @return {@code true} if it succeeds, {@code false} otherwise 465 * @return {@code true} if it succeeds, {@code false} otherwise 475 * @return {@code true} if it succeeds, {@code false} otherwise 497 * @return {@code true} if it succeeds, {@code false} otherwise [all...] |
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/ |
math_symbols.json | 2225 "default": "succeeds" [all...] |
/bionic/libc/bionic/ |
stubs.cpp | 228 // end will point to \0 if the strtoul below succeeds. 231 // end will point to \0 if the strtoul below succeeds.
|
/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
securetunnelsessionclient.cc | 377 // succeeds, then ssl negotiation will take place, and when that 378 // succeeds, the tunnel stream will finally open.
|
/external/chromium_org/testing/gtest/test/ |
gtest_xml_output_unittest.py | 62 <testcase name="Succeeds" status="run" time="*" classname="SuccessfulTest"/> 72 <testcase name="Succeeds" status="run" time="*" classname="MixedResultTest"/>
|
/external/chromium_org/third_party/libXNVCtrl/ |
NVCtrlLib.h | 155 * True if the operation succeeds, False otherwise. 173 * True if the operation succeeds, False otherwise.
|
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/ |
securetunnelsessionclient.cc | 381 // succeeds, then ssl negotiation will take place, and when that 382 // succeeds, the tunnel stream will finally open.
|
/external/kernel-headers/original/asm-x86/ |
bitops_32.h | 55 * may be that only one operation succeeds. 133 * may be that only one operation succeeds.
|
/external/libpng/contrib/gregbook/ |
writepng.c | 293 /* returns 0 if succeeds, 2 if libpng problem */ 323 /* returns 0 if succeeds, 2 if libpng problem */
|
/external/llvm/include/llvm/MC/ |
MCExpr.h | 76 /// @param Res - The absolute value, if evaluation succeeds. 90 /// @param Res - The relocatable value, if evaluation succeeds.
|
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
MtpClient.java | 318 * @return true if the deletion succeeds 408 * @return true if the file transfer succeeds
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_xml_output_unittest.py | 62 <testcase name="Succeeds" status="run" time="*" classname="SuccessfulTest"/> 72 <testcase name="Succeeds" status="run" time="*" classname="MixedResultTest"/>
|
/packages/apps/Camera/src/com/android/camera/ |
FocusOverlayManager.java | 71 private static final int STATE_SUCCESS = 3; // Focus finishes and succeeds. 258 // Take the picture no matter focus succeeds or fails. No need
|
/packages/apps/Camera2/src/com/android/camera/ |
FocusOverlayManager.java | 70 private static final int STATE_SUCCESS = 3; // Focus finishes and succeeds. 270 // Take the picture no matter focus succeeds or fails. No need
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
MtpClient.java | 344 * @return true if the deletion succeeds 434 * @return true if the file transfer succeeds
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
FocusManager.java | 55 private static final int STATE_SUCCESS = 3; // Focus finishes and succeeds. 206 // Take the picture no matter focus succeeds or fails. No need
|
/system/core/adb/ |
protocol.txt | 84 signature verification succeeds, the sender replies with a CONNECT packet. 252 succeeds. A future version may want to do some level of windowing where
|
/art/runtime/gc/space/ |
space.h | 158 // succeeds, the output parameter bytes_allocated will be set to the
|
/cts/tests/tests/security/jni/ |
android_security_cts_NativeCodeTest.cpp | 150 * this write succeeds, because prctl(PTRACE_PEEKDATA) uses the
|
/development/scripts/app_engine_server/gae_shell/static/ |
shell.js | 122 * The XmlHttpRequest callback. If the request succeeds, it adds the command
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
CertBlacklist.java | 156 // whether that succeeds or fails, send it on its merry way
|
/external/ceres-solver/docs/source/ |
contributing.rst | 114 When the push succeeds, the console will display a URL showing the
|
/external/chromium/base/test/ |
test_file_util_win.cc | 30 // into short chunks, so that if a try succeeds, we won't delay the test
|
Completed in 1055 milliseconds
<<11121314151617181920>>