OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove
(Results
401 - 425
of
23263
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libdivsufsort/CMakeModules/
cmake_uninstall.cmake.in
25
"@CMAKE_COMMAND@" ARGS "-E
remove
\"$ENV{DESTDIR}${file}\""
36
FILE(
REMOVE
"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/
ShadowSystem.java
72
* Current environnment should be alway be synchonized with shadow system lights. It means that if you add or
remove
light from
74
* If you have two different environments, when you switch, you should add and
remove
all lights in shadow system.
111
/**
Remove
light from the shadowSystem
112
* @param spot SpotLight to
remove
in the ShadowSystem */
115
/**
Remove
light from the shadowSystem
116
* @param dir DirectionalLight to
remove
in the ShadowSystem */
119
/**
Remove
light from the shadowSystem
120
* @param point PointLight to
remove
in the ShadowSystem */
/external/libpng/scripts/
gensrc.cmake.in
23
file(
REMOVE
"${BINDIR}/pnglibconf.tf6" "${BINDIR}/pnglibconf.tf7")
44
file(
REMOVE
"pnglibconf.tf6")
51
file(
REMOVE
"${BINDIR}/pnglibconf.tf4" "${BINDIR}/pnglibconf.tf5")
71
file(
REMOVE
"pnglibconf.tf4")
78
file(
REMOVE
"${BINDIR}/${OUTPUT}")
80
file(
REMOVE
"pnglibconf.tf8")
107
file(
REMOVE
"${BINDIR}/${OUTPUT}")
110
file(
REMOVE
"pngprefix.tf1")
/external/libweave/third_party/chromium/base/
scoped_observer.h
34
//
Remove
the object passed to the constructor as an observer from |source|.
35
void
Remove
(Source* source) {
/external/libxml2/result/
dav4.rde
32
1 1 D:
remove
0 0
44
1 15 D:
remove
0 0
dav4.rdr
32
1 1 D:
remove
0 0
44
1 15 D:
remove
0 0
dav4.sax
34
SAX.startElement(D:
remove
)
47
SAX.endElement(D:
remove
)
/external/llvm/cmake/modules/
AddSphinxTarget.cmake
29
# When "clean" target is run,
remove
the Sphinx build directory
34
# We need to
remove
${SPHINX_DOC_TREE_DIR} when make clean is run
/external/ltrace/testsuite/ltrace.minor/
count-record.c
41
remove
("system_calls.link");
45
remove
("system_calls.tmp1");
/external/mockito/src/org/mockito/internal/debugging/
WarningsFinder.java
36
unusedIterator.
remove
();
37
unstubbedIterator.
remove
();
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
DummyMap.java
56
public V
remove
(Object key) {
method in class:DummyMap
58
keys.
remove
(key);
/external/selinux/policycoreutils/scripts/
chcat.8
28
Change/
Remove
the security \fIcategory\fR for each \fIfile\fR or \fIuser\fR.
30
Use +/- to add/
remove
categories from a \fIfile\fR or \fIuser\fR.
/external/selinux/policycoreutils/semanage/
semanage-module.8
27
.I \-r, \-\-
remove
28
Remove
specified module
/external/skia/tools/
llvm_coverage_run.py
40
os.
remove
(PROFILE_DATA)
46
os.
remove
(PROFILE_DATA_MERGED)
/external/testng/src/main/java/org/testng/internal/
ResultMap.java
44
m_map.
remove
(entry.getKey());
52
m_map.
remove
(r);
/external/testng/src/test/java/test/timeout/
TimeOutTest.java
45
public void
remove
() {
method in class:TimeOutTest
46
throw new UnsupportedOperationException("
remove
");
/external/toybox/toys/other/
rmmod.c
1
/* rmmod.c -
Remove
a module from the Linux kernel.
34
//
Remove
.ko if present
/external/webrtc/webrtc/base/
scopedptrcollection_unittest.cc
60
TEST_F(ScopedPtrCollectionTest,
Remove
) {
64
collection_->
Remove
(ic);
/frameworks/av/media/libstagefright/webm/
LinkedBlockingQueue.h
32
T front(bool
remove
) {
38
if (
remove
) {
/frameworks/base/core/java/android/service/vr/
IVrManager.aidl
32
*
Remove
the callack from the current set of registered callbacks.
34
* @param cb the callback to
remove
.
/frameworks/base/core/tests/coretests/src/android/app/activity/
ResultReceiver.java
39
map.
remove
("
remove
");
/frameworks/opt/telephony/src/java/com/google/android/mms/util/
PduCache.java
124
mUpdating.
remove
(uri);
164
mUpdating.
remove
(key);
218
HashSet<Uri> msgBox = mMessageBoxes.
remove
(msgBoxId);
221
mUpdating.
remove
(key);
234
thread.
remove
(key);
243
HashSet<Uri> thread = mThreads.
remove
(threadId);
246
mUpdating.
remove
(key);
258
msgBox.
remove
(key);
/hardware/libhardware/tests/fingerprint/
fingerprint_tests.cpp
43
ASSERT_TRUE(NULL != fp_device()->
remove
)
44
<< "
remove
() function is not implemented";
/libcore/support/src/test/java/tests/support/
Support_SetTest.java
41
.
remove
(new Integer(50)));
43
"Set Test - Adding and removing a duplicate element failed to
remove
it",
/packages/apps/Dialer/src/com/android/dialer/list/
OnDragDropListener.java
37
* Called when a contact has been dropped on the
remove
view, indicating that the user
38
* wants to
remove
this contact.
Completed in 1751 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>