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

  /dalvik/hit/src/com/android/hit/
ArrayInstance.java 46 int idSize = Types.getTypeSize(mType);
56 if (idSize == 4) {
101 int idSize = Types.getTypeSize(mType);
112 if (idSize == 4) {
145 int idSize = Types.getTypeSize(mType);
160 if (idSize == 4) {
  /external/openssl/ssl/
t1_lib.c 506 int idsize; local
512 n2s(data, idsize);
513 dsize -= 2 + idsize;
520 data += idsize;
522 &sdata, idsize);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 273 IDsize=
277 7) IDsize=$(expr $4 \* $5 \* 2)
278 IVPsize=$IDsize
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m 201 (**yuv_idh).idSize = sizeof(ImageDescription);

Completed in 619 milliseconds