OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removes
(Results
26 - 50
of
3315
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/compiler/optimizing/
ssa_phi_elimination.h
27
* Optimization phase that
removes
dead phis from the graph. Dead phis are unused
54
*
Removes
redundant phis that may have been introduced when doing SSA conversion.
/external/webrtc/webrtc/video/
vie_remb.h
37
//
Removes
the specified channel from REMB estimate.
43
//
Removes
a REMB RTCP sender.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RoundedRectHelper.java
40
* Sets or
removes
a rounded rectangle outline on the given view.
47
* Sets or
removes
a rounded rectangle outline on the given view.
/packages/apps/Camera2/src/com/android/camera/async/
Listenable.java
62
*
Removes
any existing callbacks.
75
*
Removes
any existing callbacks. Once closed, no more callbacks will be registered.
/packages/apps/StorageManager/src/com/android/storagemanager/
PreferenceListCache.java
50
*
Removes
a cached preferenced from the cache, if it exists.
59
*
Removes
the un-reused preferences from the original PreferenceGroup.
/frameworks/rs/api/
Utilities.h
24
// Capitalizes and
removes
underscores. E.g. converts "native_log" to NativeLog.
33
//
Removes
the character from present. Returns true if the string contained the character.
36
//
Removes
HTML references from the string.
/libcore/luni/src/main/java/java/util/concurrent/
CompletionService.java
63
* Retrieves and
removes
the Future representing the next
72
* Retrieves and
removes
the Future representing the next
81
* Retrieves and
removes
the Future representing the next
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewIconCache.java
97
/**
Removes
all the keys to applications that aren't in the passed in collection */
105
/**
Removes
all the keys to shortcuts that aren't in the passed in collection */
113
/**
Removes
all the keys to widgets that aren't in the passed in collection */
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AccountController.java
40
*
Removes
a listener from receiving current account changes.
59
*
Removes
a listener from receiving account list changes.
84
*
Removes
a listener from receiving current account changes.
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
optimizations.html
77
<dd>
Removes
write-only fields.</dd>
98
<dd>
Removes
unused method parameters.</dd>
148
<dd>
Removes
dead code based on control flow analysis and data flow
153
<dd>
Removes
dead code based on a simple control flow analysis.</dd>
156
<dd>
Removes
unused variables from the local variable frame.</dd>
159
<dd>
Removes
exceptions with empty try blocks.</dd>
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
StackList.cs
58
///
Removes
the element at the top of the stack list and returns it.
69
///
Removes
the element at the top of the stack list without removing it.
/external/google-breakpad/src/testing/gtest/test/
gtest_output_test.py
89
"""
Removes
all file location info from a Google Test program's output.
105
"""
Removes
all stack traces from a Google Test program's output."""
113
"""
Removes
all traces of stack traces from a Google Test program's output."""
120
"""
Removes
all time information from a Google Test program's output."""
126
"""
Removes
compiler-specific type info from Google Test program's output.
143
#
Removes
the color information that is not present on Windows.
154
"""
Removes
test counts from a Google Test program's output."""
168
"""
Removes
output of specified tests from a Google Test program's output.
/external/gtest/test/
gtest_output_test.py
89
"""
Removes
all file location info from a Google Test program's output.
105
"""
Removes
all stack traces from a Google Test program's output."""
113
"""
Removes
all traces of stack traces from a Google Test program's output."""
120
"""
Removes
all time information from a Google Test program's output."""
126
"""
Removes
compiler-specific type info from Google Test program's output.
143
#
Removes
the color information that is not present on Windows.
154
"""
Removes
test counts from a Google Test program's output."""
168
"""
Removes
output of specified tests from a Google Test program's output.
/external/proguard/docs/
index.html
78
preverifier. It detects and
removes
unused classes, fields, methods, and
79
attributes. It optimizes bytecode and
removes
unused instructions. It renames
/external/proguard/src/proguard/obfuscate/
AttributeShrinker.java
32
* This ClassVisitor
removes
attributes that are not marked as being used or
98
*
Removes
all VisitorAccepter objects that are not marked as being used
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_output_test.py
89
"""
Removes
all file location info from a Google Test program's output.
105
"""
Removes
all stack traces from a Google Test program's output."""
113
"""
Removes
all traces of stack traces from a Google Test program's output."""
120
"""
Removes
all time information from a Google Test program's output."""
126
"""
Removes
compiler-specific type info from Google Test program's output.
143
#
Removes
the color information that is not present on Windows.
154
"""
Removes
test counts from a Google Test program's output."""
168
"""
Removes
output of specified tests from a Google Test program's output.
/ndk/sources/third_party/googletest/googletest/test/
gtest_output_test.py
89
"""
Removes
all file location info from a Google Test program's output.
105
"""
Removes
all stack traces from a Google Test program's output."""
113
"""
Removes
all traces of stack traces from a Google Test program's output."""
120
"""
Removes
all time information from a Google Test program's output."""
126
"""
Removes
compiler-specific type info from Google Test program's output.
143
#
Removes
the color information that is not present on Windows.
154
"""
Removes
test counts from a Google Test program's output."""
168
"""
Removes
output of specified tests from a Google Test program's output.
/packages/apps/Camera2/src/com/android/camera/ui/
AbstractTutorialOverlay.java
83
*
Removes
all views from the place holder wrapper (including the place
95
*
Removes
the UI and calls the close listener.
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
appletrawmain.py
22
_dir = os.path.split(sys.executable)[0] #
removes
"python"
23
_dir = os.path.split(_dir)[0] #
Removes
"MacOS"
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
appletrawmain.py
22
_dir = os.path.split(sys.executable)[0] #
removes
"python"
23
_dir = os.path.split(_dir)[0] #
Removes
"MacOS"
/cts/tests/tests/libcoreoj/
AndroidTest.xml
18
<!--
Removes
temporary dalvik-cache directory created by JDWP tests -->
/dalvik/dexgen/src/com/android/dexgen/util/
IntSet.java
32
*
Removes
an int from a set.
/dalvik/dx/src/com/android/dx/util/
IntSet.java
32
*
Removes
an int from a set.
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
19
* Simple {@link LogNode} filter,
removes
everything except the message.
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
19
* Simple {@link LogNode} filter,
removes
everything except the message.
Completed in 599 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>