OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removes
(Results
226 - 250
of
5081
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libmojo/mojo/edk/system/
watcher_set.h
41
//
Removes
a watcher from the set.
/external/llvm/test/Analysis/ScalarEvolution/
scev-invalid.ll
7
;
removes
it.
/external/llvm/test/CodeGen/NVPTX/
symbol-naming.ll
4
; Verify that the NVPTX target
removes
invalid symbol names prior to emitting
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
assertions.xml
15
mq_close
removes
the association between the descriptor being closed and
/external/lzma/CPP/Windows/Control/
ImageList.h
68
// If index is -1, the function
removes
all images.
/external/mockito/src/main/java/org/mockito/exceptions/base/
MockitoException.java
14
* Filtering
removes
Mockito internal stack trace elements to provide clean stack traces and improve productivity.
/external/mockito/src/main/java/org/mockito/internal/exceptions/stacktrace/
StackTraceFilter.java
25
* Basically
removes
all bad from the middle.
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/
README.md
1
This is a miniature implementation of a concurrent, lock-free (as in lock-less) hash map with weak keys where keys respect reference equality. Such a hash map
removes
entries containing collected keys by either:
/external/selinux/python/semanage/
semanage-module.8
8
semanage is used to configure certain elements of SELinux policy without requiring modification to or recompilation from policy sources. semanage module installs,
removes
, disables SELinux Policy modules.
semanage-permissive.8
8
semanage is used to configure certain elements of SELinux policy without requiring modification to or recompilation from policy sources. semanage permissive adds or
removes
a SELinux Policy permissive module.
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_Squeeze.pbtxt
25
summary: "
Removes
dimensions of size 1 from the shape of a tensor."
/external/tensorflow/tensorflow/examples/tutorials/deepdream/
README.md
14
You can view "deepdream.ipynb" directly on GitHub. Note that GitHub Jupyter notebook preview
removes
/external/testng/src/test/java/test/methodinterceptors/
RemoveAMethodInterceptor.java
11
* An interceptor that
removes
the method called "two".
/external/v8/src/compiler/
dead-code-elimination.h
20
// Propagates {Dead} control through the graph and thereby
removes
dead code.
/external/v8/testing/gmock/test/
gmock_output_test.py
66
"""
Removes
Google Test result report's header and footer from the output."""
77
"""
Removes
all file location info from a Google Test program's output.
99
"""
Removes
memory addresses from the test output."""
105
"""
Removes
the test names of leaked mock objects from the test output."""
/frameworks/base/core/java/android/os/
IDeviceIdleController.aidl
26
/*
Removes
an app from the system whitelist. Calling restoreSystemPowerWhitelistApp will add
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
TaskResourceLoadQueue.java
46
/**
Removes
a task from the load queue */
/frameworks/base/tools/aapt2/link/
NoDefaultResourceRemover.h
26
//
Removes
any resource for which there exists no definition for the default configuration, where
/frameworks/native/opengl/specs/
EGL_ANDROID_front_buffer_auto_refresh.txt
40
removes
the overhead of having to notify the compositor that the window
/hardware/intel/common/libva/va/wayland/protocol/
Makefile.am
27
# Extra clean files so that maintainer-clean
removes
*everything*
/hardware/interfaces/usb/gadget/1.0/
types.hal
21
*
Removes
all the functions and pulls down the gadget.
/packages/apps/Contacts/res/layout/
people_activity_toolbar.xml
30
<!-- the attribute padding
removes
the gap between this Toolbar and its parent FrameLayout on tablet -->
/packages/apps/Email/tests/src/com/android/emailcommon/mail/
FlagTests.java
32
* Confirm that all flags are upper-case. This
removes
the need for wasteful toUpper
/packages/apps/TV/src/com/android/tv/data/
ChannelLogoFetcher.java
96
// Updates or
removes
the logo by comparing the logo uri which is got from the cloud
123
//
Removes
non existing channels from SharedPreferences.
161
//
Removes
it from the shared preference for the failed channels to make it
177
//
Removes
the logos for the channels that have logos before but now
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
RecentFolderController.java
34
*
Removes
a listener from receiving recent folder changes.
Completed in 1145 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>