HomeSort by relevance Sort by last modified time
    Searched full:sub_array (Results 1 - 5 of 5) sorted by null

  /art/runtime/mirror/
array.cc 63 Array* sub_array = RecursiveCreateMultiArray(self, h_component_type, local
65 if (UNLIKELY(sub_array == nullptr)) {
70 new_array->AsObjectArray<Array>()->Set<false, false>(i, sub_array);
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 65 const USHORT *array = points.sub_array (start_offset, point_count);
213 const OffsetTo<CaretValue> *array = carets.sub_array (start_offset, caret_count);
hb-ot-layout-common-private.hh 97 const Record<Type> *arr = this->sub_array (start_offset, record_count);
167 const USHORT *arr = this->sub_array (start_offset, _count);
    [all...]
hb-open-type-private.hh 795 const Type *sub_array (unsigned int start_offset, unsigned int *pcount /* IN/OUT */) const function in struct:OT::ArrayOf
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js     [all...]

Completed in 1543 milliseconds