OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reset
(Results
376 - 400
of
8196
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/public/platform/
WebRTCICECandidate.h
51
~WebRTCICECandidate() {
reset
(); }
62
WEBKIT_EXPORT void
reset
();
WebSourceInfo.h
54
~WebSourceInfo() {
reset
(); }
65
WEBKIT_EXPORT void
reset
();
WebSpeechSynthesisUtterance.h
41
~WebSpeechSynthesisUtterance() {
reset
(); }
50
WEBKIT_EXPORT void
reset
();
/external/chromium_org/third_party/WebKit/public/web/
WebBlob.h
50
~WebBlob() {
reset
(); }
63
WEBKIT_EXPORT void
reset
();
WebGeolocationError.h
51
~WebGeolocationError() {
reset
(); }
55
WEBKIT_EXPORT void
reset
();
WebNodeCollection.h
47
~WebNodeCollection() {
reset
(); }
59
WEBKIT_EXPORT void
reset
();
WebSerializedScriptValue.h
50
~WebSerializedScriptValue() {
reset
(); }
67
WEBKIT_EXPORT void
reset
();
WebSpeechRecognitionHandle.h
46
~WebSpeechRecognitionHandle() {
reset
(); }
56
WEBKIT_EXPORT void
reset
();
/external/chromium_org/third_party/icu/source/common/unicode/
usetiter.h
184
* calling <tt>
reset
()</tt> between them. The results of doing so
205
* <tt>
reset
()</tt> between them. The results of doing so are
220
void
reset
(const UnicodeSet& set);
226
void
reset
();
/external/chromium_org/third_party/skia/include/gpu/
GrOvalRenderer.h
30
this->
reset
();
33
void
reset
();
/external/chromium_org/third_party/skia/include/utils/
SkCullPoints.h
20
void
reset
(const SkIRect& r);
58
void
reset
(const SkIRect& r, SkPath* dst);
/external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h
21
GrDrawTargetCaps() { this->
reset
(); }
25
virtual void
reset
();
/external/chromium_org/webkit/renderer/compositor_bindings/
web_image_layer_impl.cc
22
layer_.
reset
(new WebLayerImplFixedBounds(cc::PictureImageLayer::Create()));
24
layer_.
reset
(new WebLayerImpl(cc::ImageLayer::Create()));
/external/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h
31
Primary.
reset
(_Primary);
32
Secondary.
reset
(_Secondary);
/external/icu4c/common/unicode/
usetiter.h
184
* calling <tt>
reset
()</tt> between them. The results of doing so
205
* <tt>
reset
()</tt> between them. The results of doing so are
220
void
reset
(const UnicodeSet& set);
226
void
reset
();
/external/proguard/src/proguard/classfile/util/
ExternalTypeEnumeration.java
58
reset
();
method
62
public void
reset
()
method in class:ExternalTypeEnumeration
/external/replicaisland/src/com/replica/replicaisland/
CrusherAndouComponent.java
25
reset
();
method
29
public void
reset
() {
method in class:CrusherAndouComponent
/external/skia/include/gpu/
GrOvalRenderer.h
30
this->
reset
();
33
void
reset
();
/external/skia/include/utils/
SkCullPoints.h
20
void
reset
(const SkIRect& r);
58
void
reset
(const SkIRect& r, SkPath* dst);
/external/skia/src/gpu/
GrDrawTargetCaps.h
21
GrDrawTargetCaps() { this->
reset
(); }
25
virtual void
reset
();
/external/skia/src/images/
SkStreamHelpers.cpp
18
void* dst = storage->
reset
(length);
37
void* dst = storage->
reset
(length);
/external/skia/tests/
PathOpsInverseTest.cpp
15
one.
reset
();
22
two.
reset
();
/frameworks/av/include/media/stagefright/
AACWriter.h
37
virtual status_t stop() { return
reset
(); }
70
status_t
reset
();
AMRWriter.h
40
virtual status_t stop() { return
reset
(); }
63
status_t
reset
();
/frameworks/av/media/libstagefright/
MediaSource.cpp
28
reset
();
31
void MediaSource::ReadOptions::
reset
() {
function in class:android::MediaSource::ReadOptions
Completed in 940 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>