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

  /external/libexif/libexif/
exif-entry.c 447 ExifShort v_short; local
477 v_short = exif_get_short (e->data, o);
478 snprintf (val, maxlen, "%u", v_short);
481 v_short = exif_get_short (e->data +
483 snprintf (val+len, maxlen-len, ", %u", v_short);
833 ExifShort v_short, v_short2, v_short3, v_short4; local
    [all...]
  /external/toolchain-utils/dejagnu/gdb_baseline/
armv7a-cros-linux-gnueabi 533 PASS: gdb.base/all-bin.exp: print value of v_int+v_short
546 PASS: gdb.base/all-bin.exp: print value of v_int<=v_short
562 PASS: gdb.base/all-bin.exp: print value of v_int&&v_short
    [all...]
i686-pc-linux-gnu 485 PASS: gdb.base/all-bin.exp: print value of v_int+v_short
498 PASS: gdb.base/all-bin.exp: print value of v_int<=v_short
514 PASS: gdb.base/all-bin.exp: print value of v_int&&v_short
    [all...]
x86_64-cros-linux-gnu     [all...]

Completed in 299 milliseconds