/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
dlm.h | 49 * 0 if lock request was successful 53 * -DLM_EUNLOCK if unlock request was successful
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
nntplib.py | 271 - resp: server response if successful 282 - resp: server response if successful 290 - resp: server response if successful 339 - resp: server response if successful 363 - resp: server response if successful 391 - resp: server response if successful 415 - resp: server response if successful 427 - resp: server response if successful 439 - resp: server response if successful 448 - resp: server response if successful""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
nntplib.py | 271 - resp: server response if successful 282 - resp: server response if successful 290 - resp: server response if successful 339 - resp: server response if successful 363 - resp: server response if successful 391 - resp: server response if successful 415 - resp: server response if successful 427 - resp: server response if successful 439 - resp: server response if successful 448 - resp: server response if successful""" [all...] |
/hardware/invensense/60xx/mlsdk/mllite/ |
mlarray.c | 58 * @return Zero if the command is successful; an ML error code otherwise. 78 * @return Zero if the command is successful; an ML error code otherwise. 96 * @return Zero if the command is successful; an ML error code otherwise. 117 * @return Zero if the command is successful; an ML error code otherwise. 148 * @return INV_SUCCESS if the command is successful; an ML error code otherwise. 166 * @return Zero if the command is successful; an ML error code otherwise. 183 * @return Zero if the command is successful; an ML error code otherwise. 198 * @return Zero if the command is successful; an ML error code otherwise. 215 * @return Zero if the command is successful; an ML error code otherwise. 251 * @return Zero if the command is successful; an ML error code otherwise [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/ |
TagTester.java | 21 /** Tag tester that writes data to the tag and returns a way to confirm a successful write. */
|
/cts/tests/tests/security/src/android/security/cts/ |
MMapExecutableTest.java | 36 * Returns true if successful false otherwise.
|
/development/host/windows/usb/api/ |
adb_interface.h | 82 @param[out] info Upon successful completion will have endpoint information.
135 @param[out] desc Upon successful completion will have usb device
144 @param[out] desc Upon successful completion will have usb device
154 @param[out] desc Upon successful completion will have interface
|
/development/perftests/panorama/feature_mos/src/mosaic_renderer/ |
Renderer.h | 17 // @return true if successful
|
/external/chromium_org/base/files/ |
important_file_writer.h | 35 // to a temporary file. Only after that write is successful, we rename the 46 // Should put serialized string in |data| and return true on successful 94 // successful write event. Only one callback can be set at once. 114 // Invoked once and then reset on the next successful write event.
|
/external/chromium_org/base/synchronization/ |
lock_impl.h | 44 // a successful call to Try, or a call to Lock.
|
/external/chromium_org/base/test/ |
gtest_xml_util.h | 43 // On successful return |crashed| is set to true if the test results
|
/external/chromium_org/cc/output/ |
overlay_processor.h | 24 // current set of render passes. Returns true if the strategy was successful
|
/external/chromium_org/chrome/browser/chromeos/geolocation/ |
geoposition.h | 21 STATUS_OK, // Response successful.
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
terms_of_service_screen_actor.h | 48 // Called when the download of the Terms of Service is successful. Shows the
|
/external/chromium_org/chrome/browser/chromeos/platform_keys/ |
platform_keys_service.h | 45 // If the generation was successful, |public_key_spki_der| will contain the 64 // If signing was successful, |signature| will be contain the signature and 93 // registration was successful, passes |true| otherwise |false| to the 113 // If the key generation was successful, registers the generated public key
|
/external/chromium_org/chrome/browser/download/ |
download_target_determiner_delegate.h | 39 // reservation is successful, then |successful| should be true and 40 // |reserved_path| should contain the reserved path. Otherwise, |successful| 43 bool successful)> ReservedPathCallback;
|
/external/chromium_org/chrome/browser/extensions/ |
global_shortcut_listener_chromeos.cc | 52 // 3) If not successful, return false.
|
global_shortcut_listener_ozone.cc | 52 // 3) If not successful, return false.
|
webstore_data_fetcher_delegate.h | 23 // Invoked when the web store response parsing is successful. Delegate takes
|
/external/chromium_org/chrome/browser/install_verification/win/ |
module_list.cc | 33 // ::GetModuleHandleEx add-ref's the module if successful.
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_events.cc | 36 "merge result swapin successful",
|
/external/chromium_org/chrome/browser/profiles/ |
profile_downloader.h | 54 // On successful download this returns the full name of the user. For example 58 // On successful download this returns the given name of the user. For example 62 // On successful download this returns G+ locale preference of the user. 65 // On successful download this returns the profile picture of the user.
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
signhelper.js | 41 * the signature produced by a successful sign request.
|
/external/chromium_org/chrome/browser/search/ |
iframe_source.h | 43 // |render_frame_id|. Returns true if successful and false if not, for example
|
/external/chromium_org/chrome/browser/search/suggestions/ |
suggestions_store.h | 28 // cleared, false is returned and |suggestions| is cleared. If successful,
|