OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removes
(Results
1 - 25
of
5081
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_MapClear.pbtxt
3
summary: "Op
removes
all elements in the underlying container."
api_def_OrderedMapClear.pbtxt
3
summary: "Op
removes
all elements in the underlying container."
api_def_StageClear.pbtxt
3
summary: "Op
removes
all elements in the underlying container."
api_def_MapUnstageNoKey.pbtxt
3
summary: "Op
removes
and returns a random (key, value)"
api_def_MapUnstage.pbtxt
3
summary: "Op
removes
and returns the values associated with the key"
api_def_OrderedMapUnstage.pbtxt
3
summary: "Op
removes
and returns the values associated with the key"
api_def_OrderedMapUnstageNoKey.pbtxt
3
summary: "Op
removes
and returns the (key, value) element with the smallest"
/external/junit/src/main/java/org/junit/runner/manipulation/
NoTestsRemainException.java
4
* Thrown when a filter
removes
all tests from a runner.
/external/autotest/client/tests/profiler_test/
control
9
stops it, generates the profiler report and
removes
it).
/external/jsoncpp/test/
cleantests.py
0
#
removes
all files created during testing
/external/okhttp/okio/okio/src/main/java/okio/
BufferedSource.java
51
/**
Removes
a byte from this source and returns it. */
54
/**
Removes
two bytes from this source and returns a big-endian short. */
57
/**
Removes
two bytes from this source and returns a little-endian short. */
60
/**
Removes
four bytes from this source and returns a big-endian int. */
63
/**
Removes
four bytes from this source and returns a little-endian int. */
66
/**
Removes
eight bytes from this source and returns a big-endian long. */
69
/**
Removes
eight bytes from this source and returns a little-endian long. */
97
/**
Removes
all bytes bytes from this and returns them as a byte string. */
100
/**
Removes
{@code byteCount} bytes from this and returns them as a byte string. */
103
/**
Removes
all bytes from this and returns them as a byte array. *
[
all
...]
/external/mockito/src/main/java/org/mockito/internal/progress/
MockingProgress.java
37
*
Removes
ongoing stubbing so that in case the framework is misused
55
*
Removes
all listeners added via {@link #addListener(MockitoListener)}.
/external/autotest/client/site_tests/peerd_MonitorsDBusConnections/
control
15
3) verifies that peerd notices this and
removes
the service
/external/skia/platform_tools/ios/bin/
ios_rm
9
#
Removes
the path identified by the first argument from the directory.
/external/skqp/platform_tools/ios/bin/
ios_rm
9
#
Removes
the path identified by the first argument from the directory.
/development/tools/rmtypedefs/
README.txt
3
This utility finds and
removes
all .class files that have been
/external/autotest/frontend/migrations/
118_add_hqe_indices.py
24
"""
Removes
the indices."""
/external/compiler-rt/test/asan/TestCases/
use-after-scope-loop-removed.cc
4
// FIXME: Compiler
removes
for-loop but keeps x variable. For unknown reason
/external/easymock/src/org/easymock/
IMocksControl.java
42
*
Removes
all expectations for the mock objects of this control.
47
*
Removes
all expectations for the mock objects of this control and turn
53
*
Removes
all expectations for the mock objects of this control and turn
59
*
Removes
all expectations for the mock objects of this control and turn
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigrelse/
assertions.xml
3
The sigrelse () function
removes
a signal sig from the signal mask of
/packages/services/Car/car-lib/src/android/car/vms/
IVmsSubscriberService.aidl
58
*
Removes
a subscriber to notifications only.
66
*
Removes
a subscriber to a VMS layer.
73
*
Removes
a subscriber to all actively broadcasted layers.
81
*
Removes
a subscriber to a VMS layer from a specific publisher.
/external/proguard/docs/
proguard.appdata.xml
12
preverifier. It detects and
removes
unused classes, fields, methods, and
13
attributes. It optimizes bytecode and
removes
unused instructions. It
/frameworks/base/graphics/java/android/graphics/drawable/
Animatable2.java
34
*
Removes
the specified animation callback.
43
*
Removes
all existing animation callbacks.
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
RoundedRectHelper.java
30
* Sets or
removes
a rounded rectangle outline on the given view.
39
* Sets or
removes
a rounded rectangle outline on the given view.
/frameworks/support/transition/src/main/java/androidx/transition/
ViewOverlayImpl.java
37
*
Removes
all content from the overlay.
42
*
Removes
the specified Drawable from the overlay.
Completed in 1213 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>