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

  /external/qemu/android/utils/
reflist.c 21 return (void**)&l->u.item0;
32 l->u.item0 = NULL;
90 items[0] = l->u.item0;
176 l->u.item0 = NULL;
273 return l->u.item0;
reflist.h 32 * - 'u.item0' is used when 'max' is 1
41 void* item0; member in union:ARefList::__anon10521
  /dalvik/libdex/
DexSwapVerify.cpp 565 const DexStringId* item0 = (const DexStringId*) state->previousItem; local
566 if (item0 != NULL) {
568 const char* s0 = dexGetStringData(state->pDexFile, item0);
600 const DexTypeId* item0 = (const DexTypeId*) state->previousItem; local
601 if (item0 != NULL) {
603 if (item0->descriptorIdx >= item->descriptorIdx) {
605 item0->descriptorIdx, item->descriptorIdx);
718 const DexProtoId* item0 = (const DexProtoId*) state->previousItem; local
719 if (item0 != NULL) {
721 if (item0->returnTypeIdx > item->returnTypeIdx)
798 const DexFieldId* item0 = (const DexFieldId*) state->previousItem; local
864 const DexMethodId* item0 = (const DexMethodId*) state->previousItem; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 102 milliseconds