HomeSort by relevance Sort by last modified time
    Searched refs:Clear (Results 151 - 175 of 189) sorted by null

1 2 3 4 5 67 8

  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 313 // This recursive algorithm isn't very efficient, but is clear and
    [all...]
  /external/gtest/src/
gtest.cc 378 // This recursive algorithm isn't very efficient, but is clear and
    [all...]
  /external/v8/test/cctest/
test-api.cc 363 v8::internal::CompilationCache::Clear();
384 v8::internal::CompilationCache::Clear();
409 v8::internal::CompilationCache::Clear();
435 v8::internal::CompilationCache::Clear();
617 v8::internal::CompilationCache::Clear();
    [all...]
  /frameworks/base/media/libstagefright/matroska/
mkvparser.cpp     [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc 552 // Tests Vector::Clear().
553 TEST(VectorTest, Clear) {
556 a.Clear();
561 a.Clear();
    [all...]
  /external/chromium/net/tools/flip_server/
flip_in_mem_edsm_server.cc 391 current_dir_name.clear();
423 output->clear();
818 read_buffer_.Clear();
    [all...]
balsa_frame.cc 55 lines_.clear();
57 headers_->Clear();
    [all...]
  /external/v8/src/
mark-compact.cc 155 // The stub cache is not traversed during GC; clear the cache to
159 StubCache::Clear();
213 // After emptying the marking stack, we clear the overflow flag and traverse
277 IC::Clear(rinfo->pc());
615 // Sweep the heap for overflowed objects, clear their overflow bits, and
773 // Deallocate unmarked objects and clear marked bits for marked objects.
    [all...]
stub-cache.cc 50 Clear();
719 void StubCache::Clear() {
    [all...]
objects-debug.cc     [all...]
jsregexp.h 533 void Clear();
    [all...]
parser.cc 377 void Clear() {
469 text_.Clear();
528 terms_.Clear();
    [all...]
jsregexp.cc 584 // This is used to defer expensive operations until it is clear that they
884 enum DeferredActionUndoType { IGNORE, RESTORE, CLEAR };
889 bool clear = false; local
    [all...]
  /development/simulator/app/
MainFrame.cpp     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 498 void Clear();
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 412 // This recursive algorithm isn't very efficient, but is clear and
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 309 syntax_identifier_.clear();
1020 type_name->clear();
    [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc 477 text->clear();
776 output->Clear();
859 output->clear();
872 output->clear();
917 output->clear();
    [all...]
test_util.cc 481 // Embedded messages should also be clear.
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 310 g2.setComposite(AlphaComposite.Clear);
  /external/bison/doc/
refcard.tex 494 \key{Clear previous look ahead token.} {yyclearin}
  /external/v8/src/x64/
regexp-macro-assembler-x64.cc     [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py 277 # Now call the clear method...
290 # (NOTE that when we clear the composite field in the parent, we actually
291 # don't recursively clear down the tree. Instead, we just disconnect the
546 # Should be allowed to clear something that's not there (a no-op).
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmobj.h 216 STDMETHOD(Clear)(THIS) PURE;
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMOBJ.H 216 STDMETHOD(Clear)(THIS) PURE;

Completed in 833 milliseconds

1 2 3 4 5 67 8