HomeSort by relevance Sort by last modified time
    Searched defs:ioffset (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
ns32k-dis.c 445 /* Print an instruction operand of category given by d. IOFFSET is
457 int ioffset,
479 ioffset -= 5;
488 addr_mode = bit_extract (buffer, ioffset - 5, 5);
489 ioffset -= 5;
639 Ivalue = bit_extract (buffer, ioffset-4, 4);
642 ioffset -= 4;
645 Ivalue = bit_extract (buffer, ioffset-3, 3);
647 ioffset -= 3;
660 size = bit_extract(buffer, ioffset-6, 2)
736 int ioffset; \/* Bits into instruction. *\/ local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tztest.cpp 1173 int32_t ioffset = zone->getRawOffset()\/1000; local
    [all...]
  /external/libdrm/include/drm/
nouveau_class.h 380 __u64 ioffset; member in struct:nv50_channel_gpfifo_v0
397 __u64 ioffset; member in struct:kepler_channel_gpfifo_a_v0

Completed in 334 milliseconds