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

  /system/core/property_service/libpropertyinfoparser/include/property_info_parser/
property_info_parser.h 160 const uint32_t* type_array = uint32_array(type_array_size_offset + sizeof(uint32_t)); local
161 return data_base() + type_array[index];
  /external/e2fsprogs/lib/blkid/
probe.c 1537 static struct blkid_magic type_array[] = { variable in typeref:struct:blkid_magic
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cVertexAttrib64BitTest.cpp 392 static const GLenum type_array[] = { GL_BYTE, local
404 static const GLuint type_array_length = sizeof(type_array) / sizeof(type_array[0]);
408 const GLenum type = type_array[i];
    [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /prebuilts/tools/common/jasmin/
jasmin.jar 

Completed in 234 milliseconds