HomeSort by relevance Sort by last modified time
    Searched full:silence (Results 251 - 275 of 666) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep352.py 20 # Silence Py3k and other deprecation warnings
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep352.py 20 # Silence Py3k and other deprecation warnings
  /external/bison/darwin-lib/
fcntl.h 193 declaration. A cast is used to silence the "invalid conversion" error
236 A cast is used to silence the "invalid conversion" error that would
255 are used to silence the "cannot find a match" and "invalid conversion"
signal.h 184 declaration. A cast is used to silence the "invalid conversion" error
227 A cast is used to silence the "invalid conversion" error that would
246 are used to silence the "cannot find a match" and "invalid conversion"
wctype.h 179 declaration. A cast is used to silence the "invalid conversion" error
222 A cast is used to silence the "invalid conversion" error that would
241 are used to silence the "cannot find a match" and "invalid conversion"
stdio.h 239 declaration. A cast is used to silence the "invalid conversion" error
282 A cast is used to silence the "invalid conversion" error that would
301 are used to silence the "cannot find a match" and "invalid conversion"
744 is safe, to silence the warning.
751 defined to silence the warning in particular compilation units.
    [all...]
inttypes.h 176 declaration. A cast is used to silence the "invalid conversion" error
219 A cast is used to silence the "invalid conversion" error that would
238 are used to silence the "cannot find a match" and "invalid conversion"
    [all...]
spawn.h 191 declaration. A cast is used to silence the "invalid conversion" error
234 A cast is used to silence the "invalid conversion" error that would
253 are used to silence the "cannot find a match" and "invalid conversion"
    [all...]
stdlib.h 234 declaration. A cast is used to silence the "invalid conversion" error
277 A cast is used to silence the "invalid conversion" error that would
296 are used to silence the "cannot find a match" and "invalid conversion"
    [all...]
  /external/bison/darwin-lib/sys/
stat.h 168 declaration. A cast is used to silence the "invalid conversion" error
211 A cast is used to silence the "invalid conversion" error that would
230 are used to silence the "cannot find a match" and "invalid conversion"
    [all...]
  /external/bison/linux-lib/
fcntl.h 193 declaration. A cast is used to silence the "invalid conversion" error
236 A cast is used to silence the "invalid conversion" error that would
255 are used to silence the "cannot find a match" and "invalid conversion"
signal.h 184 declaration. A cast is used to silence the "invalid conversion" error
227 A cast is used to silence the "invalid conversion" error that would
246 are used to silence the "cannot find a match" and "invalid conversion"
wctype.h 179 declaration. A cast is used to silence the "invalid conversion" error
222 A cast is used to silence the "invalid conversion" error that would
241 are used to silence the "cannot find a match" and "invalid conversion"
stdio.h 239 declaration. A cast is used to silence the "invalid conversion" error
282 A cast is used to silence the "invalid conversion" error that would
301 are used to silence the "cannot find a match" and "invalid conversion"
744 is safe, to silence the warning.
751 defined to silence the warning in particular compilation units.
    [all...]
  /external/bison/linux-lib/sys/
stat.h 168 declaration. A cast is used to silence the "invalid conversion" error
211 A cast is used to silence the "invalid conversion" error that would
230 are used to silence the "cannot find a match" and "invalid conversion"
    [all...]
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 187 // - 0.5 seconds of silence if time < 3 seconds
188 // - 1 seconds of silence if time >= 3 seconds
196 // seconds of silence.
  /external/chromium_org/media/audio/win/
audio_low_latency_output_win.cc 264 // Ensure that the endpoint buffer is prepared with silence.
268 LOG(ERROR) << "Failed to prepare endpoint buffers with silence.";
547 // Render silence if we were not able to fill up the buffer totally.
  /external/srec/srec/ca/
ann_api.c 376 3b. Min silence gap to next chunk
378 NB check MAX then look for trailing silence.
477 /* Check for TOO LONG before checking for trailing silence - recognizer gernerally
  /external/srec/srec/clib/
srec_arb.c 94 /* we need to handle the interword silence here somehow,
96 the model preceding silence and that follows silence, so
  /external/svox/pico/lib/
picodata.h 198 #define PICODATA_ITEMINFO1_CMD_SIL 'z' /* silence command : info 2 contains type of silence;
199 silence duration as little endian uint16 in item content */
picopam.c 68 #define PICOPAM_BREAK_ADD_SIZE 4 /*syllable feature vector increment dued to BREAK and SILENCE*/
107 #define PICOPAM_DIR_SIL 2 /*final silence attributes*/
    [all...]
  /packages/apps/DeskClock/res/values/
strings.xml 210 <!-- Auto silence preference title -->
211 <string name="auto_silence_title">Silence after</string>
213 <!-- Auto silence summary string set based on the preference value. -->
216 <!-- Auto silence summary when turned off -->
219 <!-- Entries listed in the ListPreference when invoking the auto silence
    [all...]
  /external/srec/srec/include/
simapi.h 327 int min_initial_quiet_frames; /* num silence frames needed before input */
334 int leading_segment_min_silence_gap_frames;/* remove if good silence gap to next segment */
    [all...]
  /external/libffi/
ChangeLog 242 (ffi_closure_mips_inner_O32): Add cast to silence warning.
528 (sys_alloc): Silence warning.
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.c 1050 N_word source = 0; /* silence compiler warning */
1051 N_word target = 0; /* silence compiler warning */
1057 N_word s_lower = 0; /* silence compiler warning */
1058 N_word s_upper = 0; /* silence compiler warning */
1067 N_word t_lower = 0; /* silence compiler warning */
1068 N_word t_upper = 0; /* silence compiler warning */
    [all...]

Completed in 523 milliseconds

<<11121314151617181920>>