/external/chromium_org/jingle/glue/ |
chrome_async_socket.h | 72 // Otherwise, starts the connection process and returns true. 74 // otherwise, SignalClosed will be raised with a net error set. 82 // Otherwise, fills in |len_read| with the number of bytes read and 99 // Otherwise, queues up the data and returns true. If this is 120 // Otherwise, starts the TLS connection process and returns true. 122 // successful; otherwise, SignalClosed will be raised with a net
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
TelephonyCapabilities.java | 45 * otherwise. 56 * otherwise. 75 * Currently this is assumed to be true on CDMA phones and false otherwise. 121 * Currently this is assumed to be true on GSM phones and false otherwise. 134 * otherwise. (In particular, CDMA has no concept of "putting a call 149 * otherwise. (In particular, CDMA has no concept of explicitly
|
/hardware/akm/AK8975_FS/akmdfs/ |
AK8975Driver.c | 33 Otherwise the return value is #AKD_FAIL. 65 @return If this function succeeds, the return value is #AKD_SUCCESS. Otherwise 117 @return If this function succeeds, the return value is #AKD_SUCCESS. Otherwise 171 @return If this function succeeds, the return value is #AKD_SUCCESS. Otherwise 243 @return If this function succeeds, the return value is #AKD_SUCCESS. Otherwise 265 @return If this function succeeds, the return value is #AKD_SUCCESS. Otherwise
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Queue.py | 94 """Return True if the queue is empty, False otherwise (not reliable!).""" 101 """Return True if the queue is full, False otherwise (not reliable!).""" 114 Otherwise ('block' is false), put an item on the queue if a free slot 146 Otherwise raise the Full exception. 157 Otherwise ('block' is false), return an item if one is immediately 187 Only get an item if one is immediately available. Otherwise
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Queue.py | 94 """Return True if the queue is empty, False otherwise (not reliable!).""" 101 """Return True if the queue is full, False otherwise (not reliable!).""" 114 Otherwise ('block' is false), put an item on the queue if a free slot 146 Otherwise raise the Full exception. 157 Otherwise ('block' is false), return an item if one is immediately 187 Only get an item if one is immediately available. Otherwise
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_lround.c | 22 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 48 * two floating-point comparisons in the former case, or TRUE otherwise.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
CharStreamState.cs | 17 4. Unless explicitly state otherwise, any contribution intentionally 30 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
StackList.cs | 17 4. Unless explicitly state otherwise, any contribution intentionally 30 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
RewriteRuleNodeStream.cs | 18 4. Unless explicitly state otherwise, any contribution intentionally 31 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
RewriteRuleTokenStream.cs | 18 4. Unless explicitly state otherwise, any contribution intentionally 31 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
/external/bison/m4/ |
time_h.m4 | 97 dnl Assume proper GNU behavior unless another module says otherwise. 103 dnl Otherwise, replace only if someone compiles with -DGNULIB_PORTCHECK;
|
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_bld_tg.c | 37 ** Otherwise, the error code. 115 ** Otherwise, the error code. 166 ** Otherwise, the error code. 216 ** Otherwise, the error code. 274 ** Otherwise, the error code. 292 ** Otherwise, the error code. 363 ** Otherwise, the error code. 381 ** Otherwise, the error code. 399 ** Otherwise, the error code. 417 ** Otherwise, the error code [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/ |
DHParameters.java | 143 * Return the private value length in bits - if set, zero otherwise 145 * @return the private value length in bits, zero otherwise.
|
/external/ceres-solver/internal/ceres/ |
block_evaluate_preparer.h | 25 // CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 58 // jacobian is non-null. Otherwise, uses an internal per-thread buffer to
|
wall_time.h | 25 // CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 45 // function is used. Otherwise on unixes, gettimeofday is used. The
|
/external/chromium/base/win/ |
object_watcher.h | 62 // Returns true if the watch was started. Otherwise, false is returned. 70 // Returns true if the watch was canceled. Otherwise, false is returned.
|
/external/chromium/chrome/browser/extensions/ |
extension_preference_api.h | 51 // |error| and returns NULL otherwise. 58 // Returns the extension representation in case of success or NULL otherwise.
|
/external/chromium/chrome/browser/ui/views/bubble/ |
border_contents.h | 56 // is true, horizontally otherwise, if |window_bounds| don't fit in 74 // true, its width otherwise.
|
/external/chromium/chrome/browser/ui/webui/ |
favicon_source.cc | 54 // We need to explicitly return a mime type, otherwise if the user tries to 60 // Leave the existing DataSource in place, otherwise we'll drop any pending
|
/external/chromium/chrome/browser/ui/webui/options/ |
autofill_options_handler.h | 58 // GUID is empty, a new address is added to the WebDatabase; otherwise, the 65 // GUID is empty, a new credit card is added to the WebDatabase; otherwise,
|
/external/chromium/chrome/common/ |
win_safe_util.h | 39 // Returns 'true' on successful open, 'false' otherwise. 45 // function succeeds, false otherwise. A failure is expected on system where
|
/external/chromium/testing/gtest/test/ |
gtest_throw_on_failure_test_.cc | 27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 36 // with non-zero in the throw-on-failure mode or 0 otherwise.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
macconversion.h | 24 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 38 // returns true if it succeeds, false otherwise.
|
/external/chromium_org/base/ |
environment.h | 41 // Returns true on success, otherwise returns false. 45 // Returns true on success, otherwise returns false.
|
/external/chromium_org/base/third_party/valgrind/ |
LICENSE | 4 version 2, unless otherwise indicated. 38 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|