HomeSort by relevance Sort by last modified time
    Searched full:resync (Results 26 - 50 of 130) sorted by null

12 3 4 5 6

  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.h 87 // Resync local window information. Updates the local sessions header node
92 // If |reload_tabs| is true, will also resync all tabs (same as calling
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 232 /** Specifies the packet size in bytes which represents the number of bytes between two resync markers.
233 For ECVEI_DOWNLOAD and ECVEI_H263, if iPacketSize is set to 0, there will be no resync markers in the bitstream.
mp4enc_api.h 136 * The resync marker will be inserted as often as the size of the packet.*/
367 * @brief This function encodes a GOB (short header mode) or a packet (data partitioning mode or combined mode with resync marker)
371 * on to the next packet. For the combined mode without resync marker, the function returns when the buffer is full.
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g 162 // sometimes resync does not consume a token (when LT(1) is
218 ", resync=" + getText() + ">";
220 return "<mismatched token: " + trappedException.token + ", resync=" + getText() + ">";
223 ", resync=" + getText() + ">";
  /external/jpeg/
jdatasrc.c 153 * For the moment, this source module just uses the default resync method
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.cpp 189 DC->CommentStream.resync();
  /external/qemu/distrib/jpeg-6b/
jdatasrc.c 153 * For the moment, this source module just uses the default resync method
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 181 // obvious that simply forcing another resync makes sense here.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb 202 def resync method in class:ANTLR3.Debug.ParserEvents
570 def resync method in class:ANTLR3.Debug.EventListener
691 :recognition_exception, :resync, :rewind,
recognizers.rb 505 resync { consume_until( follow_set ) }
508 def resync method in class:ANTLR3.Scope
588 # resync to one of those tokens. Note that FOLLOW(c)='^' and if
589 # we resync'd to that token, we'd consume until EOF. We need to
630 resync { @input.consume }
    [all...]
  /external/chromium_org/base/time/
time_win.cc 117 // To avoid any drift, we periodically resync the counters to the system
125 // Check if enough time has elapsed that we need to resync the clock.
137 // Force resync.
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c 710 /// a token (after a resync). So it will go:
842 /// resync to one of those tokens. Note that FOLLOW(c)='^' and if
843 /// we resync'd to that token, we'd consume until EOF. We need to
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 144 * a token (after a resync). So it will go:
408 * resync to one of those tokens. Note that FOLLOW(c)='^' and if
409 * we resync'd to that token, we'd consume until EOF. We need to
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java 166 * a token (after a resync). So it will go:
432 * resync to one of those tokens. Note that FOLLOW(c)='^' and if
433 * we resync'd to that token, we'd consume until EOF. We need to
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
auto-ast.rb 599 example "missing token from invoked rule results in error node with a resync attribute" do
611 result.should == '<mismatched token: <EOF>, resync = abc>'
673 result.should == "<unexpected: 0 S[\"*\"] @ line 1 col 0 (0..0), resync = *>"
  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 82 bool resync();
272 bool AVIExtractor::MP3Splitter::resync() { function in class:android::AVIExtractor::MP3Splitter
326 if (!resync()) {
    [all...]
  /external/chromium_org/cc/resources/
video_resource_updater.cc 328 frame->texture_mailbox()->Resync(sync_point);
  /external/chromium_org/media/base/android/
media_source_player.h 163 // resync with audio and starts decoding.
  /external/chromium_org/media/base/
video_frame_unittest.cc 275 mailbox_holder->Resync(sync_point);
  /external/oprofile/daemon/
opd_ibs_trans.c 199 /* Test for a resync macro-op */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 

Completed in 481 milliseconds

12 3 4 5 6