/frameworks/opt/vcard/tests/res/raw/ |
v21_invalid_comment_line.vcf | 7 NOTE;ENCODING=QUOTED-PRINTABLE:This is an (sharp ->=
8 #<- sharp) example. This message must NOT be ignored.
|
/frameworks/base/graphics/java/android/graphics/ |
CornerPathEffect.java | 23 * replacing any sharp angles between line segments into rounded angles of 25 * @param radius Amount to round sharp angles between line segments.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
pit_shrp.c | 30 Word16 sharp, /* input : pitch sharpening factor (Q15) */ 41 L_tmp += *x++ * sharp;
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
escape | 20 sharp: foo\#bar.ext 54 'sharp',
|
/external/chromium_org/third_party/skia/include/effects/ |
SkCornerPathEffect.h | 15 SkCornerPathEffect is a subclass of SkPathEffect that can turn sharp corners
|
/external/skia/include/effects/ |
SkCornerPathEffect.h | 15 SkCornerPathEffect is a subclass of SkPathEffect that can turn sharp corners
|
/external/chromium_org/ui/keyboard/resources/layouts/ |
latin-accents.js | 33 'S': ['\u1E9E'], // Capital sharp S 69 's': ['\u00DF'], // Lowercase sharp S
|
/external/qemu/distrib/sdl-1.2.15/src/main/qtopia/ |
SDL_qtopia_main.cc | 17 // I'm guessing this will also clean up the taskbar in the Sharp version
|
/external/chromium_org/remoting/codec/ |
video_decoder_vpx_unittest.cc | 64 // frame too much. The frame used is a gradient, which does not contain sharp 114 // frame too much. The frame used is a gradient, which does not contain sharp
|
/external/qemu/distrib/sdl-1.2.15/ |
README.wscons | 6 without running X. So far, the driver only runs on the Sharp Zaurus, 45 for the Sharp Zaurus, since the display hardware is wired so that it 53 "CW" makes the screen appear correct on a Sharp Zaurus SL-C3100.
|
/external/qemu/android/ |
config-file.c | 164 /* a sharp sign (#) starts a line comment and everything 199 * until the end of line. note that sharp signs do 226 * note that the name can include sharp signs
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-hr/ |
donottranslate-more-keys.xml | 23 U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ro/ |
donottranslate-more-keys.xml | 39 U+00DF: "ß" LATIN SMALL LETTER SHARP S
|
/external/chromium_org/third_party/re2/re2/ |
unicode.py | 165 sharp = line.find("#") 166 if sharp >= 0: 167 line = line[:sharp]
|
/external/regex-re2/re2/ |
unicode.py | 165 sharp = line.find("#") 166 if sharp >= 0: 167 line = line[:sharp]
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
CornerPathEffectTest.java | 93 // rounded corner must have less pixels than a sharp corner
|
/external/proguard/src/proguard/gui/splash/ |
ShadowedSprite.java | 47 * @param blur the variable blur of the shadow (0 for sharp shadows, 1 or
|
/external/valgrind/main/docs/internals/ |
module-structure.txt | 56 for building properly abstracted subsystems. This is in sharp
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
dec_amr.cpp | 328 state->sharp = SHARPMIN; 416 state->sharp = SHARPMIN; 839 pit_sharp = shl (st->sharp, 1); 848 pit_sharp = shl (st->sharp, 1); 857 pit_sharp = shl (st->sharp, 1); 866 pit_sharp = shl (st->sharp, 1); 873 pit_sharp = shl (st->sharp, 1); 910 * - Update pitch sharpening "sharp" with quantized gain_pit * 1043 st->sharp = gain_pit; 1044 if (sub (st->sharp, SHARPMAX) > 0 [all...] |
/frameworks/base/docs/html/design/wear/ |
creative-vision.jd | 36 <p>A classic wrist watch is designed to let you see the time in a split second and get on with what you were doing. Designing for Android Wear is no different. The less time it takes to use your software, the more time the user can be present in whatever they are doing. Android wear is fast, sharp, and immediate.</p>
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
EnglishCustomizer.java | 69 // U+00DF: "ß" LATIN SMALL LETTER SHARP S
|
GermanCustomizer.java | 81 // U+00DF: "ß" LATIN SMALL LETTER SHARP S
|
TestsAzerbaijaniAZ.java | 76 // U+00DF: "ß" LATIN SMALL LETTER SHARP S
|
TestsCroatian.java | 65 // U+00DF: "ß" LATIN SMALL LETTER SHARP S
|
TestsFinnish.java | 72 // U+00DF: "ß" LATIN SMALL LETTER SHARP S
|