HomeSort by relevance Sort by last modified time
    Searched refs:strings (Results 51 - 75 of 533) sorted by null

1 23 4 5 6 7 8 91011>>

  /hardware/ril/mock-ril/src/js/
simulated_icc.js 91 rsp.strings = new Array();
92 rsp.strings[0] = MCC + MNC + MSN;
114 rsp.strings = new Array();
115 rsp.strings[0] = IMEI;
125 rsp.strings = new Array();
126 rsp.strings[0] = IMEISV;
  /cts/tests/tests/content/src/android/content/res/cts/
ArrayTest.java 67 checkStringArray(R.array.strings, new String[] {"zero", "1", "here"});
68 checkTextArray(R.array.strings, new String[] {"zero", "1", "here"});
75 checkIntArray(R.array.strings, new int[] {0, 0, 0});
  /external/icu4c/common/
usetiter.cpp 43 * <br>You are guaranteed that the codepoints are in sorted order, and the strings are in sorted order,
44 * and that all code points are returned before any strings are returned.
62 string = (const UnicodeString*) set->strings->elementAt(nextString++);
70 * <br>Note that the codepoints are in sorted order, and the strings are in sorted order,
71 * and that all code points are returned before any strings are returned.
72 * <br>You are guaranteed that the ranges are in sorted order, and the strings are in sorted order,
73 * and that all ranges are returned before any strings are returned.
95 string = (const UnicodeString*) set->strings->elementAt(nextString++);
117 stringCount = set->strings->size();
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
octal-001.js 51 var strings = new Array();
117 strings[i] = string;
129 testRegExp(statusmessages, patterns, strings, actualmatches, expectedmatches);
regress-165353.js 51 var strings = new Array();
103 strings[i] = string;
115 testRegExp(statusmessages, patterns, strings, actualmatches, expectedmatches);
regress-209919.js 52 var strings = new Array();
155 strings[i] = string;
167 testRegExp(statusmessages, patterns, strings, actualmatches, expectedmatches);
regress-87231.js 49 var strings = new Array();
110 strings[i] = string;
122 testRegExp(statusmessages, patterns, strings, actualmatches, expectedmatches);
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/LeaksViewer/
RecentBuildsLoader.js 51 var strings = step.text;
52 for (var stringIndex = 0; stringIndex < strings.length; ++stringIndex) {
53 var match = /^(\d+) total leaks found!$/.exec(strings[stringIndex]);
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewSimple.java 68 * Set the autocomplete data to an adapter containing 0..n strings with a consistent prefix.
72 String[] strings = new String[numSuggestions]; local
74 strings[i] = prefix + String.valueOf(i);
79 android.R.layout.simple_dropdown_item_1line, strings);
  /frameworks/base/tools/localize/
