HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 401 - 425 of 1012) sorted by null

<<11121314151617181920>>

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 293 // Check if we skipped over any empty days
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
dis-asm.h 178 SKIP_ZEROES_AT_END, they will be skipped. This is a heuristic
  /bionic/libc/bionic/
fts.c 299 /* If skipped or crossed mount point, do post-order visit. */
368 * User may have called fts_set on the node. If skipped,
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 212 if (log.atVERBOSE ()) log.verbose ("destination file [" + outFile + "] skipped: more recent than the source");
459 if (log.atVERBOSE ()) log.verbose ("destination file [" + fullOutFile + "] skipped: more recent that the source file");
    [all...]
InstrVisitor.java 397 if (trace2) m_log.trace2 ("visit", "skipped synthetic method");
402 if (trace2) m_log.trace2 ("visit", "skipped bridge method");
422 if (trace2) m_log.trace2 ("visit", "skipped " + (method.isAbstract () ? "abstract" : "native") + " method");
    [all...]
  /external/llvm/utils/FileCheck/
FileCheck.cpp 410 // match distance and the number of lines skipped to get to this match.
737 // skipped region.
  /external/v8/src/mips/
assembler-mips.h 78 return reg.code() - 2; // zero_reg and 'at' are skipped.
83 return from_code(index + 2); // zero_reg and 'at' are skipped.
    [all...]
  /frameworks/base/services/input/
InputDispatcher.h 727 // and should be skipped.
732 // and should be skipped.
    [all...]
  /libcore/luni/src/main/java/java/io/
RandomAccessFile.java 647 * bytes are skipped if the end of the file is reached or an exception is
653 * @return the number of bytes actually skipped.
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertFactoryImpl.java 464 * any characters are skipped until the new line.<br>
465 * After this any trailing new line characters are skipped from the stream,
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objdump.1 305 dumped. If zeroes are being skipped, then when disassembly resumes,
306 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objdump.1 305 dumped. If zeroes are being skipped, then when disassembly resumes,
306 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-objdump.1 305 dumped. If zeroes are being skipped, then when disassembly resumes,
306 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-objdump.1 321 dumped. If zeroes are being skipped, then when disassembly resumes,
322 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objdump.1 305 dumped. If zeroes are being skipped, then when disassembly resumes,
306 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objdump.1 305 dumped. If zeroes are being skipped, then when disassembly resumes,
306 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-objdump.1 305 dumped. If zeroes are being skipped, then when disassembly resumes,
306 tell the user how many zeroes were skipped and the file offset of the
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-objdump.1 321 dumped. If zeroes are being skipped, then when disassembly resumes,
322 tell the user how many zeroes were skipped and the file offset of the
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ArchiveInstaller.java 82 * The new archive to install will be skipped if it is incompatible.
626 * This root folder is skipped when unarchiving.
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 909 dquant = video->QPMB[mbnum] - video->QP_prev; /* 3/15/01, QP_prev may not equal QPMB[mbnum-1] if mbnum-1 is skipped*/
1012 dquant = video->QPMB[mbnum] - video->QP_prev; /* 3/15/01, QP_prev may not equal QPMB[mbnum-1] if mbnum-1 is skipped*/
1026 if (CBP == 0 && intra == 0) /* Determine if Skipped MB */
    [all...]
  /packages/apps/Email/src/com/android/email/
MessagingController.java 79 * is no longer registered the command is skipped. The design idea for the above
    [all...]
  /external/v8/tools/
test.py     [all...]
  /external/chromium/sdch/open-vcdiff/
Makefile.in     [all...]
  /external/protobuf/gtest/
Makefile.in     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 816 * Receive notification of a skipped entity.
823 * @param name The name of the skipped entity.
    [all...]

Completed in 2152 milliseconds

<<11121314151617181920>>