HomeSort by relevance Sort by last modified time
    Searched full:marking (Results 226 - 250 of 840) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/v8/src/
heap.h 36 #include "incremental-marking.h"
1696 Marking* marking() { function in class:v8::internal::Heap
    [all...]
spaces.h 158 // pointers. This enables some optimizations when marking.
380 // whether we have hit the limit and should do some more marking.
398 // indicate that marking bits have been cleared by the sweeper, otherwise
399 // marking bits are still intact.
560 // the marking bitmap is arranged in 32 bit chunks.
    [all...]
builtins.h 347 // during the marking phase of mark sweep. See IC::Clear.
  /art/runtime/gc/collector/
mark_sweep.cc 495 // TODO: Convert this to some kind of atomic marking?
506 // the finger across the bitmaps in address order and marking child
    [all...]
  /external/chromium_org/third_party/jinja2/
filters.py 28 """Decorator for marking context dependent filters. The current
36 """Decorator for marking eval-context dependent filters. An eval
47 """Decorator for marking evironment dependent filters. The current
  /docs/source.android.com/src/source/
cla-corporate.jd 65 <p>Should You wish to submit work that is not Your original creation, You may submit it to the Project Leads separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".<br></p></p>
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js 150 * <p>Marking is a mechanism for storing the current position of a stream
  /external/chromium/base/i18n/
rtl.cc 171 // Marking the string as LTR if the locale is RTL and the string does not
  /external/chromium_org/base/i18n/
rtl.cc 198 // Marking the string as LTR if the locale is RTL and the string does not
  /external/chromium_org/base/
security_unittest.cc 157 // be able to easily check the status on the bots, but marking tests as
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider.cc 143 // for marking. So we use this for counting markable words.
  /external/chromium_org/chrome_frame/
bho.cc 286 DVLOG(1) << "Found tag in page. Marking browser."
  /external/chromium_org/content/common/gpu/media/
vaapi_h264_decoder.cc 530 // If the slice header indicates we will have to perform reference marking
    [all...]
  /external/chromium_org/sync/syncable/
nigori_util.cc 236 << " and marking for syncing.";
  /external/chromium_org/third_party/icu/source/common/unicode/
rep.h 35 * history, marking each character with an author and revision number.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/llvm/
invocation.cpp 163 // called "main" and then mark all other functions as internal. Marking
  /external/chromium_org/third_party/skia/src/core/
SkBitmapHeap.h 277 * Append a LookupEntry to the end of the LRU cache, marking it as the most
  /external/chromium_org/v8/test/cctest/
test-spaces.cc 93 // test region marking
  /external/clang/include/clang/Serialization/
ModuleManager.h 77 /// \brief The stack used when marking the imports of a particular module
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 162 /// marking their values as unknown. Depending on the store, this may also
  /external/clang/test/SemaCXX/
undefined-internal.cpp 139 // odr-use marking code.
  /external/icu4c/common/unicode/
rep.h 35 * history, marking each character with an author and revision number.
  /external/libvorbis/doc/
oggstream.html 139 <p>In addition to the header flag marking the first and last pages of a
  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 34 /// used in cases where bundles are pre-determined by marking instructions
  /external/llvm/lib/CodeGen/
MachineInstrBundle.cpp 207 /// used in cases where bundles are pre-determined by marking instructions

Completed in 4146 milliseconds

1 2 3 4 5 6 7 8 91011>>