/packages/apps/ContactsCommon/res/values-tl/ |
strings.xml | 146 <string name="list_filter_all_starred" msgid="9060325494254507806">"Naka-star"</string>
|
/packages/apps/UnifiedEmail/res/values/ |
strings.xml | 114 <!-- Menu item: add a star to this conversation --> 115 <string name="add_star">Add star</string> 116 <!-- Menu item: remove the star from this conversation --> 117 <string name="remove_star">Remove star</string> [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
ProximityInfo.java | 268 key border, as this method is performance-critical. These keys are represented with 'star'
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-pass.h | 124 name. If the name starts with a star, no dump happens. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-pass.h | 124 name. If the name starts with a star, no dump happens. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-pass.h | 124 name. If the name starts with a star, no dump happens. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-pass.h | 124 name. If the name starts with a star, no dump happens. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
modulefinder.py | 569 # do funny star imports, it's very likely to be missing.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
AppleEvents.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
aetypes.py | 159 return pack({'star': self.start, 'stop': self.stop}, 'rang')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
modulefinder.py | 569 # do funny star imports, it's very likely to be missing.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsProvider2Test.java | [all...] |
/frameworks/base/core/res/res/values/ |
styles.xml | 353 <style name="Widget.CompoundButton.Star"> [all...] |
/external/chromium_org/v8/test/webkit/fast/js/ |
regexp-stack-overflow.js | [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardTextsSet.java | 284 // U+2605: "?" BLACK STAR 523 // U+2605: "?" BLACK STAR 524 // U+066D: "?" ARABIC FIVE POINTED STAR [all...] |
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
glslang.y | 137 %token <lex> COMMA COLON EQUAL SEMICOLON BANG DASH TILDE PLUS STAR SLASH PERCENT 664 | multiplicative_expression STAR unary_expression { [all...] |
/packages/apps/Browser/res/values/ |
strings.xml | 37 <!-- Toast shown when a history item's star is clicked, converting it to a bookmark --> 39 <!-- Toast shown when a history item's star is clicked off, removing its bookmark --> [all...] |
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
DialpadFragment.java | 629 R.id.five, R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.star, R.id.pound}; [all...] |
/packages/inputmethods/LatinIME/dictionaries/ |
en_emoji.combined.gz | |
/bionic/libc/include/sys/ |
exec_elf.h | 251 #define EM_STARCORE 58 /* Motorola Star*Core processor */ [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
browser_window_controller_unittest.mm | 521 // The bookmark bubble must be attached to a lit and visible star. [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/ |
HereGear.svg | [all...] |
/external/chromium_org/third_party/libphonenumber/src/resources/ |
PhoneNumberMetaDataForTesting.xml | 416 <!-- The following numberFormat is added to test that the format containing the star sign is [all...] |
/external/dropbear/libtommath/ |
changes.txt | 118 through an "int star" passed to it.
|
/external/llvm/lib/AsmParser/ |
LLLexer.cpp | 247 case '*': return lltok::star;
|