OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deletes
(Results
226 - 250
of
1011
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/i18n/
rbt_set.h
40
* owns and
deletes
the rules.
/external/iproute2/include/libiptc/
libiptc.h
116
/*
Deletes
a chain. */
/external/iptables/include/libiptc/
libip6tc.h
113
/*
Deletes
a chain. */
libiptc.h
118
/*
Deletes
a chain. */
/external/iptables/libiptc/
linux_list.h
181
* list_del -
deletes
entry from list.
194
* list_del_rcu -
deletes
entry from list without re-initialization
224
* list_del_init -
deletes
entry from list and reinitialize it.
549
* hlist_del_rcu -
deletes
entry from hash list without re-initialization
/external/protobuf/gtest/samples/
sample3-inl.h
86
// 1.
Deletes
every node.
/external/protobuf/src/google/protobuf/testing/
googletest.cc
111
// Creates a temporary directory on demand and
deletes
it when the process
/external/skia/gpu/include/
GrGLTexture.h
28
* A ref counted tex id that
deletes
the texture in its destructor.
/external/v8/src/
zone.cc
99
//
Deletes
the given segment. Does not touch the segment chain.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
arguments-001.js
101
* delete operator successfully
deletes
arguments[0] and results in true, but that
/external/webkit/Source/WebCore/bindings/v8/
V8DOMWindowShell.h
106
//
deletes
the document wrapper from the global object.
/external/webkit/Source/WebCore/platform/image-decoders/ico/
ICOImageDecoder.h
55
// CAUTION: setFailed()
deletes
all readers and decoders. Be careful to
/external/webkit/Source/WebCore/platform/sql/chromium/
SQLiteFileSystemChromiumPosix.cpp
98
//
Deletes
the given file.
SQLiteFileSystemChromiumWin.cpp
77
//
Deletes
the given file.
/external/webkit/Source/WebCore/storage/
DatabaseThread.cpp
55
// FIXME: Any cleanup required here? Since the thread
deletes
itself after running its detached course, I don't think so. Lets be sure.
/external/webkit/Source/WebKit/efl/ewk/
ewk_cookies.cpp
127
*
Deletes
a cookie from the cookie jar.
/external/webkit/Source/WebKit/qt/Api/
qwebdatabase.cpp
181
Deletes
all web databases in the configured offline storage path.
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
changelog_unittest.py
114
(file_descriptor, file_path) = tempfile.mkstemp() # NamedTemporaryFile always
deletes
the file on close in python < 2.6
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
http_lock.py
87
it
deletes
the lock file."""
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
preparechangelogforrevert_unittest.py
45
(file_descriptor, file_path) = tempfile.mkstemp() # NamedTemporaryFile always
deletes
the file on close in python < 2.6
/frameworks/base/core/java/android/content/
SyncStats.java
78
* Counter for tracking how many
deletes
were performed by the sync operation, as defined
/frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerStressTest.java
149
* to hold the entire file. DownloadManager
deletes
enough files to make space for the
/frameworks/base/drm/libdrmframework/plugins/common/util/include/
SessionMap.h
99
*
deletes
the object from session map. It also frees up memory for the session object.
/frameworks/base/services/java/com/android/server/am/
DeviceMonitor.java
94
*
Deletes
old files.
/frameworks/media/libvideoeditor/osal/src/
M4OSA_Mutex.c
247
* @brief This method
deletes
a mutex (identify by its context). After
Completed in 453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>