/external/webkit/JavaScriptCore/icu/unicode/ |
ustring.h | 68 * For more details see the User Guide Strings chapter (http://oss.software.ibm.com/icu/userguide/strings.html). 405 * Compare two Unicode strings for bitwise equality (code unit order). 419 * Compare two Unicode strings in code point order. 433 * Compare two Unicode strings (binary order). 442 * This functions works with strings of different explicitly specified lengths 444 * NUL-terminated strings are possible with length arguments of -1. 465 * Compare two Unicode strings (binary order) 491 * Compare strings in code point order instead of code unit order. 498 * Compare two strings case-insensitively using full case folding [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
ustring.h | 68 * For more details see the User Guide Strings chapter (http://oss.software.ibm.com/icu/userguide/strings.html). 405 * Compare two Unicode strings for bitwise equality (code unit order). 419 * Compare two Unicode strings in code point order. 433 * Compare two Unicode strings (binary order). 442 * This functions works with strings of different explicitly specified lengths 444 * NUL-terminated strings are possible with length arguments of -1. 465 * Compare two Unicode strings (binary order) 491 * Compare strings in code point order instead of code unit order. 498 * Compare two strings case-insensitively using full case folding [all...] |
/external/webkit/WebCore/icu/unicode/ |
ustring.h | 68 * For more details see the User Guide Strings chapter (http://oss.software.ibm.com/icu/userguide/strings.html). 405 * Compare two Unicode strings for bitwise equality (code unit order). 419 * Compare two Unicode strings in code point order. 433 * Compare two Unicode strings (binary order). 442 * This functions works with strings of different explicitly specified lengths 444 * NUL-terminated strings are possible with length arguments of -1. 465 * Compare two Unicode strings (binary order) 491 * Compare strings in code point order instead of code unit order. 498 * Compare two strings case-insensitively using full case folding [all...] |
/external/webkit/WebKit/mac/icu/unicode/ |
ustring.h | 68 * For more details see the User Guide Strings chapter (http://oss.software.ibm.com/icu/userguide/strings.html). 405 * Compare two Unicode strings for bitwise equality (code unit order). 419 * Compare two Unicode strings in code point order. 433 * Compare two Unicode strings (binary order). 442 * This functions works with strings of different explicitly specified lengths 444 * NUL-terminated strings are possible with length arguments of -1. 465 * Compare two Unicode strings (binary order) 491 * Compare strings in code point order instead of code unit order. 498 * Compare two strings case-insensitively using full case folding [all...] |
/external/icu4c/i18n/unicode/ |
smpdtfmt.h | 176 * During parsing, only strings consisting of exactly two digits, as defined by 201 * For time zones that have no names, SimpleDateFormat uses strings GMT+hours:minutes or 514 * Set the start UDate used to interpret two-digit year strings. 515 * When dates are parsed having 2-digit year strings, they are placed within 524 * @param d start UDate used to interpret two-digit year strings. 532 * Get the start UDate used to interpret two-digit year strings. 533 * When dates are parsed having 2-digit year strings, they are placed within 600 * the various strings and other symbols used in formatting: e.g., month 601 * names and abbreviations, time zone names, AM/PM strings, etc.) [all...] |
/external/icu4c/common/unicode/ |
uniset.h | 33 * A mutable set of Unicode characters and multicharacter strings. Objects of this class 99 * <td valign="top">The character 'a' and the multicharacter strings "ab" and 292 UVector* strings; // maintained in sorted order member in class:UnicodeSet 727 * codepoints and strings. 771 * Returns true if this set contains all the characters and strings 799 * Returns true if this set contains none of the characters and strings 828 * and strings of the given set. 846 * consists only of characters and strings that are contained in this se [all...] |
/external/icu4c/tools/genpname/ |
preparse.pl | 242 # by the C program. Strings are referenced by their index into 245 my %strings; 251 $strings{$_} = 1 if (length($_)); 255 my @strings = sort keys %strings; 256 unshift @strings, ""; 258 print "const int32_t STRING_COUNT = ", scalar @strings, ";\n\n"; 264 for (my $i=0; $i<@strings; ++$i) { 265 print " $STRING_CLASS(\"$strings[$i]\", $i),\n"; 266 $stringToID{$strings[$i]} = $i [all...] |
/external/v8/ |
ChangeLog | 30 [ES5] Restrict JSON.parse to only accept strings that conforms to the 84 Optimized adding of strings on 64-bit platforms. 86 Improved handling of external strings by using a separate table 102 Optimized handling and adding of strings, for-in and Array.join. 114 Changed the API to only allow strings to be set as data objects on 250 [ES5] Changed Object.keys to return strings for element indices. 676 Fixed bug caused by morphing internal ASCII strings to external 677 two-byte strings. Slices over ASCII strings have to forward ASCII 803 strings [all...] |
/frameworks/base/services/java/com/android/server/ |
WifiService.java | [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
keyfile.sgml | 34 # localized strings are stored in multiple key-value pairs 61 with the exception of localized strings, which have the form 71 Key files can store strings (possibly with localized variants), integers, 735 whose value is a list of strings identifying the environments that 746 whose value is a list of strings identifying the environments that 806 whose value is a list of strings giving the MIME types supported 817 whose value is a list of strings giving the categories in which the
|
conversions.sgml | 5 convert strings between different character sets using iconv() 43 Glib uses UTF-8 for its strings, and GUI toolkits like GTK+ 62 encoding for their strings, and that is also what they use for
|
/external/icu4c/common/ |
uinvchar.c | 219 * for strings with variant characters 259 * for strings with variant characters 308 /* this function only checks and copies ASCII strings without conversion */ 385 /* this function only checks and copies EBCDIC strings without conversion */ 424 /* compare invariant strings; variant characters compare less than others and unlike each other */ 466 /* strings start with same prefix, compare lengths */ 513 /* strings start with same prefix, compare lengths */
|
/external/strace/ |
strace.1 | 183 Character pointers are dereferenced and printed as C strings. 184 Non-printing characters in strings are normally represented by 188 (32 by default) bytes of strings are printed; 189 longer strings have an ellipsis appended following the closing quote. 312 Print all non-ASCII strings in hexadecimal string format. 315 Print all strings in hexadecimal string format. 499 that filenames are not considered strings and are always printed in
|
/dalvik/docs/ |
jni-tips.html | 21 <li> <a href="#UTF_8_and_UTF_16_strings">UTF-8 and UTF-16 Strings</a> 205 </p><h2><a name="UTF_8_and_UTF_16_strings"> </a> UTF-8 and UTF-16 Strings </h2> 208 as well. (Some VMs use the modified UTF-8 internally to store strings; ours do not.) The 210 The nice thing about it is that you can count on having C-style zero-terminated strings, 214 It's usually best to operate with UTF-16 strings. With our current VMs, the 217 <strong>UTF-16 strings are not zero-terminated</strong>, and \u0000 is allowed, 222 <strong>Don't forget to Release the strings you Get</strong>. The 234 JNI checks will scan strings and warn you about invalid data, but they 428 <li> UTF-8 strings contain only valid "modified UTF-8" data.
|
/frameworks/base/core/java/android/content/ |
package.html | 106 included in the resource system: integers, colors, strings, references to 166 strings in a new locale), replace existing values (for example change 226 <p>Here is a simple resource file describing a few strings:</p> 237 <p>Typically this file will be called "strings.xml", and must be placed 241 MyApp/res/values/strings.xml 244 <p>The strings can now be retrieved by your application through the 438 a resource. This is often used in layout files to supply strings (so they 473 strings in a layout file so that they can be localized:</p> 539 <p>Like strings, styles are defined through a resource XML file. In the
|
/cts/tests/tests/database/src/android/database/cts/ |
MatrixCursorTest.java | 261 // numbers can be converted to each other and strings 322 // strings can be converted to numbers 357 // strings can not be converted to numbers
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/util/ |
Resources.java | 161 // If we already have the strings, linear search through them is 10x quicker than 217 * strings is faster if it can do all entries of one type, before having 257 * @return An array of time zone strings. Each row represents one time zone.
|
/dalvik/libcore/luni/src/main/java/java/io/ |
DataInput.java | 24 * int, 32-bit float, 64-bit long, 64-bit double, byte strings, and MUTF-8 25 * strings. 29 * When encoding strings as UTF, implementations of {@code DataInput} and
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/ |
BrokenJCEBlockCipher.java | 45 import org.bouncycastle.util.Strings; 147 String modeName = Strings.toUpperCase(mode); 202 String paddingName = Strings.toUpperCase(padding);
|
JCERSACipher.java | 34 import org.bouncycastle.util.Strings; 164 String md = Strings.toUpperCase(mode); 191 String pad = Strings.toUpperCase(padding);
|
/dalvik/libcore/xml/src/main/java/javax/xml/transform/ |
package.html | 81 optimal solution, as when, for example, you want to use unique strings as keys 114 <p>Strings that match the <a href="http://www.w3.org/TR/xslt#output">XSLT 116 {@link javax.xml.transform.OutputKeys} class. Other strings can be
|
/development/samples/Spinner/src/com/android/example/spinner/ |
SpinnerActivity.java | 35 * array is loaded from the strings.xml resources file. 64 * The "marker" strings are used to write the properties into the file 111 * planets. The list is defined by XML in the strings.xml file.
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-docs.sgml | 42 <!ENTITY glib-Strings SYSTEM "xml/strings.xml"> 186 &glib-Strings;
|
/external/bluetooth/glib/gio/ |
gfilenamecompleter.c | 42 * completion strings for widget implementations. 466 * Gets an array of completion strings for a given initial text. 468 * Returns: array of strings with possible completions for @initial_text.
|
/external/elfutils/libebl/ |
eblgstrtab.c | 189 /* More strings? */ 196 /* Compare the strings. */ 228 /* Make sure all "" strings get offset 0 but only if the table was
|