HomeSort by relevance Sort by last modified time
    Searched refs:resync (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/Support/
raw_ostream.h 465 /// resync - This is called when the SmallVector we're appending to is changed
468 void resync();
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.cpp 163 DC->CommentStream.resync();
  /external/llvm/lib/Target/PTX/
PTXMCAsmStreamer.cpp 200 CommentStream.resync();
225 CommentStream.resync();
  /frameworks/base/media/libstagefright/
AVIExtractor.cpp 82 bool resync();
272 bool AVIExtractor::MP3Splitter::resync() { function in class:android::AVIExtractor::MP3Splitter
326 if (!resync()) {
    [all...]
  /external/llvm/lib/Support/
raw_ostream.cpp 704 /// resync - This is called when the SmallVector we're appending to is changed
707 void raw_svector_ostream::resync() { function in class:raw_svector_ostream
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 279 CommentStream.resync();
304 CommentStream.resync();
    [all...]
  /external/oprofile/events/x86-64/family11h/
events 107 event:0xda counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
  /external/oprofile/events/x86-64/hammer/
events 102 event:0xda counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_FAR_TRANSFER_OR_RESYNC : Dispatch stall for far transfer or resync to retire
  /external/llvm/lib/VMCore/
Type.cpp 440 TmpStream.resync();

Completed in 505 milliseconds