OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove
(Results
676 - 700
of
23263
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/pdfium/xfa/include/
foxitxfa.h
7
// TODO(thestig):
Remove
this file and do IWYU.
/external/pdfium/xfa/src/fgas/include/
fgas.h
7
// TODO(thestig):
Remove
this file and do IWYU.
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSensorManager.java
38
listeners.
remove
(listener);
ShadowViewTreeObserver.java
23
this.globalLayoutListeners.
remove
(listener);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/view/
TestWindowManager.java
25
views.
remove
(view);
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
lockdown_permissive.txt
4
Disabling the 'permissivedomains' module allows you to
remove
all permissive domains shipped with the distribution.
lockdown_unconfined.txt
7
want unconfined_t users on your system you would need to
remove
them from the 'Login Mapping' and Users Screens.
/external/skia/include/views/
SkOSWindow_SDL.h
21
kNone_BackEndType, // TODO:
remove
this, it's not a real option.
/external/skia/src/gpu/
GrLayerAtlas.h
29
// call will
remove
a Plot's knowledge of any allocated rects - freeing its space for reuse.
61
// layer atlas. When a picture goes away it can use the ClientPlotUsage to
remove
itself
81
//
remove
reference to 'plot'
85
fPlots.
remove
(index);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/
RewriterUtils.java
61
@Override public void
remove
() {
method in class:RewriterUtils
62
iterator.
remove
();
100
@Override public void
remove
() {
101
iterator.
remove
();
/external/testng/src/main/java/org/testng/internal/
Attributes.java
38
return m_attributes.
remove
(name);
/external/testng/src/main/java/org/testng/junit/
JUnit4TestMethod.java
25
//
remove
[index] from method name in case of parameterized test
/external/toybox/toys/pending/
ipcrm.c
1
/* ipcrm.c -
remove
msg que, sem or shared memory
17
-mM
Remove
memory segment after last detach
18
-qQ
Remove
message queue
19
-sS
Remove
semaphore
/external/tpm2/generator/
extract_commands.sh
14
#
Remove
headers and footers.
23
#
Remove
table headers.
25
#
Remove
leading spaces.
27
#
Remove
empty lines.
/external/v8/build/
get_landmines.py
25
print '
Remove
build/android.gypi'
/external/v8/src/
cancelable-task.cc
55
void* removed = cancelable_tasks_.
Remove
(reinterpret_cast<void*>(id), id);
70
void* removed = cancelable_tasks_.
Remove
(reinterpret_cast<void*>(id), id);
101
//
Remove
tasks that were successfully canceled.
103
cancelable_tasks_.
Remove
(reinterpret_cast<void*>(id), id);
/external/valgrind/cachegrind/tests/
dlclose.c
3
valgrind: vg_cachesim.c:389 (get_BBCC): Assertion `((Bool)0) ==
remove
'
/external/vboot_reference/firmware/stub/
vboot_api_stub_static_sf.c
5
* Workaround for TODO(crbug.com/437107).
Remove
this file when it's fixed.
/external/webrtc/tools/ubsan/
vptr_blacklist.txt
8
# Please think twice before you add or
remove
these rules.
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_factory.h
19
// TODO(ronghuawu):
Remove
when SimulcastEncoderAdapter+VP8EncoderImpl is ready
/external/webrtc/webrtc/voice_engine/test/auto_test/
voe_stress_test.h
40
// TODO(pbos):
Remove
scoped_ptr and use PlatformThread directly.
/frameworks/base/core/java/android/view/
ViewGroupOverlay.java
68
* @see #
remove
(View)
81
* @see ViewOverlay#
remove
(Drawable)
83
public void
remove
(@NonNull View view) {
method in class:ViewGroupOverlay
84
mOverlayViewGroup.
remove
(view);
/frameworks/base/native/graphics/jni/
Android.mk
34
# TODO: This is to work around b/24465209.
Remove
after root cause is fixed
/frameworks/base/packages/Keyguard/test/
Android.mk
23
#
Remove
these to verify permission checks are working correctly
/frameworks/base/packages/Keyguard/test/SampleTrustAgent/
Android.mk
23
#
Remove
this to verify permission checks are working correctly
Completed in 423 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>