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

1 2 3 4 5 6 78 91011>>

  /external/clang/lib/Lex/
TokenConcatenation.cpp 111 TokenInfo[tok::star ] |= aci_avoid_equal; // *=
PPExpressions.cpp 421 case tok::star: return 14;
587 case tok::star:
  /external/kernel-headers/original/linux/
keyboard.h 347 #define K_PSTAR K(KT_PAD,12) /* key-pad asterisk (star) */
  /external/libvorbis/doc/
Vorbis_I_spec.css 103 table.eqnarray-star, table.eqnarray {width:100%;}
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
scilab.php 195 'star', 'startup', 'stdev', 'stdevf', 'str2code', 'strange', 'strcat', 'strindex', 'string', 'stringbox',
  /external/llvm/lib/TableGen/
TGLexer.cpp 348 ++CurPtr; // skip the star.
  /external/openfst/src/include/fst/
properties.h 335 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
  /external/qemu/android/
hw-events.h 274 KEY_CODE(STAR ,227) \
  /external/qemu/android/skin/
file.c 148 { "star", kKeyCodeStar },
  /external/regex-re2/re2/
simplify.cc 319 return Regexp::Star(re->Incref(), f);
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang.l 226 "*" { return(STAR); }
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
gsmamr_enc.h 43 The comments were changed to "slash-star" rather than double
  /frameworks/base/docs/html/distribute/googleplay/spotlight/
tablets.jd 75 <p>Intuit?s Mint app, which has a 4-star rating on Google Play, brings a number
  /packages/apps/Email/src/com/android/email/activity/
MessagesAdapter.java 263 * @param newFavorite the new value of the favorite flag (star state)
  /packages/inputmethods/LatinIME/tools/maketext/res/values/
donottranslate-more-keys.xml 80 U+2605: "?" BLACK STAR -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
keyboard.h 341 #define K_PSTAR K(KT_PAD,12) /* key-pad asterisk (star) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
keyboard.h 341 #define K_PSTAR K(KT_PAD,12) /* key-pad asterisk (star) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
keyboard.h 341 #define K_PSTAR K(KT_PAD,12) /* key-pad asterisk (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/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>
  /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...]

Completed in 1421 milliseconds

1 2 3 4 5 6 78 91011>>