HomeSort by relevance Sort by last modified time
    Searched refs:ARRAY (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/dhcpcd/
showlease.c 22 #define ARRAY (1 << 9)
36 { 3, IPV4 | ARRAY | REQUEST, "routers" },
37 { 4, IPV4 | ARRAY, "time_servers" },
38 { 5, IPV4 | ARRAY, "ien116_name_servers" },
39 { 6, IPV4 | ARRAY, "domain_name_servers" },
40 { 7, IPV4 | ARRAY, "log_servers" },
41 { 8, IPV4 | ARRAY, "cookie_servers" },
42 { 9, IPV4 | ARRAY, "lpr_servers" },
43 { 10, IPV4 | ARRAY, "impress_servers" },
44 { 11, IPV4 | ARRAY, "resource_location_servers" }
    [all...]
dhcp.c 49 #define ARRAY (1 << 9)
76 { 33, IPV4 | ARRAY | REQUEST, "static_routes" },
77 { 3, IPV4 | ARRAY | REQUEST, "routers" },
79 { 4, IPV4 | ARRAY, "time_servers" },
80 { 5, IPV4 | ARRAY, "ien116_name_servers" },
83 { 6, IPV4 | ARRAY | REQUEST, "domain_name_servers" },
84 { 7, IPV4 | ARRAY, "log_servers" },
85 { 8, IPV4 | ARRAY, "cookie_servers" },
86 { 9, IPV4 | ARRAY, "lpr_servers" },
87 { 10, IPV4 | ARRAY, "impress_servers" }
    [all...]
  /external/dbus/test/data/valid-messages/
recursive-types.message 17 # first dict entry is an array of array of uint32
18 STRING 'mega-uint-array'
19 TYPE ARRAY
20 TYPE ARRAY
21 TYPE ARRAY
41 # second dict entry is an array of strings
42 STRING 'string-array'
43 TYPE ARRAY
45 STRING_ARRAY { 'a', 'string', 'array'}
    [all...]
no-padding.message 8 ## this byte array is filled with zeros to the natural length
11 TYPE ARRAY
  /external/dbus/test/data/invalid-messages/
bad-boolean-array.message 1 ## a message with an invalid boolean array
20 TYPE ARRAY
bad-header-field-alignment.message 25 TYPE ARRAY
  /libcore/luni/src/main/java/java/sql/
Types.java 34 * The type code that identifies the SQL type {@code ARRAY}.
36 public static final int ARRAY = 2003;
  /libcore/luni/src/main/java/org/apache/harmony/lang/annotation/
AnnotationMember.java 26 import java.lang.reflect.Array;
40 * <li> one-dimensional array of the above
62 * Tag description of an array value type.
64 protected static final char ARRAY = '[';
114 tag = ARRAY;
168 if (tag == ARRAY) {
171 int len = Array.getLength(value);
174 sb.append(Array.get(value, i));
201 if (tag == ARRAY) {
219 * @return true if the value is array and is equal to specified object
    [all...]
AnnotationFactory.java 32 import static org.apache.harmony.lang.annotation.AnnotationMember.ARRAY;
58 * Reflects specified annotation type and returns an array
220 if (el.tag == ARRAY) {
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TypesTest.java 29 assertEquals(ARRAY, 2003);
  /external/javassist/src/main/javassist/compiler/
TokenId.java 115 int ARRAY = 'A'; // array access
  /sdk/common/src/com/android/resources/
ResourceType.java 26 ARRAY("array", "Array", "string-array", "integer-array"), //$NON-NLS-1$ //$NON-NLS-3$ //$NON-NLS-4$
96 * Returns an array with all the names defined by this enum.
FolderTypeRelationship.java 42 add(ResourceType.ARRAY, ResourceFolderType.VALUES);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlFormatStyle.java 59 case ARRAY:
  /frameworks/base/tools/aidl/
aidl_language_l.l 91 {brackets}+ { SET_BUFFER(ARRAY); return ARRAY; }
aidl_language_y.y 19 %token ARRAY
281 | IDENTIFIER ARRAY {
  /ndk/sources/host-tools/nawk-20071023/
maketab.c 52 { ARRAY, "array", NULL },
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 417 #define GCOV_UNSIGNED2STRING(ARRAY,VALUE) \
418 ((ARRAY)[0] = (char)((VALUE) >> 24), \
419 (ARRAY)[1] = (char)((VALUE) >> 16), \
420 (ARRAY)[2] = (char)((VALUE) >> 8), \
421 (ARRAY)[3] = (char)((VALUE) >> 0))
642 /* An array describing the total number of load latency fields. */
644 /* The total number of entries in the load latency array. */
646 /* The total number of entries currently allocated in the array.
672 /* An array describing the total number of mispredict entries. */
674 /* The total number of entries in the above array. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 417 #define GCOV_UNSIGNED2STRING(ARRAY,VALUE) \
418 ((ARRAY)[0] = (char)((VALUE) >> 24), \
419 (ARRAY)[1] = (char)((VALUE) >> 16), \
420 (ARRAY)[2] = (char)((VALUE) >> 8), \
421 (ARRAY)[3] = (char)((VALUE) >> 0))
642 /* An array describing the total number of load latency fields. */
644 /* The total number of entries in the load latency array. */
646 /* The total number of entries currently allocated in the array.
672 /* An array describing the total number of mispredict entries. */
674 /* The total number of entries in the above array. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 417 #define GCOV_UNSIGNED2STRING(ARRAY,VALUE) \
418 ((ARRAY)[0] = (char)((VALUE) >> 24), \
419 (ARRAY)[1] = (char)((VALUE) >> 16), \
420 (ARRAY)[2] = (char)((VALUE) >> 8), \
421 (ARRAY)[3] = (char)((VALUE) >> 0))
642 /* An array describing the total number of load latency fields. */
644 /* The total number of entries in the load latency array. */
646 /* The total number of entries currently allocated in the array.
672 /* An array describing the total number of mispredict entries. */
674 /* The total number of entries in the above array. *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 417 #define GCOV_UNSIGNED2STRING(ARRAY,VALUE) \
418 ((ARRAY)[0] = (char)((VALUE) >> 24), \
419 (ARRAY)[1] = (char)((VALUE) >> 16), \
420 (ARRAY)[2] = (char)((VALUE) >> 8), \
421 (ARRAY)[3] = (char)((VALUE) >> 0))
642 /* An array describing the total number of load latency fields. */
644 /* The total number of entries in the load latency array. */
646 /* The total number of entries currently allocated in the array.
672 /* An array describing the total number of mispredict entries. */
674 /* The total number of entries in the above array. *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 417 #define GCOV_UNSIGNED2STRING(ARRAY,VALUE) \
418 ((ARRAY)[0] = (char)((VALUE) >> 24), \
419 (ARRAY)[1] = (char)((VALUE) >> 16), \
420 (ARRAY)[2] = (char)((VALUE) >> 8), \
421 (ARRAY)[3] = (char)((VALUE) >> 0))
642 /* An array describing the total number of load latency fields. */
644 /* The total number of entries in the load latency array. */
646 /* The total number of entries currently allocated in the array.
672 /* An array describing the total number of mispredict entries. */
674 /* The total number of entries in the above array. *
    [all...]
  /external/mksh/src/
var.c 165 * Used to calculate an array index for global()/local(). Sets *arrayp
166 * to true if this is an array, sets *valp to the array index, returns
167 * the basename of the array.
187 if (vp && (vp->flag & (DEFINED|ASSOC|ARRAY)) ==
225 bool array; local
228 /* Check to see if this is an array */
229 n = array_index_calc(n, &array, &val);
233 if (array)
279 return (array ? arraysearch(vp, val) : vp)
297 bool array; local
    [all...]
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
StubMethodAdapter.java 139 case Type.ARRAY:
164 case Type.ARRAY:
RenameClassAdapter.java 83 * Renames an object type, e.g. "Lcom.package.MyClass;" or an array type that has an
95 } else if (type.getSort() == Type.ARRAY) {
107 * Renames an object type, e.g. "Lcom.package.MyClass;" or an array type that has an
123 } else if (type.getSort() == Type.ARRAY) {

Completed in 523 milliseconds

1 2 3