HomeSort by relevance Sort by last modified time
    Searched full:sharp (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /frameworks/base/core/tests/coretests/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/base/media/libstagefright/codecs/amrwbenc/src/
pit_shrp.c 30 Word16 sharp, /* input : pitch sharpening factor (Q15) */
41 L_tmp += *x++ * sharp;
  /external/qemu/distrib/sdl-1.2.12/src/main/qtopia/
SDL_qtopia_main.cc 17 // I'm guessing this will also clean up the taskbar in the Sharp version
  /external/skia/include/effects/
SkCornerPathEffect.h 24 SkCornerPathEffect is a subclass of SkPathEffect that can turn sharp corners
  /frameworks/base/docs/html/sdk/
oem-usb.jd 90 </tr><tr><td>Sharp</td> <td><a
91 href="http://k-tai.sharp.co.jp/support/">http://k-tai.sharp.co.jp/support/</a></td>
  /external/qemu/android/
config.c 162 /* a sharp sign (#) starts a line comment and everything
197 * until the end of line. note that sharp signs do
224 * note that the name can include sharp signs
  /cts/tests/tests/graphics/src/android/graphics/cts/
CornerPathEffectTest.java 105 // 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
  /frameworks/base/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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial_core.h 90 /* Sharp LH7a40x -- an ARM9 SoC series */
  /system/core/sh/
output.c 293 int sharp;
318 sharp = 0;
327 sharp++;
416 if (sharp && *f == 'o' && prec <= len)
  /device/samsung/crespo/libsensors/
sensors.cpp 83 "Sharp",
87 "Sharp",
  /external/icu4c/samples/ustring/
ustring.cpp 168 /* Build "A<sharp s>C" in the buffer... */
170 buffer[1]=0xdf; /* sharp s, case-compares equal to "ss" */
171 printUString("should be \"A<sharp s>C\": ", buffer, -1);
187 * "<sharp s> <small lig. ffi>"
359 * "<sharp s> <small lig. ffi>"
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
spstproc.cpp 119 sharp -- Pointer to Word16 -- pitch sharpening value
188 Word16 *sharp, /* o : pitch sharpening value */
219 * - Update pitch sharpening "sharp" with quantized gain_pit *
224 *sharp = gain_pit;
228 *sharp = SHARPMAX;
cod_amr.cpp 435 st->sharp = SHARPMIN;
536 st->sharp = SHARPMIN;
935 st->sharp = SHARPMIN;
1040 sharp_save = st->sharp;
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pit_shrp.cpp 49 int16 sharp, input : pitch sharpening factor (Q15)
117 int16 sharp, /* input : pitch sharpening factor (Q15) */
126 L_tmp = mac_16by16_to_int32((int32)x[i] << 16, x[i - pit_lag], sharp);
  /external/qemu/docs/
ANDROID-CONFIG-FILES.TXT 99 - If a sharp (#) appears whenever a key name is expected by the parser,
  /external/sonivox/arm-fm-22k/lib_src/
eas_imelodydata.h 67 EAS_I8 noteModifier; /* sharp or flat */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelodydata.h 67 EAS_I8 noteModifier; /* sharp or flat */
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelodydata.h 68 EAS_I8 noteModifier; /* sharp or flat */
  /system/core/adb/
usb_vendors.c 62 // Sharp's USB Vendor ID
  /external/chromium/third_party/icu/public/i18n/unicode/
usearch.h 675 * (German sharp-S becoming 'ss', or the composed forms of accented
677 * Searching for a single 's' in a string containing only a sharp-s will
735 * (German sharp-S becoming 'ss', or the composed forms of accented
737 * Searching for a single 's' in a string containing only a sharp-s will
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cstrcase.c 679 /* test u_strncasecmp() - stop before the sharp s (U+00df) */
689 /* test u_strncasecmp() - stop in the middle of the sharp s (U+00df) */
699 /* test u_memcasecmp() - stop before the sharp s (U+00df) */
705 /* test u_memcasecmp() - stop in the middle of the sharp s (U+00df) */
    [all...]
  /external/icu4c/i18n/unicode/
usearch.h 738 * (German sharp-S becoming 'ss', or the composed forms of accented
740 * Searching for a single 's' in a string containing only a sharp-s will
    [all...]

Completed in 931 milliseconds

1 2 3 4