HomeSort by relevance Sort by last modified time
    Searched full:star (Results 51 - 75 of 160) sorted by null

1 23 4 5 6 7

  /external/qemu/
kqemu.h 66 uint64_t star; member in struct:kqemu_cpu_state
kqemu.c 515 selector = (env->star >> 32) & 0xffff;
558 env->eip = (uint32_t)env->star;
724 kenv->star = env->star;
  /frameworks/base/core/res/res/layout/
contact_header.xml 108 android:id="@+id/star"
  /packages/apps/Phone/res/layout-finger/
dialpad.xml 91 <ImageButton android:id="@+id/star"
non_drawer_dialpad.xml 130 <ImageButton android:id="@+id/star"
  /packages/apps/Phone/res/layout-long-finger/
dialpad.xml 95 <ImageButton android:id="@+id/star"
non_drawer_dialpad.xml 130 <ImageButton android:id="@+id/star"
  /development/pdk/docs/porting/
instrumentation_framework.jd 73 private void addNewContact(String name, int star, int phoneType, String number, String label,
80 values.put(Contacts.People.STARRED, star);
  /ndk/build/gmsl/
gmsl-tests 449 $(call test_assert,$(call split,*,star*field*record),star field record)
450 $(call test_assert,$(call split,*,star*),star)
451 $(call test_assert,$(call split,*,star*field),star field)
452 $(call test_assert,$(call split,*,star****field),star field)
  /external/icu4c/i18n/
regexcst.txt 87 '*' n quant-star
179 # quant-star Scanning a '*' quantifier. Need to look ahead to decide
182 quant-star:
regexcst.h 195 , {doNGStar, 63 /* ? */, 20,0, TRUE} // 63 quant-star
380 "quant-star",
  /frameworks/base/core/java/com/android/internal/widget/
ContactHeaderWidget.java 181 mStarredView = (CheckBox)findViewById(R.id.star);
342 * Turn on/off showing of the star element.
633 case R.id.star: {
  /external/srec/srec/include/
srec_context.h 140 /* word graph, for a-star */
  /frameworks/base/include/ui/
KeycodeLabels.h 42 { "STAR", 17 },
  /packages/apps/Contacts/res/layout-finger/
dialpad.xml 112 <ImageButton android:id="@+id/star"
  /packages/apps/Contacts/res/layout-long-finger/
dialpad.xml 113 <ImageButton android:id="@+id/star"
  /packages/wallpapers/Basic/res/raw/
galaxy.rs 57 * Generates the properties for a given star.
  /development/pdk/docs/source/
report-bugs.jd 18 <li>If you find your issue and it's important to you, star it! That's how we
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.cpp 34 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) {
  /external/webkit/SunSpider/tests/sunspider-0.9/
crypto-sha1.js 210 A pair of star-cross'd lovers take their life;\n\
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
crypto-sha1.js 210 A pair of star-cross'd lovers take their life;\n\
  /frameworks/base/docs/html/guide/topics/manifest/
uses-configuration-element.jd 101 {@code 9} plus star ({@code *}) and pound ({@code #}) keys.</td>
  /dalvik/libcore/luni/src/main/java/java/io/
StreamTokenizer.java 579 * Specifies whether "slash-star" (C-style) comments shall be recognized.
580 * Slash-star comments cannot be nested and end when a star-slash
  /external/icu4c/test/intltest/
wbnf.cpp 784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT};
831 case '*' : tokenType = STAR; break;
986 case STAR:
987 match(STAR);
    [all...]
  /packages/apps/Mms/res/values-cs/
strings.xml 170 <string name="pref_summary_auto_delete" msgid="7719538116486177613">"P?i dosa?ení limitu smazat staré zprávy"</string>
176 <string name="pref_title_auto_delete" msgid="7227835692631701134">"Smazat staré zprávy"</string>
266 <string name="sms_full_body" msgid="7757490997215434514">"P?íchozí zpráva byla odmítnuta, proto?e pam?? je zapln?na. Sma?te prosím staré zprávy."</string>

Completed in 168 milliseconds

1 23 4 5 6 7