HomeSort by relevance Sort by last modified time
    Searched defs:noisy (Results 1 - 10 of 10) sorted by null

  /system/core/debuggerd/
crasher.c 56 static void *noisy(void *x) function
73 pthread_create(&thr, &attr, noisy, (void*) 'A');
74 pthread_create(&thr, &attr, noisy, (void*) 'B');
75 pthread_create(&thr, &attr, noisy, (void*) 'C');
  /external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc 131 const int16_t* noisy = audio->low_pass_reference(i); local
133 if (noisy == NULL) {
134 noisy = clean;
141 noisy,
  /external/webrtc/src/modules/audio_processing/
echo_control_mobile_impl.cc 130 WebRtc_Word16* noisy = audio->low_pass_reference(i); local
132 if (noisy == NULL) {
133 noisy = clean;
140 noisy,
  /external/libvorbis/lib/
psytune.c 198 static int noisy=0; variable
200 if(noisy){
260 noisy=0;
266 noisy=1;
  /art/test/046-reflect/src/
Main.java 791 public static FieldNoisyInit noisy; field in class:FieldNoisyInitUser
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 1228 int noisy = 0; local
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 1130 int noisy = 0; local
    [all...]
  /external/bzip2/
bzip2.c 185 Bool forceOverwrite, testFailsExist, unzFailsExist, noisy; variable
537 if (noisy)
631 if (noisy)
661 if (noisy)
676 if (noisy)
703 if (noisy)
732 if (noisy && numFileNames > 0 && numFilesProcessed < numFileNames) {
776 if (noisy) {
1162 if (noisy)
1176 if (noisy)
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 431 milliseconds