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

  /toolchain/binutils/binutils-2.25/ld/
ldwrite.c 510 bfd_vma shift_offset; local
528 shift_offset = p->offset;
529 n->size = cursor->size - shift_offset;
530 cursor->size = shift_offset;
532 vma += shift_offset;
539 p->offset -= shift_offset;
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 143 int shift_offset; member in struct:AecCore
  /external/valgrind/none/tests/ppc32/
jm-insns.c 5535 int i, offs, shift_offset = 0; local
    [all...]

Completed in 177 milliseconds