Searched refs:Clear (Results 1 - 25 of 391) sorted by last modified time

1234567891011>>

/external/webrtc/src/modules/audio_processing/
H A Daudio_processing_impl.cc630 event_msg_->Clear();
/external/webrtc/src/modules/audio_processing/test/
H A Dprocess_test.cc64 msg->Clear();
H A Dunpack.cc63 msg->Clear();
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DUnitTests.cs195 compressedData.Clear();
229 uncompressedData.Clear();
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.cpp2542 device->Clear(0, NULL, D3DCLEAR_ZBUFFER, color, depth, stencil);
2552 device->Clear(0, NULL, flags, color, depth, stencil);
/external/webkit/Source/WebCore/bindings/v8/
H A DOwnHandle.h56 m_handle.Clear();
H A DScriptDebugServer.cpp176 m_pausedPageContext.Clear();
341 m_pausedPageContext.Clear();
H A DScriptInstance.cpp68 m_instance.Clear();
H A DScriptState.cpp58 m_context.Clear();
H A DScriptState.h98 m_context.Clear();
H A DScriptValue.h147 m_value.Clear();
H A DSerializedScriptValue.cpp530 m_propertyName.Clear();
H A DSharedPersistent.h59 m_value.Clear();
H A DV8AbstractEventListener.cpp116 m_listener.Clear();
H A DV8Binding.h255 m_v8Object.Clear(); // To signal that String is ready.
H A DV8DOMMap.h105 handle.Clear();
H A DV8DOMWindowShell.cpp178 m_context.Clear();
190 wrapper.Clear();
202 m_global.Clear();
224 // Clear the document wrapper cache before turning on access checks on
397 m_context.Clear();
443 m_document.Clear();
H A DV8DataGridDataSource.cpp60 m_dataSource.Clear();
H A DV8GCController.cpp451 lastV8String.Clear();
H A DV8NodeFilterCondition.cpp58 m_filter.Clear();
H A DWorkerContextExecutionProxy.cpp107 m_context.Clear();
/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp1504 initElement(0); // Clear out for the next resolve.
3620 HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE(clear, Clear)
/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DLegacyCACFLayerTreeHost.cpp291 m_d3dDevice->Clear(rects.size(), rects.data(), D3DCLEAR_TARGET, 0, 1.0f, 0);
/external/webkit/Source/WebCore/platform/haiku/
H A DClipboardHaiku.cpp72 be_clipboard->Clear();
H A DPasteboardHaiku.cpp92 be_clipboard->Clear();
117 be_clipboard->Clear();
200 be_clipboard->Clear();
222 be_clipboard->Clear();

Completed in 337 milliseconds

1234567891011>>