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

  /external/valgrind/main/exp-dhat/
dh_main.c 207 Exactly xsize all retiring blocks are of this size
211 SizeT xsize; member in struct:__anon14078
212 UInt* histo; /* [0 .. xsize-1] */
248 api->xsize = 0;
334 // histo stuff. First, do state transitions for xsize/xsize_tag.
338 tl_assert(api->xsize == 0);
342 api->xsize = bk->req_szB;
343 if (0) VG_(printf)("api %p --> Exactly(%lu)\n", api, api->xsize);
347 api->xsize * sizeof(UInt));
348 VG_(memset)(api->histo, 0, api->xsize * sizeof(UInt))
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 1012 size_t xsize; \/* size of result *\/ local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
gmp.h     [all...]
  /external/libmtp/src/
ptp.c 2039 unsigned int xsize; local
    [all...]
ptp.h     [all...]

Completed in 838 milliseconds