HomeSort by relevance Sort by last modified time
    Searched full:ending (Results 26 - 50 of 1013) sorted by null

12 3 4 5 6 7 8 91011>>

  /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/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkConstants.java 276 * This is an OS path, ending with a separator. */
280 * This is an OS path, ending with a separator. */
284 * This is an OS path, ending with a separator. */
290 * folder. This is an OS path, ending with a separator.
296 * This is an OS path, ending with a separator. */
300 * This is an OS path, ending with a separator. */
305 * This is an OS path, ending with a separator. */
314 * This is an OS path, ending with a separator. */
318 * This is an OS path, ending with a separator. */
324 * This is an OS path, ending with a separator. *
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
MultiAutoCompleteTextView_CommaTokenizerTest.java 116 text = "has ending spaces ";
119 text = "has ending spaces , ";
  /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/llvm/test/DebugInfo/X86/
ending-run.ll 31 !0 = metadata !{i32 786449, i32 0, i32 12, metadata !"ending-run.c", metadata !"/Users/echristo/tmp", metadata !"clang version 3.1 (trunk 153921) (llvm/trunk 153916)", i1 true, i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !3, metadata !1} ; [ DW_TAG_compile_unit ]
37 !6 = metadata !{i32 786473, metadata !"ending-run.c", metadata !"/Users/echristo/tmp", null} ; [ DW_TAG_file_type ]
  /frameworks/base/docs/html/about/dashboards/
index.jd 21 Google Play within a 14-day period ending on the data collection date noted below.</p>
60 <p style="clear:both"><em>Data collected during a 14-day period ending on August 1, 2012</em></p>
82 Google Play within a 14-day period ending on the date indicated on the x-axis.</p>
87 <p><em>Last historical dataset collected during a 14-day period ending on August 1, 2012</em></p>
132 ending on the data collection date noted below.</p>
181 <p style="clear:both"><em>Data collected during a 7-day period ending on August 1, 2012</em></p>
209 ending on the data collection date noted below.</p>
236 <p style="clear:both"><em>Data collected during a 7-day period ending on August 1, 2012</em></p>
  /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/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/sepolicy/
seapp_contexts 16 # (3) Fixed user= string before user= prefix (i.e. ending in *).
  /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
TypeEvaluator.java 36 * @param fraction The fraction from the starting to the ending values
ObjectAnimator.java 166 * and ending values. More than two values imply a starting value, values to animate through
167 * along the way, and an ending value (these values will be distributed evenly across
186 * and ending values. More than two values imply a starting value, values to animate through
187 * along the way, and an ending value (these values will be distributed evenly across
204 * and ending values. More than two values imply a starting value, values to animate through
205 * along the way, and an ending value (these values will be distributed evenly across
224 * and ending values. More than two values imply a starting value, values to animate through
225 * along the way, and an ending value (these values will be distributed evenly across
243 * and ending values. More than two values imply a starting value, values to animate through
244 * along the way, and an ending value (these values will be distributed evenly acros
    [all...]
  /frameworks/base/core/java/android/text/
Spanned.java 80 * ending point. When 0-length, they behave like marks.
86 * to include text inserted at either their starting or ending point.
92 * to include text inserted at either their starting or ending point.
100 * 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
  /libcore/luni/src/main/java/org/w3c/dom/
Comment.java 18 * <code>&lt;!--</code>' and ending '<code>--&gt;</code>'. Note that this is
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
CaptureAnimation.java 50 // Zoom out for the ending.
  /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 */

Completed in 1601 milliseconds

12 3 4 5 6 7 8 91011>>