/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_render.c | 234 * \return TRUE if rendering should be skipped 297 * \return TRUE if rendering should be skipped [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
xmlconfig.c | 171 * Works similar to strtol. Leading space is NOT skipped. The input 228 * Works similar to strtod. Leading space is NOT skipped. The input [all...] |
/external/chromium_org/ui/keyboard/resources/elements/ |
kb-keyboard.html | 393 * events on the same key should be skipped. Return true when the event 394 * with |detail| should be skipped.
|
/external/clang/www/ |
cxx_status.html | 194 <!-- Skipped N1627: Conditionally-support behavior --> 195 <!-- Skipped N1727: Changing Undefined Behavior into Diagnosable Errors -->
|
/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/mesa3d/src/gallium/drivers/r300/ |
r300_render.c | 234 * \return TRUE if rendering should be skipped 297 * \return TRUE if rendering should be skipped [all...] |
/external/mesa3d/src/mesa/drivers/dri/common/ |
xmlconfig.c | 171 * Works similar to strtol. Leading space is NOT skipped. The input 228 * Works similar to strtod. Leading space is NOT skipped. The input [all...] |
/frameworks/base/services/input/ |
InputDispatcher.h | 709 // and should be skipped. 714 // and should be skipped. [all...] |
/libcore/luni/src/main/java/java/io/ |
RandomAccessFile.java | 644 * bytes are skipped if the end of the file is reached or an exception is 650 * @return the number of bytes actually skipped.
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertFactoryImpl.java | 465 * any characters are skipped until the new line.<br> 466 * After this any trailing new line characters are skipped from the stream, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 313 dumped. If zeroes are being skipped, then when disassembly resumes, 314 tell the user how many zeroes were skipped and the file offset of the
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 313 dumped. If zeroes are being skipped, then when disassembly resumes, 314 tell the user how many zeroes were skipped and the file offset of the
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 313 dumped. If zeroes are being skipped, then when disassembly resumes, 314 tell the user how many zeroes were skipped and the file offset of the
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 313 dumped. If zeroes are being skipped, then when disassembly resumes, 314 tell the user how many zeroes were skipped and the file offset of the
|
/external/chromium_org/cc/trees/ |
layer_tree_host_common.cc | 438 // Layers can be skipped if any of these conditions are met. 451 // transparent, we would have skipped the entire subtree and never made it 496 // this subtree can't be skipped as we need to create, prioritize and 503 // entire subtree can be skipped if this layer is fully transparent. 522 // In particular, it should not cause the subtree to be skipped. 524 // animation, their subtree should also not be skipped. [all...] |
/frameworks/av/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...] |
/external/chromium_org/third_party/opus/src/ |
Makefile.in | [all...] |
/external/icu4c/i18n/ |
calendar.cpp | [all...] |
/external/chromium_org/third_party/opus/src/tests/ |
test_opus_api.c | [all...] |
/external/icu4c/i18n/unicode/ |
calendar.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
power.decTest | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
power.decTest | [all...] |
/external/clang/include/clang/AST/ |
RecursiveASTVisitor.h | [all...] |
/external/clang/tools/libclang/ |
RecursiveASTVisitor.h | [all...] |