HomeSort by relevance Sort by last modified time
    Searched refs:elements (Results 626 - 650 of 1581) sorted by null

<<21222324252627282930>>

  /external/libffi/testsuite/libffi.call/
cls_20byte.c 64 cls_struct_type.elements = cls_struct_fields;
cls_20byte1.c 66 cls_struct_type.elements = cls_struct_fields;
cls_3_1byte.c 68 cls_struct_type.elements = cls_struct_fields;
cls_4_1byte.c 70 cls_struct_type.elements = cls_struct_fields;
cls_5_1_byte.c 72 cls_struct_type.elements = cls_struct_fields;
cls_5byte.c 67 cls_struct_type.elements = cls_struct_fields;
cls_6byte.c 70 cls_struct_type.elements = cls_struct_fields;
cls_7byte.c 69 cls_struct_type.elements = cls_struct_fields;
cls_align_double.c 66 cls_struct_type.elements = cls_struct_fields;
cls_align_float.c 64 cls_struct_type.elements = cls_struct_fields;
cls_align_longdouble.c 65 cls_struct_type.elements = cls_struct_fields;
cls_align_pointer.c 66 cls_struct_type.elements = cls_struct_fields;
cls_align_sint16.c 64 cls_struct_type.elements = cls_struct_fields;
cls_align_sint32.c 64 cls_struct_type.elements = cls_struct_fields;
cls_align_sint64.c 64 cls_struct_type.elements = cls_struct_fields;
cls_align_uint16.c 64 cls_struct_type.elements = cls_struct_fields;
cls_align_uint32.c 64 cls_struct_type.elements = cls_struct_fields;
cls_align_uint64.c 65 cls_struct_type.elements = cls_struct_fields;
problem1.c 68 my_ffi_struct_type.elements = my_ffi_struct_fields;
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.h 68 struct pipe_vertex_element elements[PIPE_MAX_ATTRIBS]; member in struct:si_vertex_element
  /external/v8/test/mjsunit/
array-shift.js 35 // Now check the case with array of holes and some elements on prototype.
73 // Now check the case with array of holes and some elements on prototype
  /libcore/luni/src/main/java/java/sql/
Connection.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
StringUtils.java 99 final String[] elements = extraValues.split(SEPARATOR_FOR_COMMA_SPLITTABLE_TEXT); local
100 if (!containsInArray(text, elements)) {
103 final ArrayList<String> result = CollectionUtils.newArrayList(elements.length - 1);
104 for (final String element : elements) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
misc.py 20 def elements(self): member in class:Set
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
misc.py 20 def elements(self): member in class:Set

Completed in 259 milliseconds

<<21222324252627282930>>