Searched defs:Clear (Results 1 - 25 of 216) sorted by relevance

123456789

/external/lzma/CPP/7zip/UI/Common/
H A DTempFiles.cpp12 void CTempFiles::Clear() function in class:CTempFiles
/external/google-breakpad/src/processor/
H A Dcall_stack.cc42 Clear();
45 void CallStack::Clear() { function in class:google_breakpad::CallStack
H A Dprocess_state.cc43 Clear();
46 void ProcessState::Clear() { function in class:google_breakpad::ProcessState
60 system_info_.Clear();
H A Daddress_map-inl.h87 void AddressMap<AddressType, EntryType>::Clear() { function in class:google_breakpad::AddressMap
H A Dcontained_range_map-inl.h51 // Clear frees the children pointed to by the map, and frees the map itself.
52 Clear();
182 void ContainedRangeMap<AddressType, EntryType>::Clear() { function in class:google_breakpad::ContainedRangeMap
H A Drange_map-inl.h212 void RangeMap<AddressType, EntryType>::Clear() { function in class:google_breakpad::RangeMap
/external/google-breakpad/src/google_breakpad/processor/
H A Dsystem_info.h50 void Clear() { function in struct:google_breakpad::SystemInfo
/external/pdfium/fpdfsdk/src/
H A Dfsdk_rendercontext.cpp9 void CRenderContext::Clear() { function in class:CRenderContext
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
H A DFastQueue.cs99 Clear(); // size goes to 0, but retains memory
112 public virtual void Clear() { method in class:Antlr.Runtime.Misc.FastQueue
114 _data.Clear();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
H A DFastQueue.cs108 Clear(); // size goes to 0, but retains memory
123 public virtual void Clear() method in class:Antlr.Runtime.Misc.FastQueue
126 _data.Clear();
/external/dng_sdk/source/
H A Ddng_rational.h51 void Clear () function in class:dng_srational
110 void Clear () function in class:dng_urational
H A Ddng_ref_counted_block.cpp49 Clear ();
58 Clear ();
80 void dng_ref_counted_block::Clear () function in class:dng_ref_counted_block
137 Clear ();
H A Ddng_string_list.cpp40 Clear ();
139 void dng_string_list::Clear () function in class:dng_string_list
H A Ddng_memory.cpp61 Clear ();
70 Clear ();
110 void dng_memory_data::Clear () function in class:dng_memory_data
/external/libbrillo/brillo/
H A Dany.cc61 void Any::Clear() { function in class:brillo::Any
62 data_buffer_.Clear();
/external/libchrome/base/trace_event/
H A Dprocess_memory_maps.cc69 void ProcessMemoryMaps::Clear() { function in class:base::trace_event::ProcessMemoryMaps
H A Dprocess_memory_totals.cc36 void ProcessMemoryTotals::Clear() { function in class:base::trace_event::ProcessMemoryTotals
/external/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.h25 void Clear() function in struct:NArchive::N7z::CBindInfoEx
27 CBindInfo::Clear();
28 CoderMethodIDs.Clear();
/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.h36 void Clear() function in class:CExtToIconMap
39 _extMap.Clear();
40 _attribMap.Clear();
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_utf.cpp9 void CFX_UTF8Decoder::Clear() { function in class:CFX_UTF8Decoder
10 m_Buffer.Clear();
/external/rmi4utils/f54test/
H A Ddisplay.cpp64 Clear();
99 void AnsiConsole::Clear() function in class:AnsiConsole
H A Ddisplay.h27 virtual void Clear() {}; function in class:Display
38 virtual void Clear();
/external/webrtc/webrtc/voice_engine/
H A Dlevel_indicator.cc39 void AudioLevel::Clear() function in class:webrtc::voe::AudioLevel
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_lfstack.h28 void Clear() { function in struct:__sanitizer::LFStack
/external/drm_hwcomposer/
H A Ddrmframebuffer.h66 Clear();
75 void Clear() { function in struct:android::DrmFramebuffer

Completed in 793 milliseconds

123456789