HomeSort by relevance Sort by last modified time
    Searched full:array (Results 451 - 475 of 22317) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/res/values-ta-rIN/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-te-rIN/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-th/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-tl/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-tr/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-uk/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-ur-rPK/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-uz-rUZ/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-zh-rCN/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-zh-rHK/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-zh-rTW/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /packages/apps/Settings/res/values-zu/
arrays.xml 23 <string-array name="timezone_filters">
31 </string-array>
32 <string-array name="screen_timeout_entries">
40 </string-array>
41 <string-array name="dream_timeout_entries">
50 </string-array>
51 <string-array name="lock_after_timeout_entries">
61 </string-array>
62 <string-array name="entries_font_size">
67 </string-array>
    [all...]
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gsub-private.h 52 Substitute array */
53 HB_UShort* Substitute; /* array of substitute glyph IDs */
79 Substitute array */
92 HB_Sequence* Sequence; /* array of Sequence tables */
103 Alternate array */
104 HB_UShort* Alternate; /* array of alternate glyph IDs */
116 HB_AlternateSet* AlternateSet; /* array of AlternateSet tables */
129 HB_UShort* Component; /* array of component glyph IDs */
138 HB_Ligature* Ligature; /* array of Ligature tables */
149 HB_LigatureSet* LigatureSet; /* array of LigatureSet tables *
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/kde/
Array.js 25 // 15.4 Array Objects
28 shouldBe("Array().length", "0");
29 shouldBe("(new Array()).length", "0");
30 shouldBe("(new Array(3)).length", "3");
31 shouldBe("(new Array(11, 22)).length", "2");
32 shouldBe("(new Array(11, 22))[0]", "11");
33 shouldBe("Array(11, 22)[1]", "22");
34 shouldBeUndefined("(new Array(11, 22))[3]");
35 shouldBe("String(new Array(11, 22))", "'11,22'");
58 new Array(Infinity)
    [all...]
Array-expected.txt 29 PASS Array().length is 0
30 PASS (new Array()).length is 0
31 PASS (new Array(3)).length is 3
32 PASS (new Array(11, 22)).length is 2
33 PASS (new Array(11, 22))[0] is 11
34 PASS Array(11, 22)[1] is 22
35 PASS (new Array(11, 22))[3] is undefined.
36 PASS String(new Array(11, 22)) is '11,22'
46 PASS Array().toString() is ''
47 PASS Array(3).toString() is ',,
    [all...]
  /external/icu/icu4c/source/common/
uarrsort.c 64 uprv_stableBinarySearch(char *array, int32_t limit, void *item, int32_t itemSize,
69 /* Binary search until we get down to a tiny sub-array. */
72 int32_t diff=cmp(context, item, array+i*itemSize);
94 /* Linear search over the remaining tiny sub-array. */
96 int32_t diff=cmp(context, item, array+start*itemSize);
108 doInsertionSort(char *array, int32_t length, int32_t itemSize,
113 char *item=array+j*itemSize;
114 int32_t insertionPoint=uprv_stableBinarySearch(array, j, item, itemSize, cmp, context);
121 char *dest=array+insertionPoint*itemSize;
122 uprv_memcpy(pv, item, itemSize); /* v=array[j] *
    [all...]
  /art/test/096-array-copy-concurrent-gc/src/
Main.java 22 * Size of array and amount of garbage created is based on experimental
45 Object [] array = new Object[10000]; field in class:Main
48 // We want many references in the array
54 for (int i = 0; i < array.length; i+=2) {
55 array[i] = new String("Creating some garbage" + i);
62 for (int j = 0; j < array.length; j++) {
63 Object obj = array[array.length - 1];
64 System.arraycopy(array, 0, array, 1, array.length - 1)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
markselection.js 48 var array = cm.state.markedSelection;
55 if (addAt == null) array.push(mark);
56 else array.splice(addAt++, 0, mark);
63 var array = cm.state.markedSelection;
64 for (var i = 0; i < array.length; ++i) array[i].clear();
65 array.length = 0;
81 var array = cm.state.markedSelection;
82 if (!array.length) return coverRange(cm, from, to);
84 var coverStart = array[0].find(), coverEnd = array[array.length - 1].find()
    [all...]
  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
HexDump.java 23 public static String dumpHexString(byte[] array)
25 return dumpHexString(array, 0, array.length);
28 public static String dumpHexString(byte[] array, int offset, int length)
61 byte b = array[i];
99 public static String toHexString(byte[] array)
101 return toHexString(array, 0, array.length);
104 public static String toHexString(byte[] array, int offset, int length)
111 byte b = array[i]
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
HexDump.java 23 public static String dumpHexString(byte[] array)
25 return dumpHexString(array, 0, array.length);
28 public static String dumpHexString(byte[] array, int offset, int length)
61 byte b = array[i];
99 public static String toHexString(byte[] array)
101 return toHexString(array, 0, array.length);
104 public static String toHexString(byte[] array, int offset, int length)
111 byte b = array[i]
    [all...]
  /libcore/luni/src/test/java/dalvik/system/
VMRuntimeTest.java 19 import java.lang.reflect.Array;
30 Object array = VMRuntime.getRuntime().newNonMovableArray(componentType, -1); local
36 Object array = VMRuntime.getRuntime().newNonMovableArray(componentType, Integer.MIN_VALUE); local
43 Object array = VMRuntime.getRuntime().newNonMovableArray(componentType, i); local
44 assertTrue(array.getClass().isArray());
45 assertEquals(array.getClass().getComponentType(), componentType);
46 assertEquals(Array.getLength(array), i);
53 Object array = VMRuntime.getRuntime().newNonMovableArray(null, 0); local
60 Object array = VMRuntime.getRuntime().newNonMovableArray(void.class, 0) local
84 Object array = VMRuntime.getRuntime().newUnpaddedArray(componentType, -1); local
90 Object array = VMRuntime.getRuntime().newUnpaddedArray(componentType, Integer.MIN_VALUE); local
97 Object array = VMRuntime.getRuntime().newUnpaddedArray(componentType, i); local
107 Object array = VMRuntime.getRuntime().newUnpaddedArray(null, 0); local
114 Object array = VMRuntime.getRuntime().newUnpaddedArray(void.class, 0); local
    [all...]
  /external/clang/test/Sema/
static-array.c 5 void cat(int a[static 3]) {} // expected-note 2 {{callee declares array parameter as static here}}
7 void vat(int i, int a[static i]) {} // expected-note {{callee declares array parameter as static here}}
15 cat(a); // expected-warning {{array argument is too small; contains 2 elements, callee requires at least 3}}
25 typedef int td[static 3]; // expected-error {{'static' used in array declarator outside of function prototype}}
29 int a[static 42]; // expected-error {{'static' used in array declarator outside of function prototype}}
31 int b[const 10]; // expected-error {{type qualifier used in array declarator outside of function prototype}}
32 int c[volatile 10]; // expected-error {{type qualifier used in array declarator outside of function prototype}}
33 int d[restrict 10]; // expected-error {{type qualifier used in array declarator outside of function prototype}}
35 int e[static restrict 1]; // expected-error {{'static' used in array declarator outside of function prototype}}
41 [static 42]); // expected-error {{'static' used in non-outermost array type derivation}
    [all...]
  /external/smack/src/org/xbill/DNS/
DNSInput.java 13 private byte [] array; field in class:DNSInput
21 * @param input The byte array to read from
25 array = input;
27 end = array.length;
64 if (len > array.length - pos) {
77 end = array.length;
96 if (pos > array.length) {
111 if (index >= array.length) {
116 end = array.length;
152 return (array[pos++] & 0xFF)
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicReferenceArray.java 10 import java.lang.reflect.Array;
14 * An array of object references in which elements may be updated
20 * @param <E> The base class of elements held in this array
29 private final Object[] array; // must have exact type Object[] field in class:AtomicReferenceArray
35 (AtomicReferenceArray.class.getDeclaredField("array"));
47 if (i < 0 || i >= array.length)
61 * @param length the length of the array
64 array = new Object[length];
69 * all elements copied from, the given array.
71 * @param array the array to copy elements fro
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-functions-prototype-misc.js 61 return new Array(length);
63 the_prototype = Array.prototype;
64 push_function = function(array, elt) {
65 return array.push(elt);
67 concat_function = function(array, other) {
68 return array.concat(other);
70 slice_function = function(array, start, len) {
71 return array.slice(start, len);
73 splice_function = function(array, start, len) {
74 return array.splice(start, len)
    [all...]

Completed in 622 milliseconds

<<11121314151617181920>>