/dalvik/vm/ |
Sync.c | 57 * and the base object isn't allocated on the heap. 136 * We also track parents. This isn't strictly necessary, but it makes 667 * exception if it isn't. 1053 * held by the Thread object. If deadlock prediction isn't on, [all...] |
/external/guava/src/com/google/common/collect/ |
CustomConcurrentHashMap.java | 224 * doesn't exist. In other words, an entry isn't externally visible until 503 * #compute} if necessary. Returns null if a value isn't available at 507 * @return stored value or null if the value isn't available [all...] |
Maps.java | 863 * <p>The returned map isn't threadsafe or serializable, even if {@code 901 * <p>The returned map isn't threadsafe or serializable, even if {@code [all...] |
/external/qemu/slirp/ |
tcp_input.c | 836 * * echo reply when ts_recent isn't valid. The 837 * * age isn't reset until we get a valid ts_recent [all...] |
/external/qemu/slirp-android/ |
tcp_input.c | 842 * * echo reply when ts_recent isn't valid. The 843 * * age isn't reset until we get a valid ts_recent [all...] |
/external/webkit/WebCore/html/ |
HTMLParser.cpp | 553 // But not for older versions of Mail, where the implicit <head> isn't expected - <rdar://problem/6863795> 646 // and it isn't really a parse error per se. 743 // But not for older versions of Mail, where the implicit <head> isn't expected - <rdar://problem/6863795> [all...] |
/dalvik/vm/analysis/ |
DexOptimize.c | 181 LOGW("DexOpt: file has zero length and isn't writable\n"); 215 * the "sticky" bit isn't set on the directory. However, 506 * is currently correct for all platforms, and this isn't expected to 632 * that point into it. For the optimizer this isn't a problem, 806 * "sourceAvail" isn't set, e.g. for a .odex file, we ignore these arguments. [all...] |
/external/elfutils/src/ |
readelf.c | [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | 97 * @return A DTMAxisIterator, or null if the given axis isn't supported. 178 * @return A DTMAxisIterator, or null if the given axis isn't supported. 242 * Currently there isn't a lot here [all...] |
/external/apache-http/src/org/apache/commons/logging/impl/ |
LogFactoryImpl.java | 465 // isn't possible as that information isn't available. It is possible [all...] |
/external/tcpdump/ |
aclocal.m4 | 165 # Autoconf's AC_C_INLINE, at least in autoconf 2.13, isn't good enough, 788 dnl rather than "AC_LBL_CHECK_LIB", so this isn't used any more. 879 # AC_SEARCH_LIBS isn't up to the task of handling dependencies like this. [all...] |
print-smb.c | [all...] |
/external/webkit/WebCore/rendering/ |
InlineFlowBox.cpp | 704 // but it isn't even clear how this should work at all. [all...] |
RenderInline.cpp | 351 // We already know the newBlockBox isn't going to contain inline kids, so avoid wasting 679 // is translated, but the render box isn't, so we need to do this to get the [all...] |
/frameworks/base/core/java/android/content/ |
ContentResolver.java | 756 * that services the content at uri or null if there isn't one. 776 * with the authority of name or null if there isn't one. [all...] |
/frameworks/base/core/java/android/preference/ |
Preference.java | 690 * Checks whether the key is present, and if it isn't throws an 858 * value(s), or null if it isn't attached to a Preference hierarchy. 883 * its value(s), or null if it isn't attached to a Preference [all...] |
/bionic/libc/bionic/ |
pthread-timers.c | 483 /* return current timer value if ospec isn't NULL */
|
/bionic/libc/netbsd/resolv/ |
res_query.c | 292 * If name isn't found in this domain,
|
/bionic/libc/unistd/ |
getopt_long.c | 427 * If the user specified "-" and '-' isn't listed in
|
/build/core/ |
binary.mk | 37 # TODO: support a mix of standard extensions so that this isn't necessary
|
build-system.html | 394 we use static libraries, since executable size isn't as big an issue, and it 401 we use static libraries, since executable size isn't as big an issue, and it [all...] |
product_config.mk | 25 ## making sure that it isn't empty and doesn't start with
|
/build/tools/droiddoc/templates/assets/ |
android-developer-reference.js | 212 // the file isn't under toroot. Fail.
|
/cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/ |
JDiffClassDescriptionTest.java | 307 /** API says method is native, but actually isn't.
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ProgressBarTest.java | 388 "1. not clear what is supposed result if visibility isn't VISIBLE, INVISIBLE or GONE.")
|