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

  /external/libmojo/mojo/edk/system/
channel.cc 362 // Realign() moves occupied bytes to the front of the buffer so that those
447 void Realign() {
500 read_buffer_->Realign();
  /external/llvm/tools/gold/
gold-plugin.cpp 693 StringMap<unsigned> &Realign) {
769 Realign[Sym.name] = Align;
    [all...]

Completed in 89 milliseconds