OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moving
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/core/java/android/text/
PackedObjectVector.java
134
int
moving
= where + mRowGapLength - (mRowGapStart + mRowGapLength);
local
136
for (int i = mRowGapStart + mRowGapLength; i < mRowGapStart + mRowGapLength +
moving
; i++)
150
int
moving
= mRowGapStart - where;
local
152
for (int i = where +
moving
- 1; i >= where; i--)
154
int destrow = i - where + mRowGapStart + mRowGapLength -
moving
;
PackedIntVector.java
317
int
moving
= where + mRowGapLength - (mRowGapStart + mRowGapLength);
local
323
for (int i = gapend; i < gapend +
moving
; i++) {
341
int
moving
= mRowGapStart - where;
local
347
for (int i = where +
moving
- 1; i >= where; i--) {
348
int destrow = i - where + gapend -
moving
;
/external/webkit/WebKit/win/
WebNodeHighlight.cpp
252
bool
moving
= !(windowPos->flags & SWP_NOMOVE);
local
255
if (!
moving
)
/external/v8/test/mjsunit/
function-prototype.js
44
// Test
moving
between non-object and object values.
/external/v8/tools/
profile.js
157
* Reports about
moving
of a dynamic code entry.
186
* Reports about
moving
of a dynamic code entry.
/build/core/
java.mk
118
# common_java.mk, and
moving
the include of base_rules.mk to
/external/v8/src/
array.js
288
// know we are not deleting or
moving
a lot of elements.
611
// If we are only deleting/
moving
a few things near the end of the
887
// chain that has become exposed by sort
moving
a hole to its position.
[
all
...]
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
536
mMoveAppButton.setText(R.string.
moving
);
/external/blktrace/btt/doc/
btt.tex
[
all
...]
/external/grub/docs/
texinfo.tex
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
Completed in 119 milliseconds