OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ending
(Results
51 - 75
of
1014
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/org/w3c/dom/
Comment.java
18
* <code><!--</code>' and
ending
'<code>--></code>'. Note that this is
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
CaptureAnimation.java
50
// Zoom out for the
ending
.
/frameworks/base/core/java/android/animation/
ObjectAnimator.java
167
* and
ending
values. More than two values imply a starting value, values to animate through
168
* along the way, and an
ending
value (these values will be distributed evenly across
187
* and
ending
values. More than two values imply a starting value, values to animate through
188
* along the way, and an
ending
value (these values will be distributed evenly across
205
* and
ending
values. More than two values imply a starting value, values to animate through
206
* along the way, and an
ending
value (these values will be distributed evenly across
225
* and
ending
values. More than two values imply a starting value, values to animate through
226
* along the way, and an
ending
value (these values will be distributed evenly across
244
* and
ending
values. More than two values imply a starting value, values to animate through
245
* along the way, and an
ending
value (these values will be distributed evenly acros
[
all
...]
ArgbEvaluator.java
31
* @param fraction The fraction from the starting to the
ending
values
/frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityEventCompat.java
96
* Represents the event of
ending
a touch exploration gesture.
141
* Represents the event of
ending
gesture detection.
151
* Represents the event of the user
ending
to touch the screen.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
predict.def
108
/* Branch
ending
with return constant is probably not taken. */
111
/* Branch
ending
with return negative constant is probably not taken. */
114
/* Branch
ending
with return; is probably not taken */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
predict.def
108
/* Branch
ending
with return constant is probably not taken. */
111
/* Branch
ending
with return negative constant is probably not taken. */
114
/* Branch
ending
with return; is probably not taken */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
predict.def
108
/* Branch
ending
with return constant is probably not taken. */
111
/* Branch
ending
with return negative constant is probably not taken. */
114
/* Branch
ending
with return; is probably not taken */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
predict.def
108
/* Branch
ending
with return constant is probably not taken. */
111
/* Branch
ending
with return negative constant is probably not taken. */
114
/* Branch
ending
with return; is probably not taken */
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ZoomActivity.java
100
* <li>Calculate the starting and
ending
bounds for the expanded view.</li>
102
* simultaneously, from the starting bounds to the
ending
bounds.</li>
119
// Calculate the starting and
ending
bounds for the zoomed-in image. This step
/external/chromium/chrome/browser/extensions/
extension_i18n_api.cc
46
//
ending
with ','.
/external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.h
49
virtual void OnEndSession(BOOL
ending
, UINT logoff) OVERRIDE;
/external/chromium/net/base/
dns_util.h
29
// Returns the hostname by trimming the
ending
dot, if one exists.
/external/e2fsprogs/lib/ext2fs/
tst_super_size.c
127
printf("
Ending
offset is %d\n\n", cur_offset);
/external/llvm/lib/Transforms/IPO/
BarrierNoopPass.cpp
28
/// There is no mechanism for
ending
a CGSCC pass manager once one is started.
/external/sepolicy/
seapp_contexts
18
# (3) Fixed user= string before user= prefix (i.e.
ending
in *).
/external/skia/src/gpu/gl/
GrGLUniformManager.h
32
/** Functions for uploading uniform values. The varities
ending
in v can be used to upload to an
/external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnClassifier.h
71
// Classifies the given cubic bezier curve starting at c0,
ending
/external/webkit/Source/WebKit2/UIProcess/win/
WebContextWin.cpp
65
// Remove the
ending
'\' (necessary to have CFNetwork find the Cache file).
/frameworks/base/core/java/android/view/animation/
AlphaAnimation.java
56
* @param toAlpha
Ending
alpha value for the animation.
/frameworks/base/graphics/java/android/graphics/
SweepGradient.java
30
* with 0 and
ending
with 1.0. If the values are not
/ndk/build/awk/
extract-pid.awk
51
# because the output of "adb shell <cmd>" seems to use \r\n line
ending
.
/packages/apps/ContactsCommon/src/com/android/contacts/common/format/
SpannedTestUtils.java
55
* @param end The
ending
index.
/dalvik/vm/interp/
Jit.h
51
const u2* endPC; /*
ending
pc of jitted region */
57
const void* endShadowFP; /*
ending
fp in shadow space */
/external/chromium/chrome/browser/autofill/
name_field.cc
92
// The ".*first$" matches fields
ending
in "first" (example in sample8.html).
110
// The ".*last$" matches fields
ending
in "last" (example in sample8.html).
Completed in 905 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>