/external/regex-re2/re2/ |
mimics_pcre.cc | 12 // the repetition sequence as ending with an empty string,
|
/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/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/ |
TokenParser.java | 129 { /* check the ending state */
|
/external/smack/src/com/novell/sasl/client/ |
TokenParser.java | 129 { /* check the ending state */
|
/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 | 127 /* To avoid running past the ending '\0', don't:
|
/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 | 321 <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> 327 <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> 330 <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
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioPolicyManagerALSA.cpp | 102 // force routing command to audio hardware when ending call
|
/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
|
TimeZoneNames.java | 81 // Ending up in this method too often is an easy way to make your app slow, so we ensure
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elf_defs.h | 83 * e - Ending pointer of the interval. Must be greater, or equal to 's'.
|
/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/ContactsCommon/src/com/android/contacts/common/format/ |
FormatUtils.java | 97 * @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
|