/cts/tools/dasm/src/java_cup/ |
Main.java | 612 * produced, how many conflicts were found, etc. A detailed timing 613 * summary is also produced if it was requested by the user. 660 System.err.println(" No code produced.");
|
/frameworks/base/docs/html/sdk/ndk/ |
index.jd | 332 appplications using libraries produced with the NDK. </p> 364 <li>For this reason, you should use native libraries produced with the NDK in 368 produced with the NDK <em>must</em> declare a <a
|
/bionic/libc/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C.
|
/dalvik/dx/src/com/android/dx/rop/ |
package-info.java | 131 * instructions. If the value produced by a {@code move-result} is not
|
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
SSLEngineTest.java | 1812 int produced = 0; local [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/transform/ |
overview.html | 52 abstract structure that consists of nodes or events that may be produced by
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/ |
ProcessorLRE.java | 48 * produced may be a {@link org.apache.xalan.templates.ElemLiteralResult},
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/ |
SerializerMessages.java | 98 "Cannot add attribute {0} after child nodes or before an element is produced. Attribute will be ignored." },
|
/external/bison/djgpp/ |
config.sed | 103 # This matches the configure script produced by Autoconf 2.57
|
/external/bzip2/ |
huffman.c | 139 produced by versions pre-1.0.3, the decompressor must still
|
/external/gtest/include/gtest/internal/ |
gtest-param-util-generated.h.pump | 98 // Generates values from the Cartesian product of values produced
|
/external/guava/src/com/google/common/collect/ |
package-info.java | 92 * <dt>{@link com.google.common.collect.MapMaker} (produced by)
|
/external/icu4c/extra/uconv/ |
uconv.1.in | 178 the list of encodings is produced in a format compatible with
|
/external/icu4c/i18n/ |
nfsubs.h | 199 * @param newRuleValue The value produced by matching this substitution
|
/external/icu4c/i18n/unicode/ |
coll.h | [all...] |
ucol.h | 776 * between upper and lower bounds. For example, if bounds are produced 779 * There are two upper bounds that can be produced. If UCOL_BOUND_UPPER 780 * is produced, strings matched would be as above. However, if bound 781 * produced using UCOL_BOUND_UPPER_LONG is used, the above example will [all...] |
/external/openssl/crypto/ocsp/ |
ocsp_prn.c | 230 if (BIO_printf(bp,"\n Produced At: ")<=0) goto err;
|
/external/v8/tools/ |
logreader.js | 29 * @fileoverview Log Reader is used to process log file produced by V8.
|
/external/webkit/WebCore/bridge/objc/ |
objc_utility.mm | 69 By default, a JavaScript method name is produced by concatenating the
|
/external/webkit/WebCore/icu/unicode/ |
ushape.h | 82 * If <code>destSize</code> is 0, then no output is produced,
|
/external/webkit/WebKitTools/simplejson/ |
__init__.py | 86 Note that the JSON produced by this module's default settings
|
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C.
|
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C.
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C.
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
cdefs.h | 87 * strings produced by the __STRING macro, but this only works with ANSI C.
|