/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
bdb.py | 470 # index 0 is unused, except for marking an
|
telnetlib.py | 100 OUTMRK = chr(27) # output marking
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
pyassem.py | 564 """Helper for marking func defs with nested tuples in arglist"""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
feedparser.py | 287 # reading everything until the EOF and marking the message as
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
AaptParser.java | 449 // Certain files can safely be skipped without marking the project
|
/external/chromium_org/v8/src/ |
objects.cc | [all...] |
objects.h | 54 // - Failure (immediate for marking failed operation) 294 // from odd to even and back every time marking is completed. Incremental 295 // marking can visit an object twice during a marking phase, so algorithms that 296 // that piggy-back on marking can use the parity to ensure that they only 297 // perform an operation on an object once per marking phase: they record the [all...] |
liveedit.cc | [all...] |
/external/chromium_org/v8/src/mips/ |
macro-assembler-mips.cc | [all...] |
macro-assembler-mips.h | 347 // Check if an object has a given incremental marking color. [all...] |
/external/v8/src/mips/ |
macro-assembler-mips.cc | [all...] |
macro-assembler-mips.h | 335 // Check if an object has a given incremental marking color. 841 // Set up call kind marking in t1. The method takes t1 as an [all...] |
/external/chromium_org/chrome/installer/mac/ |
keystone_install.sh | 523 note "marking failed patch update" 543 # If it doesn't, just bail out without marking the patch update as failed. [all...] |
/external/chromium_org/v8/src/arm/ |
macro-assembler-arm.h | 223 // Check if an object has a given incremental marking color. 588 // Set up call kind marking in ecx. The method takes ecx as an [all...] |
/external/chromium_org/v8/src/x64/ |
macro-assembler-x64.h | 209 // Check if an object has the black incremental marking color. Also uses rcx! 345 // Set up call kind marking in rcx. The method takes rcx as an [all...] |
/external/llvm/lib/CodeGen/ |
MachineInstr.cpp | 93 assert((!Val || !isDebug()) && "Marking a debug operation as def"); 638 // InstrEmitter::EmitSpecialNode() is marking inline asm clobbers as [all...] |
/external/llvm/lib/Target/ARM/ |
ARMInstrThumb.td | 251 // FIXME: Marking these as hasSideEffects is necessary to prevent machine DCE [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | 208 // of marking all vector instructions as clobbering VRSAVE) for two reasons: 365 unsigned Indeterminant = ~0; // bit mask marking indeterminant results [all...] |
/external/llvm/lib/Transforms/IPO/ |
FunctionAttrs.cpp | 12 // non-local memory, and marking them readnone/readonly. It does the 13 // same with function arguments independently, marking them readonly/ [all...] |
/external/v8/src/arm/ |
macro-assembler-arm.h | 222 // Check if an object has a given incremental marking color. 527 // Set up call kind marking in ecx. The method takes ecx as an [all...] |
/external/v8/src/ |
builtins.cc | 376 // Maintain marking consistency for HeapObjectIterator and 379 if (heap->marking()->TransferMark(elms->address(), [all...] |
/external/v8/src/x64/ |
macro-assembler-x64.h | 199 // Check if an object has the black incremental marking color. Also uses rcx! 331 // Set up call kind marking in rcx. The method takes rcx as an [all...] |
/libcore/luni/src/main/java/java/util/ |
Calendar.java | 777 * Clears the values of all the time fields, marking them all unset and assigning 790 * Clears the value in the given time field, marking it unset and assigning [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
cppinternals.info | 577 Marking tokens ineligible for future expansion 580 As discussed above, cpplib needs a way of marking tokens as [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cppinternals.info | 577 Marking tokens ineligible for future expansion 580 As discussed above, cpplib needs a way of marking tokens as [all...] |