OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reset
(Results
1101 - 1125
of
2379
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
CipherSpi.java
331
bOut.
reset
();
472
bOut.
reset
();
524
bOut.
reset
();
DigestSignatureSpi.java
87
digest.
reset
();
102
digest.
reset
();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCEStreamCipher.java
368
cipher.
reset
();
373
cipher.
reset
();
391
cipher.
reset
();
/external/chromium/chrome/browser/
about_flags.cc
313
void
reset
();
692
void FlagsState::
reset
() {
function in class:about_flags::__anon1537::FlagsState
706
FlagsState::GetInstance()->
reset
();
/external/chromium/googleurl/src/
url_canon_ip.cc
324
void
reset
() {
function in struct:url_canon::__anon2611::IPv6Parsed
327
ipv4_component.
reset
();
352
parsed->
reset
();
594
cur_range.
reset
();
/external/chromium/net/disk_cache/
rankings.h
81
// scoped_ptr::
reset
will delete the object.
82
void
reset
(CacheRankingsBlock* p = NULL) {
function in class:disk_cache::Rankings::ScopedRankingsBlock
85
scoped_ptr<CacheRankingsBlock>::
reset
(p);
110
void
Reset
();
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
util.py
250
self.
reset
()
278
self.
reset
()
301
def
reset
(self):
member in class:_Inflater
302
self._logger.debug('
Reset
')
/external/chromium_org/ash/display/
display_manager_unittest.cc
72
void
reset
() {
function in class:ash::internal::DisplayManagerTest
145
reset
();
150
reset
();
157
reset
();
168
reset
();
176
reset
();
187
reset
();
197
reset
();
203
reset
();
215
reset
();
[
all
...]
/external/chromium_org/ash/
extended_desktop_unittest.cc
88
reset
();
95
reset
();
109
void
reset
() {
function in class:ash::__anon3205::EventLocationRecordingEventHandler
453
// Make sure the mouse_moved_handler_ is properly
reset
.
[
all
...]
/external/chromium_org/ash/wm/
window_manager_unittest.cc
38
void
reset
() { cursor_visibility_ = did_visibility_change_ = false; }
function in class:__anon3363::TestingCursorClientObserver
321
w2.
reset
();
476
w2.
reset
();
669
f1->
Reset
();
670
f2->
Reset
();
688
f1->
Reset
();
689
f2->
Reset
();
770
observer_a.
reset
();
771
observer_b.
reset
();
785
observer_a.
reset
();
[
all
...]
/external/chromium_org/base/memory/
scoped_ptr.h
17
// foo.
reset
(new Foo("wee")); // Now a pointer is managed.
18
// foo.
reset
(new Foo("wee2")); // Foo("wee") was destroyed.
19
// foo.
reset
(new Foo("wee3")); // Foo("wee2") was destroyed.
24
// foo.
reset
(new Foo("wee4")); // foo manages a pointer again.
25
// foo.
reset
(); // Foo("wee4") destroyed, foo no longer
212
reset
(other->release());
224
void
reset
(T* p) {
function in class:base::internal::scoped_ptr_impl
225
// This is a self-
reset
, which is no longer allowed: http://crbug.com/162971
230
// get_deleter()(get()) deletes this. In order to pevent this,
reset
()
233
// However, changing
reset
() to use that behavior may cause current code t
367
void
reset
(element_type* p = NULL) { impl_.
reset
(p); }
function in class:scoped_ptr
487
void
reset
(element_type* array = NULL) { impl_.
reset
(array); }
function in class:scoped_ptr
613
void
reset
(C* p = NULL) {
function in class:scoped_ptr_malloc
[
all
...]
/external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager_browsertest.cc
65
void
reset
() { observed_ = false; }
function in class:chromeos::__anon4122::MockAccessibilityObserver
425
observer.
reset
();
434
observer.
reset
();
442
observer.
reset
();
450
observer.
reset
();
468
observer.
reset
();
477
observer.
reset
();
485
observer.
reset
();
493
observer.
reset
();
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_editor.js
196
this.currentMode_.
reset
();
369
ImageEditor.Mode.prototype.
reset
= function() {
370
this.editor_.modeToolbar_.
reset
();
1005
range.
reset
= function() {
1050
*
Reset
the toolbar.
1052
ImageEditor.Toolbar.prototype.
reset
= function() {
1054
if (child.
reset
) child.
reset
();
1081
*
Reset
the prompt.
1083
ImageEditor.Prompt.prototype.
reset
= function()
[
all
...]
/external/chromium_org/content/shell/browser/
webkit_test_controller.h
48
void
reset
() {
function in class:content::WebKitTestResultPrinter
115
// True if the controller was
reset
successfully.
128
printer_.
reset
(printer);
/external/chromium_org/content/test/
webrtc_audio_device_test.h
69
~ScopedWebRTCPtr() {
reset
(); }
74
void
reset
() {
function in class:content::ScopedWebRTCPtr
95
~WebRTCAutoDelete() {
reset
(); }
97
void
reset
() {
function in class:content::WebRTCAutoDelete
/external/chromium_org/mojo/public/system/
core_cpp.h
50
void
reset
(HandleType handle = HandleType()) {
function in class:mojo::ScopedHandleBase
192
message_pipe_0->
reset
(h_0);
193
message_pipe_1->
reset
(h_1);
/external/chromium_org/net/disk_cache/
rankings.h
82
// scoped_ptr::
reset
will delete the object.
83
void
reset
(CacheRankingsBlock* p = NULL) {
function in class:disk_cache::Rankings::ScopedRankingsBlock
86
scoped_ptr<CacheRankingsBlock>::
reset
(p);
111
void
Reset
();
/external/chromium_org/net/quic/crypto/
cert_compressor.cc
427
void
reset
(z_stream* z) {
function in class:net::__anon9272::ScopedZLib
484
scoped_z.
reset
(&z);
585
uncompressed_data.
reset
(new uint8[uncompressed_size]);
598
scoped_z.
reset
(&z);
/external/chromium_org/remoting/webapp/
session_connector.js
53
this.
reset
();
57
*
Reset
the per-connection state so that the object can be re-used for a
58
* second connection. Note the none of the shared WCS state is
reset
.
60
remoting.SessionConnector.prototype.
reset
= function() {
294
this.
reset
();
/external/chromium_org/rlz/lib/
rlz_lib_test.cc
583
void
reset
(size_t size) {
function in class:typed_buffer_ptr
584
buffer_.
reset
(new char[size]);
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorConsoleAgent.cpp
127
void InspectorConsoleAgent::
reset
()
function in class:WebCore::InspectorConsoleAgent
262
reset
();
/external/chromium_org/third_party/WebKit/Source/core/rendering/
ClipRect.h
109
void
reset
(const LayoutRect& r)
function in class:WebCore::ClipRects
/external/chromium_org/third_party/WebKit/Source/core/xml/
XPathParser.cpp
402
reset
(String());
409
void Parser::
reset
(const String& data)
function in class:Parser
469
reset
(statement);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Linkifier.js
104
reset
: function()
TimelineFrameOverview.js
40
this.
reset
();
60
reset
: function()
Completed in 779 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>