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

  /external/freetype/src/pfr/
pfrload.c 54 FT_UInt num_items, item_type, item_size; local
64 item_type = PFR_NEXT_BYTE( p );
75 if ( extra->type == item_type )
  /art/runtime/
dex_file_verifier.cc 470 DexFile::MapItemType item_type = static_cast<DexFile::MapItemType>(item->type_); local
471 if (IsDataSectionType(item_type)) {
481 uint32_t bit = MapTypeToBitMask(item_type);
    [all...]
  /hardware/libhardware/include/hardware/
bt_rc.h 275 uint8_t item_type; member in struct:__anon41159
  /system/bt/stack/include/
avrc_defs.h 1087 item_type; \/* AVRC_ITEM_PLAYER, AVRC_ITEM_FOLDER, or AVRC_ITEM_MEDIA *\/ member in struct:__anon106292
    [all...]

Completed in 204 milliseconds