OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deletion
(Results
76 - 100
of
1577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skqp/include/utils/
SkFrontBufferedStream.h
30
* SkFrontBufferedStream will delete stream upon
deletion
.
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
loop_evaluate_2.ll
1
; RUN: opt < %s -indvars -loop-
deletion
-simplifycfg | opt \
loop_evaluate_6.ll
1
; RUN: opt < %s -indvars -loop-
deletion
-S | grep phi | count 1
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/
2003-02-27-PreheaderProblem.ll
6
; RUN: opt < %s -licm -loop-
deletion
-simplifycfg -S | \
/external/swiftshader/third_party/LLVM/test/Transforms/LoopRotate/
pr2639.ll
1
; RUN: opt < %s -loop-
deletion
-loop-rotate -verify-dom-info -verify-loop-info -disable-output
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
calltest.ll
1
; RUN: opt < %s -sccp -loop-
deletion
-simplifycfg -S | not grep br
/packages/apps/Contacts/src/com/android/contacts/list/
OnContactBrowserActionListener.java
40
* Initiates the contact
deletion
process.
/packages/apps/StorageManager/src/com/android/storagemanager/overlay/
DeletionHelperFeatureProvider.java
23
* Feature provider for the manual
deletion
helper.
StorageManagementJobProvider.java
27
* Starts an asynchronous
deletion
job to clear out storage older than
/external/junit/src/main/java/org/junit/rules/
TemporaryFolder.java
11
* fails). Whether the
deletion
is successful or not is not checked by this rule.
12
* No exception will be thrown in case the
deletion
fails.
/external/pdfium/testing/resources/javascript/
globals.in
132
// Test
deletion
.
134
dump_global("After
Deletion
");
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
DeleteNonRequiredAppsTask.java
119
*
deletion
fails.
132
"Could not finish the provisioning: package
deletion
failed");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java
248
DeleteEdit
deletion
= new DeleteEdit(startOffset, endOffset - startOffset);
local
249
deletions.add(
deletion
);
250
rootEdit.addChild(
deletion
);
347
DeleteEdit
deletion
= new DeleteEdit(startOffset, endOffset - startOffset);
local
348
rootEdit.addChild(
deletion
);
349
deletions.add(
deletion
);
378
for (DeleteEdit
deletion
: deletions) {
379
if (
deletion
.covers(newline)) {
/external/autotest/client/deps/webgl_perf/files/
0001-Patch-index.html.patch
11
1 file changed, 8 insertions(+), 1
deletion
(-)
/external/deqp/doc/testspecs/GLES3/
functional.lifetime.txt
55
These tests check that creation and
deletion
of objects adheres to the
97
deletion
. Then the program is made non-current and the test checks that
103
deletion
fails.
112
checked. In OpenGL ES 3.0, shader objects must exist even after
deletion
/external/libchrome/base/memory/
weak_ptr.cc
19
// weak pointers in existence. Allow
deletion
on other thread in this case.
/external/libpng/scripts/
makefile.amiga
25
# file
deletion
command
/external/libtextclassifier/util/java/
scoped_local_ref.h
55
// The env_ stashed to use for
deletion
. Thread-local, don't share!
/external/llvm/test/Transforms/IndVarSimplify/
loop_evaluate11.ll
1
; RUN: opt < %s -domfrontier -indvars -loop-
deletion
/external/llvm/test/Transforms/LoopDeletion/
dcetest.ll
4
; RUN: opt < %s -sccp -simplifycfg -indvars -loop-
deletion
-dce -simplifycfg -S | not grep br
/external/mesa3d/src/util/tests/hash_table/
delete_and_lookup.c
33
/* Return collisions, so we can test the
deletion
behavior for chained
/external/parameter-framework/asio-1.10.6/include/asio/ip/
resolver_query_base.hpp
84
/// Protected destructor to prevent
deletion
through this type.
/external/python/cpython2/Doc/c-api/
bool.rst
10
creation and
deletion
functions don't apply to booleans. The following macros
/external/selinux/libsepol/include/sepol/
users.h
23
/* Enable or disable
deletion
of users by sepol_genusers(3) when
/external/selinux/libsepol/man/man3/
sepol_genusers.3
44
in order to enable
deletion
of such users.
Completed in 2558 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>