/bionic/libc/inet/ |
inet_ntop.c | 30 * WARNING: Don't even consider trying to compile this on a system where
|
inet_pton.c | 29 * WARNING: Don't even consider trying to compile this on a system where
|
/bionic/libc/stdio/ |
mktemp.c | 75 "warning: mktemp() possibly used unsafely; consider using mkstemp()");
|
/bionic/libm/src/ |
k_cos.c | 25 * 1. Since cos(-x) = cos(x), we need only to consider positive x.
|
k_tan.c | 25 * 1. Since tan(-x) = -tan(x), we need only to consider positive x.
|
/bootable/bootloader/legacy/ |
fastboot_protocol.txt | 60 reason and consider the command failed. Stop.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
LineNumberList.java | 114 * this turns out to be a bottleneck, consider sorting the
|
/dalvik/dx/src/com/android/dx/ssa/ |
InterferenceRegisterMapper.java | 139 * registers (starting at ropReg) to consider
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
ReadWriteLock.java | 80 * You should consider all of these things when evaluating the suitability
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/ |
Version.java | 88 * Clients should carefully consider the implications
|
Version.src | 88 * Clients should carefully consider the implications
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
TemplateList.java | 482 * @param maxImportLevel The maximum importCountComposed that we should consider or -1 483 * if we should consider all import levels. This is used by apply-imports to 646 * @param maxImportLevel The maximum importCountComposed that we should consider or -1 647 * if we should consider all import levels. This is used by apply-imports to
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
IntStack.java | 31 * stacks, we should consider a version based on ChunkedIntVector.
|
ObjectStack.java | 31 * stacks, we should consider a version based on ChunkedObjectVector.
|
/dalvik/libnativehelper/ |
JNIHelp.c | 110 /* TODO: consider creating the new exception with this as "cause" */
|
/development/testrunner/test_defs/ |
xml_suite_helper.py | 141 # TODO: consider obsoleting in favor of parsing the Android.mk to find the
|
/external/apache-http/src/org/apache/http/conn/routing/ |
BasicRouteDirector.java | 116 // consider it here until there is a real-life use case for it.
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderIterator.java | 94 * @param from one less than the index to consider first,
|
BasicListHeaderIterator.java | 102 * @param from one less than the index to consider first,
|
/external/apache-http/src/org/apache/http/protocol/ |
package.html | 40 of things to consider when communicating with HTTP. Many details
|
/external/bison/src/ |
symtab.h | 155 symbols and consider them nonterminals. */
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
patterns.sgml | 103 matched against more than one pattern, consider using g_pattern_match()
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
AttributeSet.java | 108 // TODO: consider lazy-initing this
|
/external/fdlibm/ |
k_cos.c | 21 * 1. Since ieee_cos(-x) = ieee_cos(x), we need only to consider positive x.
|
k_tan.c | 21 * 1. Since ieee_tan(-x) = -ieee_tan(x), we need only to consider positive x.
|