HomeSort by relevance Sort by last modified time
    Searched full:star (Results 276 - 300 of 537) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 430 elif package and n.type == token.STAR:
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.mm 132 // From the autocomplete popup, or the star icon at the RHS of the
134 case IDR_STAR: image_name = @"star.pdf"; break;
    [all...]
  /external/chromium/chrome/browser/history/
history_backend_unittest.cc 284 // Star row1.
386 // Star the two URLs.
    [all...]
history_types.h 40 typedef int64 StarID; // Unique identifier for star entries.
41 typedef int64 UIStarID; // Identifier for star entries that come from the UI.
  /external/chromium_org/chrome/browser/ui/
browser_commands.cc 109 content::RecordAction(UserMetricsAction("Star"));
130 // Make sure the model actually added a bookmark before showing the star. A
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 426 case tok::star: return 14;
592 case tok::star:
  /external/grub/netboot/
depca.c 198 0.382 9-feb-95 Fix recognition bug reported by <bkm@star.rl.ac.uk>.
201 0.384 17-mar-95 Fix a ring full bug reported by <bkm@star.rl.ac.uk>
  /packages/apps/Dialer/res/values/
strings.xml 247 <!-- String describing the image on ImageButton star
252 <string name="description_image_button_star">star</string>
  /packages/apps/UnifiedEmail/res/values-en-rGB/
strings.xml 59 <string name="add_star" msgid="2866003744391266498">"Add star"</string>
60 <string name="remove_star" msgid="4372327933122106128">"Remove star"</string>
    [all...]
  /packages/apps/UnifiedEmail/res/values-en-rIN/
strings.xml 59 <string name="add_star" msgid="2866003744391266498">"Add star"</string>
60 <string name="remove_star" msgid="4372327933122106128">"Remove star"</string>
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
acondit.pbxuser 41 1AFF425511B06D5000639C22 /* LL-star */,
    [all...]
  /external/qemu/target-i386/
op_helper.c 1015 selector = (env->star >> 32) & 0xffff;
    [all...]
  /packages/experimental/LoaderApp/res/values/
strings.xml 95 <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
98 <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
466 \n<li>Touch the star next to the contact\'s name\n</li>"
601 <!-- String describing the image on ImageButton star
    [all...]
  /external/clang/lib/Parse/
ParseTentative.cpp 634 if (Tok.is(tok::star) || Tok.is(tok::amp) || Tok.is(tok::caret) ||
636 (Tok.is(tok::annot_cxxscope) && NextToken().is(tok::star))) {
749 case tok::star:
    [all...]
ParseDecl.cpp     [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
DerivedAge.txt 102 0660..066D ; 1.1 # [14] ARABIC-INDIC DIGIT ZERO..ARABIC FIVE POINTED STAR
294 270C..2727 ; 1.1 # [28] VICTORY HAND..WHITE FOUR POINTED STAR
295 2729..274B ; 1.1 # [35] STRESS OUTLINED WHITE STAR..HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc 92 // Padding between the right of the star and the edge of the URL entry.
290 // We don't show the star in popups, app windows, etc.
    [all...]
  /external/libmtp/src/
music-players.h     [all...]
  /frameworks/base/core/res/res/values/
themes_device_defaults.xml 136 <item name="starStyle">@android:style/Widget.DeviceDefault.CompoundButton.Star</item>
308 <item name="starStyle">@android:style/Widget.DeviceDefault.Light.CompoundButton.Star</item>
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java     [all...]
  /external/antlr/antlr-3.4/runtime/C/
README 84 contains the following examples: LL-star, cminus, dynamic-scope,
239 For example, consider how to make the LL-star example from the examples
242 $ cd examples/java/LL-star
    [all...]
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.cc 662 // bubble appear at the same height as the Star bubble.
  /external/chromium/chrome/common/extensions/docs/
options.html 402 <li>We plan on providing some default css styles to encourage a consistent look across different extensions' options pages. You can star <a href="http://crbug.com/25317">crbug.com/25317</a> to be notified of updates.</li>
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack_unittest.cc 196 // Verifies the data in star gazing. We do this multiple times for different
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller.h 301 // Show the bookmark bubble (e.g. user just clicked on the STAR)

Completed in 2307 milliseconds

<<11121314151617181920>>