OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removal
(Results
1 - 25
of
72
) sorted by null
1
2
3
/frameworks/support/v7/recyclerview/src/android/support/v7/util/
DiffUtil.java
44
* number of addition and
removal
operations between the two lists. It has O(N + D^2) expected time
150
if (snake.
removal
) {
164
if (snake.
removal
) {
207
final boolean
removal
;
210
removal
= false;
213
removal
= true;
230
outSnake.
removal
=
removal
;
240
final boolean
removal
;
244
removal
= false
374
boolean
removal
;
field in class:DiffUtil.Snake
848
boolean
removal
;
field in class:DiffUtil.PostponedUpdate
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/scripts/
git-release-notes.py
61
for
removal
in removals:
62
message =
removal
.sub('', message)
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerMeasurement.java
75
Process
removal
= fileRemoval.exec(rmfile);
local
76
exitVal =
removal
.waitFor();
/prebuilts/go/darwin-x86/src/cmd/cover/
cover_test.go
59
// defer
removal
of test_line.go
68
// defer
removal
of testcover
75
// defer
removal
of ./testdata/test_cover.go
/prebuilts/go/linux-x86/src/cmd/cover/
cover_test.go
59
// defer
removal
of test_line.go
68
// defer
removal
of testcover
75
// defer
removal
of ./testdata/test_cover.go
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-got-relocs.d
9
# After gc-section
removal
we are cheking that symbol does not exit
gc-plt-relocs.d
9
# and local functions gced. After gc-section
removal
we are
gc-tls-relocs.d
10
# After gc-section
removal
we are cheking that symbols does not exit
/external/dbus/dbus/
dbus-shell.c
310
*
removal
. Field splitting may increase the number of words.
311
* Quote
removal
does not increase the number of words.
588
* empty word
removal
, since we know there was no way to introduce
/prebuilts/go/darwin-x86/src/cmd/vet/
vet_test.go
40
// defer
removal
of vet
87
// defer
removal
of vet
/prebuilts/go/linux-x86/src/cmd/vet/
vet_test.go
40
// defer
removal
of vet
87
// defer
removal
of vet
/prebuilts/go/darwin-x86/test/fixedbugs/
bug242.go
99
println("bad map
removal
")
/prebuilts/go/linux-x86/test/fixedbugs/
bug242.go
99
println("bad map
removal
")
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
LocalCache.java
488
boolean
removal
= (maximumSize == UNSET_INT) ? false : (size() > maximumSize);
489
if ((removalListener != null) &&
removal
) {
496
return
removal
;
/external/v8/test/mjsunit/compiler/
dead-loops-neg.js
30
// Presents negative opportunities for dead loop
removal
.
dead-loops.js
30
// Presents opportunities for dead loop
removal
.
/external/libhevc/common/arm/
ihevc_inter_pred_chroma_horz_w16out.s
148
@*******
removal
150
@*******
removal
ends
613
@****
removal
615
@****
removal
ends
634
@****
removal
639
@****
removal
ends
/prebuilts/go/darwin-x86/src/cmd/api/
goapi_test.go
110
name: "exception
removal
",
/prebuilts/go/darwin-x86/src/net/http/
responsewrite_test.go
173
// Also tests
removal
of leading and trailing whitespace.
/prebuilts/go/linux-x86/src/cmd/api/
goapi_test.go
110
name: "exception
removal
",
/prebuilts/go/linux-x86/src/net/http/
responsewrite_test.go
173
// Also tests
removal
of leading and trailing whitespace.
/external/valgrind/none/tests/
cmdline1.stdout.exp
66
part of the path after 'string'. Allows
removal
/prebuilts/go/darwin-x86/src/go/doc/
exports.go
235
// to the false
removal
of possible conflicts
/prebuilts/go/linux-x86/src/go/doc/
exports.go
235
// to the false
removal
of possible conflicts
/system/sepolicy/
system_server.te
485
# we shouldn't be killed during unsafe
removal
Completed in 1833 milliseconds
1
2
3