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

1 2 3 4 5 67 8 91011>>

  /external/replicaisland/res/layout/
game_over.xml 54 <TextView android:id ="@+id/ending" android:text="@string/game_results_kabocha_ending" android:layout_height="wrap_content" android:layout_width="fill_parent" android:textColor="#000000" android:textStyle="bold" android:typeface="serif" android:gravity="right" android:textSize="15sp" android:layout_gravity="right|center_vertical"/>
  /external/replicaisland/src/com/replica/replicaisland/
AnimationPlayerActivity.java 102 // So for the Wanda ending and Kabocha endings, in which the game over text
  /external/srec/config/en.us/grammars/
ipaq_commands.grxml 60 <item> ending <tag>V=V+' EP';</tag></item>
  /external/srec/srec/crec/
text_parser.c 230 /* trim ending spaces */
  /external/v8/src/
dtoa.h 61 // from 0 is chosen (halfway cases - ending with 5 - are rounded up).
  /external/valgrind/main/callgrind/
events.h 84 * Functions ending in _lz allocate cost arrays only when needed
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.h 126 /* To avoid running past the ending '\0', don't:
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.c 101 int chunk_size; /* data of chunk (not hdr or ending CRLF)*/
514 * consists of chunks each with a header, ending with
515 * an ending header.
643 * ending with CR LF and then an empty line w/ CR LF.
  /external/wpa_supplicant_8/src/wps/
httpread.c 95 int chunk_size; /* data of chunk (not hdr or ending CRLF)*/
508 * consists of chunks each with a header, ending with
509 * an ending header.
637 * ending with CR LF and then an empty line w/ CR LF.
  /frameworks/base/docs/html/guide/topics/resources/
string-resource.jd 313 <td>{@code one}</td><td>When the language requires special treatment of numbers like one (as with the number 1 in English and most other languages; in Russian, any number ending in 1 but not ending in 11 is in this class).</td>
319 <td>{@code few}</td><td>When the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numbers ending 2, 3, or 4 but not 12, 13, or 14 in Polish).</td>
322 <td>{@code many}</td><td>When the language requires special treatment of "large" numbers (as with numbers ending 11-99 in Maltese).</td>
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceInfo.java 220 // for a sequence of labels ending in a zero octet
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityEventCompat.java 96 * Represents the event of ending a touch exploration gesture.
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
FilterAction.java 162 * Called when the action is about to end; subclasses could do specific ending operations here.
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
PERF.awk 150 # start counting if starting steady state, skip counting if ending steady
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
commentgetcomment.java 32 * '<!--' and ending '-->'
hc_commentgetcomment.java 32 * '<!--' and ending '-->'
  /libcore/luni/src/main/java/libcore/icu/
CollationElementIteratorICU.java 84 * @return maximum size of the expansion sequences ending with the collation
TimeZones.java 71 // Ending up in this method too often is an easy way to make your app slow, so we ensure
  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 32 Symbols ending in "__" are private to this header.
  /packages/apps/Calendar/src/com/android/calendar/
EventGeometry.java 82 // ending in the previous cell so that we don't cross the border
  /packages/apps/Contacts/src/com/android/contacts/format/
FormatUtils.java 99 * @param end Ending index of the range to style (will be clamped to a maximum of the input
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
package.html 93 current directory, starting with "A", and ending in ".java" or ".class":</p>
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 43 * differentiates onDragExit, since this is called when the drag is ending, above
  /packages/apps/QuickSearchBox/res/values/
strings.xml 104 <!-- Ending quotation marks of the voice search hint -->
  /packages/inputmethods/PinyinIME/jni/include/
searchutility.h 89 // The step number for the current extension. It is also the ending position

Completed in 974 milliseconds

1 2 3 4 5 67 8 91011>>