/external/replicaisland/src/com/replica/replicaisland/ |
GameOverActivity.java | 138 mEndingView = (TextView)findViewById(R.id.ending); 142 final int ending = prefs.getInt(PreferenceConstants.PREFERENCE_LAST_ENDING, -1); local 159 if (ending == AnimationPlayerActivity.KABOCHA_ENDING) { 161 } else if (ending == AnimationPlayerActivity.ROKUDOU_ENDING) {
|
/external/skia/include/utils/win/ |
SkHRESULT.h | 36 In variants ending with 'M' the given message will be traced when FAILED.
|
/external/skia/legacy/include/utils/win/ |
SkHRESULT.h | 36 In variants ending with 'M' the given message will be traced when FAILED.
|
/external/valgrind/main/docs/internals/ |
SPEC-notes.txt | 14 2). dealII - runs forever, never ending
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
filter-out | 6 filter-out function is first used to discard names ending in
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
IncludeFinderTest.java | 27 // Test ending with just a key 33 // Test ending with just a key 40 // Test ending with just a key 54 // Test ending with just a key
|
/cts/tests/tests/widget/src/android/widget/cts/ |
MultiAutoCompleteTextView_CommaTokenizerTest.java | 116 text = "has ending spaces "; 119 text = "has ending spaces , ";
|
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
Zoomer.java | 67 * current zoom value isn't set to the ending value. 76 * Aborts the animation, setting the current zoom value to the ending value.
|
/external/icu4c/i18n/ |
usrchimp.h | 108 * of beginning and ending accents if it overlaps that region. 129 * of beginning and ending accents if it overlaps that region.
|
/external/icu4c/i18n/unicode/ |
simpletz.h | 149 * @param savingsEndMonth The daylight savings ending month. Month is 151 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month. 153 * @param savingsEndDayOfWeek The daylight savings ending day-of-week. 155 * @param savingsEndTime The daylight savings ending time, expressed as the 190 * @param savingsEndMonth The daylight savings ending month. Month is 192 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month. 194 * @param savingsEndDayOfWeek The daylight savings ending day-of-week. 196 * @param savingsEndTime The daylight savings ending time, expressed as the 236 * @param savingsEndMonth The daylight savings ending month. Month is 238 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month [all...] |
/cts/tests/tests/jni/libjnitest/ |
helper.h | 58 * @param ... the tests to run as name-function pairs, ending with a NULL
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SerializerConstants.java | 30 /** To insert ]]> in a CDATA section by ending the last CDATA section with
|
/external/bison/doc/ |
bison.x | 14 convention of ending in
|
/external/chromium/chrome/browser/chromeos/panels/ |
panel_scroller.h | 60 // When animating a scroll, these indicate the beginning and ending of the
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/ |
SliceFunction.java | 28 * Returns the string slice starting at start and ending at end, similar to the Python slice
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
PathTest.java | 25 assertEquals(shadowPath.getQuadDescription(), "Add a quadratic bezier from last point, approaching (0.0,5.0), ending at (10.0,15.0)");
|
/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 28 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
67 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
|
/external/webkit/Source/WebCore/fileapi/ |
WebKitBlobBuilder.h | 52 void append(const String& text, const String& ending, ExceptionCode&);
|
/frameworks/av/media/libstagefright/tests/ |
DummyRecorder.cpp | 66 ALOGV("Ending the reading thread");
|
/frameworks/base/core/java/android/animation/ |
FloatEvaluator.java | 31 * @param fraction The fraction from the starting to the ending values
|
IntEvaluator.java | 31 * @param fraction The fraction from the starting to the ending values
|
RectEvaluator.java | 32 * @param fraction The fraction from the starting to the ending values
|
TypeEvaluator.java | 36 * @param fraction The fraction from the starting to the ending values
|
/frameworks/base/core/java/android/text/ |
Spanned.java | 91 * ending point. When 0-length, they behave like marks. 97 * to include text inserted at either their starting or ending point. 103 * to include text inserted at either their starting or ending point. 111 * to include text inserted at their ending point but not at their
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/ |
LocationBasedCountryDetectorTest.java | 211 // Wait for query thread ending 236 // Wait for query thread ending 313 // Wait for query thread ending 336 // Wait for query thread ending
|