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

  /external/valgrind/exp-dhat/
dh_main.c 214 APInfo;
216 /* maps ExeContext*'s to APInfo*'s. Note that the keys must match the
218 static WordFM* apinfo = NULL; /* WordFM* ExeContext* APInfo* */ variable
222 relevant APInfo entry for it, or create one, based on the block's
223 allocation EC. Then, update the APInfo to the extent that we
230 APInfo* api = NULL;
233 Bool found = VG_(lookupFM)( apinfo,
236 api = (APInfo*)valW;
239 api = VG_(malloc)( "dh.main.intro_Block.1", sizeof(APInfo) );
    [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c 7706 struct vki_auditpinfo *apinfo = local
    [all...]
  /external/valgrind/memcheck/tests/solaris/
scalar.stderr.exp     [all...]

Completed in 1357 milliseconds