Searched
full:strings (Results
301 -
325 of
3020) sorted by null
<<11121314151617181920>>
/dalvik/libcore/xml/src/main/java/javax/xml/transform/stream/ |
package.html | 12 {@link java.io.Reader} input, and URL input in the form of strings. Even
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/ |
FuncContains.java | 49 // Add this check for JDK consistency for empty strings.
|
/dalvik/tests/056-const-string-jumbo/ |
build | 24 # and that variable's name is also represented in the strings, which
|
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
MethodRef.java | 71 * prototype strings.
|
/development/apps/launchperf/res/values/ |
colors.xml | 21 <!-- This file contains resource definitions for displayed strings, allowing
|
/development/samples/Spinner/res/layout/ |
main.xml | 28 The prompt text comes from the string "planet_prompt" in strings.xml
|
/external/apache-http/src/org/apache/commons/codec/language/ |
Soundex.java | 63 * Encodes the Strings and returns the number of characters in the two encoded Strings that are the same. This 71 * @return The number of characters in the two encoded Strings that are the same from 0 to 4. 77 * if an error occurs encoding one of the strings
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
hash_tables.sgml | 17 This means that the use of static strings is OK, but temporary 18 strings (i.e. those created in buffers and those returned by GTK+ widgets) 25 It is also not advisable to mix static strings and dynamically-allocated 26 strings in a #GHashTable, because it then becomes difficult to determine
|
/external/bluetooth/glib/gobject/ |
Makefile.am | 139 gmarshal.strings \ 192 gmarshal.strings: @REBUILD@ $(srcdir)/gmarshal.list 195 && cp xgen-gms gmarshal.strings \ 198 glib-genmarshal.o: gmarshal.strings
|
/external/dropbear/libtomcrypt/src/misc/ |
error_to_string.c | 16 Convert error codes to ASCII strings, Tom St Denis
|
/external/icu4c/common/unicode/ |
caniter.h | 36 * This class allows one to iterate through all the strings that are canonically equivalent to a given 63 *<br>Note: the code is intended for use with small strings, and is not suitable for larger ones, 101 * <br><b>Warning: The strings are not guaranteed to be in any particular order.</b> 177 // we have a segment, in NFD. Find all the strings that are canonically equivalent to it.
|
/external/icu4c/test/intltest/ |
rbbiapts.h | 58 * Tests creating RuleBasedBreakIterator from rules strings.
|
/external/kernel-headers/original/linux/ |
string.h | 4 /* We don't want strings.h stuff being user by user stuff by accident */
|
/external/opencore/nodes/pvamrffparsernode/include/ |
pvmf_amrffparser_defs.h | 33 // Capability mime strings
|
/external/opencore/nodes/pvprotocolenginenode/include/ |
pvmf_protocol_engine_defs.h | 37 // Capability mime strings
|
/external/opencore/nodes/pvwavffparsernode/include/ |
pvmf_wavffparser_defs.h | 34 // Capability mime strings
|
/external/openssl/crypto/pkcs7/ |
example.c | 78 * 2 octet strings */ 114 /* For this case, I will malloc the return strings */ 241 * 2 octet strings */ 278 /* For this case, I will malloc the return strings */
|
/external/proguard/src/proguard/util/ |
ListMatcher.java | 24 * This StringMatcher tests whether strings match a given list of StringMatcher
|
/external/qemu/android/ |
boot-properties.h | 37 /* same as boot_property_add, but allows to use non-zero terminated strings.
|
config.h | 18 ** pairs. keys and values are simple strings
|
/external/v8/test/mjsunit/ |
has-own-property.js | 32 // Check for strings.
|
string-flatten.js | 28 // Check for regression of bug 1011505 (out of memory when flattening strings).
|
unicode-string-to-number.js | 40 // Check that long strings with non-ASCII characters cannot convert.
|
/external/webkit/LayoutTests/fast/js/resources/ |
string-concatenate-outofmemory.js | 38 // Ensure both strings involved are unharmed
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/ |
string-conversion.html | 51 This test case verifies that local storage only stores strings.
|
Completed in 85 milliseconds
<<11121314151617181920>>