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

  /art/runtime/mirror/
array.cc 88 Array* sub_array = RecursiveCreateMultiArray(self, array_class->GetComponentType(), local
90 if (UNLIKELY(sub_array == NULL)) {
94 new_array->AsObjectArray<Array>()->Set(i, sub_array);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 755 const Type *sub_array (unsigned int start_offset, unsigned int *pcount /* IN/OUT */) const function in struct:OT::GenericArrayOf
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 755 const Type *sub_array (unsigned int start_offset, unsigned int *pcount /* IN/OUT */) const function in struct:OT::GenericArrayOf

Completed in 141 milliseconds