HomeSort by relevance Sort by last modified time
    Searched full:strings (Results 926 - 950 of 7947) sorted by null

<<31323334353637383940>>

  /packages/apps/Email/emailcommon/res/values/
strings.xml 19 <!-- For the following strings, the "system" name refers to the name used internally
22 Long term I think these strings will change altogether, so I haven't bothered to
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/
EmailAddressTest.java 89 // Strings that will match the regular expression
96 // Strings that will fallthrough to the rfc822 tokenizer
  /packages/inputmethods/LatinIME/tools/dicttool/compat/android/text/
TextUtils.java 67 * @param tokens an array objects to be joined. Strings will be formed from
86 * @param tokens an array objects to be joined. Strings will be formed from
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xos.h 50 * Just about everyone needs the strings routines. We provide both forms here,
64 # include <strings.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tar.h 29 All strings are stored as ISO 646 (approximately ASCII) strings.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xos.h 50 * Just about everyone needs the strings routines. We provide both forms here,
64 # include <strings.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tar.h 29 All strings are stored as ISO 646 (approximately ASCII) strings.
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
wchar.i 7 * Support code for wide strings can be turned off by defining SWIG_CSHARP_NO_WSTRING_HELPER
15 /* Callback for returning strings to C# without leaking memory */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_locale.so 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
ExtractStringFix.java 39 * Fix for extracting strings.
42 * existing Strings offer to just replace it with the given string!
  /system/bt/bta/include/
utl.h 80 ** Description This utility function compares two strings in uppercase.
86 ** Returns 0 if strings match, nonzero otherwise.
  /system/core/logwrapper/include/logwrap/
logwrap.h 36 * argv: an array of strings containing the command to be executed and its
37 * arguments as separate strings. argv does not need to be
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundleReader.java 32 * values stored in a new array of 16-bit units between the table key strings
36 * Multiple Unicode strings may use the same offset and string data,
39 * to the second character. (Short strings-v2 are NUL-terminated
46 * A resource bundle may use a special pool bundle. Some or all of the table key strings
47 * of the using-bundle are omitted, and the key string offsets for such key strings refer
54 * Table key strings must be compared in ASCII order, even if they are not
59 * genrb eliminates duplicates among key strings.
63 * to the second character. (Key strings are NUL-terminated.)
76 * char keys[]; -- characters for key strings
105 * - Empty Unicode strings have an offset value of 0 in the Resource handle itself
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetStringSpanTest.java 76 // Test select patterns and strings, and test SIMPLE.
133 // Make the strings in a UnicodeSet easily accessible.
141 setStrings = normalSet.strings();
153 public Iterable<String> strings() { method in class:UnicodeSetStringSpanTest.UnicodeSetWithStrings
158 // Compare 16-bit Unicode strings (which may be malformed UTF-16)
201 for (String str : set.strings()) {
219 for (String str : set.strings()) {
299 for (String str : set.strings()) {
317 for (String str : set.strings()) {
    [all...]
  /art/test/056-const-string-jumbo/
build 24 # and that variable's name is also represented in the strings, which
  /bionic/libc/upstream-openbsd/lib/libc/locale/
wcscoll.c 34 * Compare strings with using collating information.
  /bionic/libc/upstream-openbsd/lib/libc/string/
strcmp.c 38 * Compare strings.
  /bionic/tools/relocation_packer/src/
debug.cc 21 // On destruction, flush and print the strings accumulated. Abort if FATAL.
  /cts/tools/selinux/
SELinuxNeverallowTestGen.py 12 # returns: a list of strings representing these rules
  /dalvik/dx/tests/095-dex-const-string-jumbo/
run 21 # 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
  /device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc208-mnc01/
config.xml 33 TETHER_DUN_APN. Value is a comma separated series of strings:
  /device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/
config.xml 33 TETHER_DUN_APN. Value is a comma separated series of strings:

Completed in 253 milliseconds

<<31323334353637383940>>