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

1 2 34 5 6 7

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.h 297 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
  /external/webkit/WebCore/css/
CSSGrammar.y 861 | '*' '|' { static UChar star = '*'; $$.characters = ☆ $$.length = 1; }
928 static UChar star = '*';
929 $$.characters = ☆
    [all...]
  /cts/tools/dasm/src/java_cup/
lexer.java 22 * , COMMA * STAR
130 char_symbols.put(new Integer('*'), new Integer(sym.STAR));
parser.cup 164 START, SEMI, COMMA, STAR, DOT, COLON, COLON_COLON_EQUALS, BAR,
537 multipart_id DOT STAR
  /development/pdk/docs/porting/
instrumentation_testing.jd 408 private void addNewContact(String name, int star, int phoneType, String number, String label,
415 values.put(Contacts.People.STARRED, star);
keymaps_keyboard_input.jd 110 key 227 STAR
291 STAR '*' '*' '*' '*' '*' '*'
  /external/quake/quake/src/QW/server/
sv_ccmds.c 564 Con_Printf ("Star variables cannot be changed.\n");
607 Con_Printf ("Star variables cannot be changed.\n");
  /frameworks/base/docs/html/resources/tutorials/views/
hello-formstuff.jd 350 star (for example, a value of <code>0.5</code> would allow half-star ratings). </p>
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 287 findViewById(R.id.star).setOnClickListener(this);
393 case R.id.star: {
  /external/kernel-headers/original/linux/
keyboard.h 347 #define K_PSTAR K(KT_PAD,12) /* key-pad asterisk (star) */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
gsmamr_enc.h 43 The comments were changed to "slash-star" rather than double
  /external/qemu/android/
hw-events.h 263 KEY_CODE(STAR ,227) \
charmap.c 126 { "STAR", kKeyCodeStar },
  /external/qemu/android/skin/
file.c 145 { "star", kKeyCodeStar },
  /external/webkit/JavaScriptCore/pcre/
pcre_internal.h 277 macro(STAR) \
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
gsmamr_enc.h 43 The comments were changed to "slash-star" rather than double
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-pass.h 108 name. If the name starts with a star, no dump happens. */
  /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/icu4c/data/unidata/
DerivedAge.txt 100 0660..066D ; 1.1 # [14] ARABIC-INDIC DIGIT ZERO..ARABIC FIVE POINTED STAR
292 270C..2727 ; 1.1 # [28] VICTORY HAND..WHITE FOUR POINTED STAR
293 2729..274B ; 1.1 # [35] STRESS OUTLINED WHITE STAR..HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK
    [all...]
  /packages/apps/Contacts/res/values/
strings.xml 86 <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
89 <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
457 \n<li>Touch the star next to the contact\'s name\n</li>"
592 <!-- String describing the image on ImageButton star
597 <string name="description_image_button_star">star</string>
    [all...]
  /packages/apps/Browser/res/values/
strings.xml 31 <!-- Toast shown when a history item's star is clicked, converting it to a bookmark -->
33 <!-- Toast shown when a history item's star is clicked off, removing its bookmark -->
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
TwelveKeyDialer.java 395 findViewById(R.id.star).setOnClickListener(this);
710 case R.id.star: {
    [all...]
  /development/pdk/pndk/
Android_PNDK_README.html 83 /* Prevent repaint errors when scrolling in Safari. This "Star-7" css hack
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
findhalfpel.cpp 567 else // star pattern
  /external/skia/emoji/
gmojiraw.txt     [all...]

Completed in 268 milliseconds

1 2 34 5 6 7