HomeSort by relevance Sort by last modified time
    Searched full:half (Results 276 - 300 of 838) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/widget/
RatingBar.java 204 * half-star granularity is wanted, this would be 0.5.
TimePicker.java 114 // written "12:xx" being the start of the half-day
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
ioctl_compat.h 95 #define CBREAK 0x00000002 /* half-cooked mode */
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
ioctl_compat.h 95 #define CBREAK 0x00000002 /* half-cooked mode */
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h 95 #define CBREAK 0x00000002 /* half-cooked mode */
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
ioctl_compat.h 95 #define CBREAK 0x00000002 /* half-cooked mode */
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 95 #define CBREAK 0x00000002 /* half-cooked mode */
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
ioctl_compat.h 95 #define CBREAK 0x00000002 /* half-cooked mode */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Tutorial.java 169 final int x = inputWidth / 20; // Half of 1/10th
  /external/icu4c/common/
bmpset.cpp 215 for(i=0; i<32; ++i) { // First half of 4k block.
221 for(i=32; i<64; ++i) { // Second half of 4k block.
227 for(i=32; i<64; ++i) { // Second half of 4k block.
  /external/jpeg/
example.c 39 /* This half of the example shows how to feed data into the JPEG compressor.
83 * (see the second half of this file for an example). But here we just
212 /* This half of the example shows how to read data from the JPEG decompressor.
jdmaster.c 255 * Negative inputs select values from the upper half of the table after
284 /* End of simple table, rest of first half of post-IDCT table */
287 /* Second half of post-IDCT table */
  /external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 394 // Even: shift right half a dash, minus half the remainder
397 // Odd: shift right a full dash, minus half the remainder
  /frameworks/base/media/java/android/media/
SoundPool.java 63 * 0.5 causes it to play at half its original frequency. The playback
285 * as fast, and a value of 0.5 means playback at half speed.
400 * as fast, and a value of 0.5 means playback at half speed.
  /packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp 452 // 1. If this is a half Id, get its corresponding full starting Id and
529 // 1. If this is a half Id, get its corresponding full starting Id and
689 // If it is a half id
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
avcenc_lib.h 550 \param "hp_guess" "Guess for half-pel search."
610 Search for the best half-pel resolution MV around the full-pel MV.
634 This function calculate vertical interpolation at half-point of size 4x17.
642 This function generates quarter-pel pixels around the best half-pel result
646 \param "hpel_pos" "Best half-pel position at the center."
    [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 163 example, the bridge might end with a half-step key modulation and the remaining
164 segments could be transposed up a half-step to match.</p>
257 not pressed a button, a timer is set to half the length of the window. If the
264 event is received, a timer is set to half the length of the window. If an event
557 Indicates the transposition in semi-tones or half-steps a segment should
    [all...]
  /external/icu4c/i18n/
rbt_pars.cpp 252 * parse half of a rule. It is tightly coupled to the method
311 * Return true if this half looks like valid output, that is, does not
317 * Return true if this half looks like valid input, that is, does not
372 * top-level rule half and a segment within such a rule half.
785 * Return true if this half looks like valid output, that is, does not
800 * Return true if this half looks like valid input, that is, does not
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]
  /external/kernel-headers/original/linux/
pci_ids.h     [all...]
  /external/dropbear/libtommath/
changes.txt 137 adding full demos around half way in chapter three so I could at least get a good portion of the
202 -- Fixed up s_mp_exptmod and mp_exptmod_fast so the lower half of the pre-computed table isn't allocated
203 which makes the algorithm use half as much ram.
  /external/opencore/codecs_v2/audio/aac/dec/src/
trans4m_time_2_freq_fxp.cpp 139 The window selected is applicable to the second half of the window function
140 only, since the first half is constrained to use the appropriate window
163 For all kinds of window_sequences the window_shape of the left half of
  /external/quake/quake/src/QW/client/
screen.c 68 half
324 // guard against going from one mode to another that's less than half the
522 scr_conlines = vid.height/2; // half screen
  /frameworks/base/media/libstagefright/codecs/aacdec/
trans4m_time_2_freq_fxp.cpp 139 The window selected is applicable to the second half of the window function
140 only, since the first half is constrained to use the appropriate window
163 For all kinds of window_sequences the window_shape of the left half of
  /external/e2fsprogs/lib/ext2fs/
mkjournal.c 253 * have a journal that fills more than half of the filesystem.

Completed in 167 milliseconds

<<11121314151617181920>>