/dalvik/dx/src/com/android/dx/dex/file/ |
AnnotationUtils.java | 171 * Split the string into pieces that are likely to be common
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTMFilter.java | 175 * fairly likely), this is going to break. It might be safer to
|
/development/ide/emacs/ |
android-compile.el | 51 ; Test for Android.mk first: more likely.
|
/development/pdk/docs/porting/ |
getting_source_code.jd | 122 <p>You likely already have Linux running on your platform and only need to integrate Android-specific changes. The following directions describe how to extract an Android patch.</p>
|
/development/pdk/docs/source/ |
report-bugs.jd | 41 closed without any action. The more detail you provide, the more likely your
|
/external/dbus/ |
README | 61 likely to have more bugs than stable releases, obviously.
|
/external/dbus/doc/ |
TODO | 53 be pretty broken. More likely all the uses of unref_unlocked are just wrong.
|
/external/dbus/tools/ |
dbus-launch.1 | 77 The above would likely be appropriate for ~/.xsession or ~/.Xclients.
|
/external/dropbear/ |
cli-auth.c | 127 * regardless - keyboard-interactive is more likely
|
/external/elfutils/ |
configure.ac | 216 #define likely(expr) __builtin_expect (expr, 1)
|
/external/icu4c/common/ |
cstring.c | 70 * Note that this uprv_tolower() definition is likely to work for most
|
/external/jpeg/ |
jdapistd.c | 147 * this likely signals an application programmer error. However,
|
jdatasrc.c | 189 * one image, we'd likely lose the start of the next one.)
|
jmemname.c | 86 * likely to be a plain int variable. And not all versions of errno.h
|
/external/kernel-headers/original/asm-generic/ |
siginfo.h | 229 * It seems likely that SIGEV_THREAD will have to be handled from
|
/external/kernel-headers/original/asm-x86/ |
atomic_32.h | 238 if (likely(old == c))
|
/external/netcat/data/ |
data.c | 141 /* Since this prog would likely best be written in assmbler, I'm gonna
|
/external/opencore/protocols/http_parcom/include/ |
http_composer.h | 140 * reset. Another useful case is the new HTTP request only has a change on URI, which is highly likely, and so
|
/external/openssl/crypto/engine/ |
eng_lib.c | 82 * elements of the ENGINE structure are more likely to be caught and changed
|
/external/qemu/distrib/libpng-1.2.19/ |
pngerror.c | 191 * this function MUST NOT RETURN, or the program will likely crash. This
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 16 has to go through any software emulation paths, the performance will likely
|
/external/webkit/JavaScriptCore/runtime/ |
JSLock.cpp | 160 // would likely increase complexity and overhead.
|
JSNumberCell.h | 346 else if (LIKELY(isDouble()))
|
/external/webkit/WebCore/dom/ |
Position.h | 208 // that the caller is trying to make a position relative to a disconnected node (which is likely an error)
|
ScriptElement.cpp | 243 // If there is such an attribute it's likely better to not execute the script than to do so
|