res_check.cpp 39 set<StringResource> strings = file->GetStrings(); local
40 for (set<StringResource>::iterator it=strings.begin(); it!=strings.end(); it++) {
localize_test.cpp 36 if (all) err |= test_filename("//device/samples/NotePad/res/values/strings.xml", "zz_ZZ",
37 "//device/samples/NotePad/res/values-zz-rZZ/strings.xml");
39 if (all) err |= test_filename("//device/samples/NotePad/res/values/strings.xml", "zz",
40 "//device/samples/NotePad/res/values-zz/strings.xml");
42 if (all) err |= test_filename("//device/samples/NotePad/res/values/strings.xml", "",
43 "//device/samples/NotePad/res/values/strings.xml");
71 set<StringResource> const& strings = xliff->GetStringResources(); local
72 printf("strings.size=%zd\n", strings.size());
73 for (set<StringResource>::iterator it=strings.begin(); it!=strings.end(); it++)
104 set<StringResource> const& strings = xliff->GetStringResources(); local
    [all...]
  /bionic/libc/string/
strerror_r.c 17 __code_string_lookup( const CodeString* strings,
24 if (strings[nn].msg == NULL)
27 if (strings[nn].code == code)
28 return strings[nn].msg;
  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
ShaderParser.h 13 void setSrc(const Version& ver,GLsizei count,const GLchar** strings,const GLint* length);
  /development/tools/findunused/
findunusedstrings 7 -p option prints out unused strings, otherwise a total count is printed
44 echo $app: $count unused strings
  /external/webkit/Source/WebCore/bridge/
testM.js 27 var strings = [ "one", "two", "three" ]; variable
29 myInterface.logMessages (strings)
  /frameworks/base/voip/jni/rtp/
AudioCodec.cpp 17 #include <strings.h>
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 118 public static final String[] strings = { "NONE", "WPA_PSK", "WPA_EAP", "IEEE8021X", field in class:WifiConfiguration.KeyMgmt
135 public static final String[] strings = { "WPA", "RSN" }; field in class:WifiConfiguration.Protocol
153 public static final String[] strings = { "OPEN", "SHARED", "LEAP" }; field in class:WifiConfiguration.AuthAlgorithm
171 public static final String[] strings = { "NONE", "TKIP", "CCMP" }; field in class:WifiConfiguration.PairwiseCipher
197 public static final String[] strings = { "WEP40", "WEP104", "TKIP", "CCMP" }; field in class:WifiConfiguration.GroupCipher
211 public static final String[] strings = { "current", "disabled", "enabled" }; field in class:WifiConfiguration.Status
403 if (k < KeyMgmt.strings.length) {
404 sbuf.append(KeyMgmt.strings[k]);
414 if (p < Protocol.strings.length) {
415 sbuf.append(Protocol.strings[p])
    [all...]
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
LevenshteinDistanceTest.java 59 private Token[] makeTokens(String[] strings) {
60 Token[] tokens = new Token[strings.length];
61 for (int i = 0; i < strings.length; i++) {
62 String str = strings[i];
  /external/chromium/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 99 DictionaryValue strings; local
100 strings.SetString(
103 strings.SetString(
106 strings.SetString(
109 strings.SetString(
112 strings.SetString("connect",
114 strings.SetString("cancel", l10n_util::GetStringUTF16(IDS_CANCEL));
115 SetFontAndTextDirection(&strings);
122 html, &strings);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 95 List<String> strings = new ArrayList<String>(); local
97 showMatch(gc, state.mCurrentLeftMatch, state, strings,
99 showMatch(gc, state.mCurrentRightMatch, state, strings,
101 showMatch(gc, state.mCurrentTopMatch, state, strings,
103 showMatch(gc, state.mCurrentBottomMatch, state, strings,
106 if (strings.size() > 0) {
109 for (String s : strings) {
142 private void showMatch(IGraphics gc, Match m, GuidelineHandler state, List<String> strings,
160 strings.add(description);
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
atom.c 107 char *strings; member in struct:StringTable_Rec
119 stable->strings = (char *) malloc(INIT_STRING_TABLE_SIZE);
120 if (!stable->strings)
135 if (stable->strings)
136 free(stable->strings);
137 stable->strings = NULL;
188 memcpy(str, stable->strings, stable->size);
189 free(stable->strings);
190 stable->strings = str;
193 strcpy(&stable->strings[loc], s)
    [all...]
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 435 // pack a list of strings into one.
436 void glUtilsPackStrings(char *ptr, char **strings, GLint *length, GLsizei count)
442 if (strings[i]!=NULL) {
444 l = strlen(strings[i]);
445 strcat(p, strings[i]);
448 strncat(p, strings[i], l);
455 // claculate the length of a list of strings
456 int glUtilsCalcShaderSourceLen( char **strings, GLint *length, GLsizei count)
462 l = strings[i]!=NULL ? strlen(strings[i]) : 0
    [all...]
  /external/chromium/chrome/browser/
pdf_unsupported_feature.cc 175 DictionaryValue strings; local
176 strings.SetString(
179 strings.SetString(
182 strings.SetString(
185 strings.SetString(
189 strings.SetString(
192 strings.SetString(
199 return jstemplate_builder::GetI18nTemplateHtml(html, &strings);
  /external/yaffs2/
Android.mk 13 LOCAL_CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /libcore/luni/src/main/native/
toStringArray.h 65 jobjectArray toStringArray(JNIEnv* env, const std::vector<std::string>& strings);
66 jobjectArray toStringArray(JNIEnv* env, const char* const* strings);

Completed in 2530 milliseconds

1 23 4 5 6 7 8 91011>>