/external/chromium/chrome/browser/history/ |
starred_url_database.cc | 21 // The following table is used to store star (aka bookmark) information. This 287 // Create the star entry referring to the URL row.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
jsilver.sablecc | 123 {args} star = '*'; 495 = {multiply} [left]:factor star [right]:value // x.y * a.b
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
AsYouTypeFormatter.java | 82 // prevents invalid punctuation (such as the star sign in Israeli star numbers) getting into the
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
abap.php | 100 // lines beginning with star at 1st position are comments 101 // (star anywhere else is not a comment, especially be careful with [all...] |
/external/llvm/lib/MC/MCParser/ |
AsmLexer.cpp | 128 ++CurPtr; // skip the star. 462 case '*': return AsmToken(AsmToken::Star, StringRef(TokStart, 1));
|
/external/nist-sip/java/gov/nist/core/ |
GenericObject.java | 56 protected static final String STAR = Separators.STAR;
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TokenTypes.java | 180 public static final int STAR = LexerCore.STAR;
|
/external/openssh/openbsd-compat/ |
glob.c | 91 #define STAR '*' 516 case STAR:
|
/external/qemu/target-i386/ |
kvm.c | 459 kvm_msr_entry_set(&msrs[n++], MSR_STAR, env->star); 618 env->star = msrs[i].data;
|
/frameworks/base/docs/html/design/style/ |
iconography.jd | 222 items. For example, in the Gmail app, each message has a star icon that marks the message as 285 <p>Use non-neutral colors sparingly and with purpose. For example, Gmail uses yellow in the star icon
|
/packages/services/Telephony/src/com/android/phone/ |
EmergencyDialer.java | 79 R.id.star, R.id.zero, R.id.pound }; 401 case R.id.star: {
|
/external/chromium_org/third_party/sqlite/src/src/ |
parse.y | 228 %left STAR SLASH REM. 452 selcollist(A) ::= sclp(P) STAR. { 456 selcollist(A) ::= sclp(P) nm(X) DOT STAR(Y). { 803 expr(A) ::= ID(X) LP STAR RP(E). { 843 expr(A) ::= expr(X) STAR|SLASH|REM(OP) expr(Y). [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
transformer.py | 468 if nodelist[idx + 1][0] == token.STAR: 699 if t == token.STAR: 826 if node[0] == token.STAR or node[0] == token.DOUBLESTAR: 827 if node[0] == token.STAR: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
transformer.py | 468 if nodelist[idx + 1][0] == token.STAR: 699 if t == token.STAR: 826 if node[0] == token.STAR or node[0] == token.DOUBLESTAR: 827 if node[0] == token.STAR: [all...] |
/external/chromium/chrome/browser/ui/views/location_bar/ |
location_bar_view.cc | 205 // The star is not visible in popups and in the app launcher. 379 // Compensate for some built-in padding in the Star image. 508 // Size the EV bubble. We do this after taking the star/page actions/content [all...] |
/packages/apps/Contacts/res/values/ |
strings.xml | 94 <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites --> 97 <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites --> 454 <!-- String describing the Star/Favorite checkbox [all...] |
/packages/apps/UnifiedEmail/res/values-cs/ |
strings.xml | 221 <item quantity="other" msgid="7439716291751085801">"Star?í zprávy: <xliff:g id="COUNT">%1$d</xliff:g>"</item> 317 <item msgid="5562093094216840213">"Star?í"</item> 322 <item msgid="732746454445519134">"Po smazání zobrazit star?í konverzaci"</item> [all...] |
/packages/apps/UnifiedEmail/res/values-sk/ |
strings.xml | 221 <item quantity="other" msgid="7439716291751085801">"Po?et star?ích správ: <xliff:g id="COUNT">%1$d</xliff:g>"</item> 317 <item msgid="5562093094216840213">"Star?ia"</item> 322 <item msgid="732746454445519134">"Po odstránení zobrazi? star?iu konverzáciu"</item> [all...] |
/external/ceres-solver/internal/ceres/ |
graph_algorithms.h | 258 // possible. For example a star graph, i.e. a graph with n-nodes
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_model.h | 43 // star id and type. BookmarkNodes are returned from a BookmarkModel.
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack_unittest.cc | 145 // Verifies the data in star gazing. We do this multiple times for different
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bubble_controller.mm | 267 // star was what prompted this bubble to appear (i.e., not already bookmarked),
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller.h | 227 // Show the bookmark bubble (e.g. user just clicked on the STAR)
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.h | 377 // Invoked when a star entry corresponding to a URL on the bookmark bar is
|
/external/chromium_org/ash/strings/ |
ash_strings_sk.xtb | 193 <translation id="7168224885072002358">Vrátenie starého rozlí?enia prebehne o <ph name="TIMEOUT_SECONDS"/></translation>
|