/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/ |
WelcomeWizard.java | 131 // The wizard always succeeds, even if installation fails or is aborted
|
/sdk/monkeyrunner/src/com/android/monkeyrunner/ |
MonkeyRunnerStarter.java | 104 // No main in this plugin, so it always succeeds.
|
/sdk/sdk_common/src/com/android/ide/common/resources/ |
IdGeneratingResourceFile.java | 145 * @return true if parsing succeeds and false if it fails
|
IdResourceParser.java | 68 * @return true if parsing succeeds and false if it fails
|
SingleResourceFile.java | 150 * @return true if parsing succeeds and false if it fails
|
ValidatingResourceParser.java | 59 * @return true if parsing succeeds and false if it fails
|
/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 | 485 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 491 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 497 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 503 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */ 515 /* ASSUMES SYSCALL ALWAYS SUCCEEDS */
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfigStore.java | 293 * @return {@code true} if it succeeds, {@code false} otherwise 341 * @return {@code true} if it succeeds, {@code false} otherwise 366 * @return {@code true} if it succeeds, {@code false} otherwise 401 * @return {@code true} if it succeeds, {@code false} otherwise 411 * @return {@code true} if it succeeds, {@code false} otherwise 432 * @return {@code true} if it succeeds, {@code false} otherwise [all...] |
/bionic/libc/bionic/ |
stubs.cpp | 231 // end will point to \0 if the strtoul below succeeds. 234 // 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/dbus/dbus/ |
dbus-auth-script.c | 237 * after processing the data. A script succeeds if these assertions 241 * @returns #TRUE if the script succeeds, #FALSE otherwise
|
/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.
|
/external/webkit/LayoutTests/platform/android/ |
test_expectations.txt | 54 storage/database-lock-after-reload.html FAIL // Succeeds but DumpRenderTree does not read result correctly 55 storage/hash-change-with-xhr.html FAIL // Succeeds but DumpRenderTree does not read result correctly
|
/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
|
/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/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
|
/development/scripts/app_engine_server/gae_shell/static/ |
shell.js | 122 * The XmlHttpRequest callback. If the request succeeds, it adds the command
|
/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
|
/external/chromium/chrome/browser/sync/glue/ |
preference_change_processor.cc | 122 // plumb the syncapi so that it succeeds.
|
/external/chromium/chrome/common/extensions/ |
user_script.h | 180 // Deserialize the script from a pickle. Note that this always succeeds
|