HomeSort by relevance Sort by last modified time
    Searched full:star (Results 176 - 200 of 716) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium-trace/catapult/third_party/polymer/components/paper-icon-button/
README.md 43 <paper-icon-button src="star.png"></paper-icon-button>
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/
MANIFEST 327 tests/yui/out/star-underscore-hacks.out
328 tests/yui/out/star-underscore-hacks.out.b
347 tests/yui/star-underscore-hacks.css
348 tests/yui/star-underscore-hacks.css.min
  /external/clang/lib/Format/
BreakableToken.cpp 278 // If the last line is empty, the closing "*/" will have a star.
292 // Empty last line means that we already have a star as a part of the
304 // The first line already excludes the star.
305 // For all other lines, adjust the line to exclude the star and
  /external/llvm/lib/AsmParser/
LLToken.h 26 star, // * enumerator in enum:llvm::lltok::Kind
  /frameworks/av/include/media/stagefright/
MediaFilter.h 105 kWhatStart = 'star',
  /frameworks/base/core/java/android/provider/
ContactsInternal.java 55 * Called by {@link ContactsContract} to star Quick Contact, possibly on the managed profile.
  /frameworks/base/docs/html/distribute/stories/apps/
intuit-mint.jd 51 Intuit?s Mint app, which has a 4-star rating on Google Play, brings a number
  /frameworks/base/docs/html/distribute/stories/games/
playlab-puzzles.jd 33 worldwide and over 100,000 five-star reviews on Google Play. The game has
  /frameworks/base/docs/html/
jd_extras_ko.js 23 "summary": "G-Star ?? ????",
  /frameworks/base/packages/SystemUI/res/layout/
recents_task_view_header.xml 54 android:src="@drawable/star"
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-iw/
donottranslate-more-keys.xml 26 <!-- U+2605: "?" BLACK STAR -->
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
unix.h 42 as the start of a C-like slash-star comment and complain when
  /prebuilts/gdb/darwin-x86/lib/python2.7/
token.py 29 STAR = 16
  /prebuilts/gdb/linux-x86/lib/python2.7/
token.py 29 STAR = 16
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
token.py 29 STAR = 16
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
token.py 29 STAR = 16
  /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)
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ar/
donottranslate-more-keys.xml 86 <!-- U+2605: "?" BLACK STAR
87 U+066D: "?" ARABIC FIVE POINTED STAR -->
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-fa/
donottranslate-more-keys.xml 90 <!-- U+2605: "?" BLACK STAR
91 U+066D: "?" ARABIC FIVE POINTED STAR -->
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java 282 * Action 1: Archive, Delete, Mute, Mark read, Add star, Mark important, Reply, Reply
286 * Action 2: Reply, Reply all, Forward, Mark important, Add star, Mark read, Mute,
304 * Action 1: Delete, Mute, Mark read, Add star, Mark important, Reply, Reply all,
308 * Action 2: Reply, Reply all, Forward, Mark important, Add star, Mark read, Mute,
323 * Action 1: Remove label, Delete, Mark read, Add star, Mark important, Reply, Reply
327 * Action 2: Reply, Reply all, Forward, Mark important, Add star, Mark read, Delete
    [all...]
  /external/unicode/
emoji-data.txt 55 262A ; Emoji # 1.1 [1] (?) STAR AND CRESCENT
94 2721 ; Emoji # 1.1 [1] (?) STAR OF DAVID
96 2733..2734 ; Emoji # 1.1 [2] (?..?) EIGHT SPOKED ASTERISK..EIGHT POINTED BLACK STAR
111 2B50 ; Emoji # 5.1 [1] (?) WHITE MEDIUM STAR
130 1F300..1F320 ; Emoji # 6.0 [33] (?..?) CYCLONE..SHOOTING STAR
274 2B50 ; Emoji_Presentation # 5.1 [1] (?) WHITE MEDIUM STAR
287 1F300..1F320 ; Emoji_Presentation # 6.0 [33] (?..?) CYCLONE..SHOOTING STAR
  /frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
MLand.java 415 final Star sun = new Star(getContext());
434 final Star moon = new Star(getContext());
453 s = new Star(getContext());
487 if (s instanceof Star) {
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 129 0x02734, // EIGHT POINTED BLACK STAR
144 0x02B50, // WHITE MEDIUM STAR
228 0x1F31F, // GLOWING STAR
229 0x1F320, // SHOOTING STAR
638 0x1F52F, // SIX POINTED STAR WITH MIDDLE DOT
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse_test.go 31 {`a*`, `star{lit{a}}`},
125 {`a*{`, `cat{star{lit{a}}lit{{}}`},
128 {`(?:ab)*`, `star{str{ab}}`},
129 {`(ab)*`, `star{cap{str{ab}}}`},
302 OpStar: "star",
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse_test.go 31 {`a*`, `star{lit{a}}`},
125 {`a*{`, `cat{star{lit{a}}lit{{}}`},
128 {`(?:ab)*`, `star{str{ab}}`},
129 {`(ab)*`, `star{cap{str{ab}}}`},
302 OpStar: "star",

Completed in 652 milliseconds

1 2 3 4 5 6 78 91011>>