HomeSort by relevance Sort by last modified time
    Searched defs:Clear (Results 226 - 250 of 339) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/inspector/
wasm-translation.cc 292 WasmTranslation::~WasmTranslation() { Clear(); }
314 void WasmTranslation::Clear() {
315 wasm_translators_.clear();
316 fake_scripts_.clear();
  /external/v8/src/objects/
fixed-array-inl.h 320 void ArrayList::Clear(int index, Object* undefined) {
  /external/webrtc/talk/media/sctp/
sctpdataengine_unittest.cc 124 void Clear() {
  /art/runtime/gc/space/
region_space.cc 194 // Always clear the live bytes of a newly allocated (large or
197 // Clear the "newly allocated" status here, as we do not want the
373 // marked but its live_bytes is still -1. We need to clear the
378 GetMarkBitmap()->Clear(reinterpret_cast<mirror::Object*>(r->Begin()));
398 // Clear the rb table for to-space regions.
399 rb_table->Clear(r->Begin(), r->End());
429 // the lock and loop over the regions to clear the from-space regions and make
435 // Lambda expression `expand_madvise_range` adds a region to the "clear block".
437 // As we iterate over from-space regions, we maintain a "clear block", composed of
440 // the clear block (discontinuity in cleared regions), the clear bloc
    [all...]
  /external/dng_sdk/source/
dng_string.cpp 199 dngString.Clear ();
387 dngString.Clear ();
595 // If it is a NULL string, then clear the buffer.
600 fData.Clear ();
618 fData.Clear ();
1186 Clear ();
1319 void dng_string::Clear ()
1339 // in UTF-8 have the 0x80 bit set and the 0x40 bit clear.
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-actions.h 209 static void Clear() {
273 static void Clear() { address_ = nullptr; }
    [all...]
  /external/grpc-grpc/include/grpcpp/impl/codegen/
call.h 87 /// Clear all flags.
88 inline void Clear() { flags_ = 0; }
287 // Flags are per-message: clear them after use.
288 write_options_.Clear();
290 void FinishOp(bool* status) { send_buf_.Clear(); }
353 recv_buf_.Clear();
427 recv_buf_.Clear();
  /external/libchrome/ipc/
ipc_sync_channel.cc 464 void SyncChannel::SyncContext::Clear() {
467 Context::Clear();
727 pre_init_sync_message_filters_.clear();
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.h 92 void Clear()
96 // PackCRCs.Clear();
99 FolderCRCs.Clear();
133 SecureIDs.Clear();
137 void Clear()
139 CFolders::Clear();
145 Files.Clear();
146 CTime.Clear();
147 ATime.Clear();
148 MTime.Clear();
    [all...]
  /external/lzma/CPP/7zip/Archive/Common/
CoderMixer2.h 172 void Clear()
174 Coders.Clear();
175 Bonds.Clear();
176 PackStreams.Clear();
274 IsFilter_Vector.Clear();
386 InStreamPointers.Clear();
387 OutStreamPointers.Clear();
  /external/pdfium/core/fxge/dib/
cfx_dibitmap.cpp 121 void CFX_DIBitmap::Clear(uint32_t color) {
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set.cc 242 iter->second.Clear();
    [all...]
wrappers.pb.cc 390 void DoubleValue::Clear() {
504 Clear();
511 Clear();
648 void FloatValue::Clear() {
762 Clear();
769 Clear();
906 void Int64Value::Clear() {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
gmock-actions.h 219 static void Clear() {
283 static void Clear() {
    [all...]
  /external/tensorflow/tensorflow/core/graph/
graph.cc 145 void Node::Clear() {
146 in_edges_.clear();
147 out_edges_.clear();
266 input_edges->clear();
635 graph_def->Clear();
657 inputs.clear();
767 node->Clear();
  /external/v8/include/
v8-util.h 221 void Clear() {
285 * result of calling Clear() or destruction of the map.
294 ~PersistentValueMapBase() { Clear(); }
552 static void Clear(Impl* impl) {
553 impl->clear();
574 Clear();
616 void Clear() {
622 Traits::Clear(&impl_);
  /external/v8/src/regexp/
regexp-parser.h 72 void Clear() {
  /external/vixl/src/aarch64/
simulator-aarch64.h 560 Clear();
563 // Clear the exclusive monitor (like clrex).
564 void Clear() {
569 // Clear the exclusive monitor most of the time.
572 Clear();
586 // This helper doesn't implicitly clear the monitor.
    [all...]
  /external/webrtc/webrtc/p2p/client/
basicportallocator.cc 164 network_thread_->Clear(this);
167 // AllocationSequence should clear it's map entry for turn ports before
169 sequences_[i]->Clear();
206 network_thread_->Clear(this, MSG_ALLOCATE);
314 networks->clear();
742 void AllocationSequence::Clear() {
744 turn_ports_.clear();
754 session_->network_thread()->Clear(this);
801 session_->network_thread()->Clear(this, MSG_ALLOCATION_PHASE);
850 session_->network_thread()->Clear(this, MSG_ALLOCATION_PHASE)
    [all...]
  /art/runtime/gc/allocator/
rosalloc.h 128 void Clear() {
183 slot->Clear();
    [all...]
  /art/runtime/
well_known_classes.cc 451 void WellKnownClasses::Clear() {
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h 121 void Clear()
123 IDs.Clear();
124 Links.Clear();
369 _extractedFolders.Clear();
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 373 void Clear() { _fields.Clear(); LinesString.Empty(); }
388 Clear();
1227 fp.Clear();
    [all...]
  /external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
EventRequestManagerImpl.java 164 clear(); method
209 synchronized void clear() { method in class:EventRequestManagerImpl.EventRequestImpl
211 JDWP.EventRequest.Clear.process(vm, (byte)eventCmd(), id);
861 requestList(JDWP.EventKind.BREAKPOINT).clear();
  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.cpp 89 void Clear() {
188 m_ObjectInfo.clear();
604 out_objects->clear();
673 m_ObjectStreamMap.clear();
679 m_ObjectInfo.clear();
680 m_TrailerData->Clear();
    [all...]

Completed in 1469 milliseconds

1 2 3 4 5 6 7 8 91011>>