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

  /external/chromium/base/
process_util_unittest.cc 176 int* oops = NULL; local
177 *oops = 0xDEAD;
  /external/tinyalsa/
pcm.c 172 static int oops(struct pcm *pcm, int e, const char *fmt, ...) function
319 oops(pcm, commit, "failed to commit %d frames\n", frames);
382 return oops(pcm, errno, "cannot prepare channel");
384 return oops(pcm, errno, "cannot write initial data");
399 return oops(pcm, errno, "cannot write stream data");
430 return oops(pcm, errno, "cannot read stream data");
483 oops(pcm, errno, "cannot open device '%s'", fn);
488 oops(pcm, errno, "cannot get info");
510 oops(pcm, -EINVAL, "noirq only currently supported with mmap().");
526 oops(pcm, errno, "cannot set hw params")
    [all...]
  /external/libvpx/examples/includes/geshi/
geshi.php 2898 $oops = false; variable
2901 $oops = true; variable
    [all...]
  /tools/motodev/src/plugins/logger/lib/
log4j-1.2.14.jar 
  /tools/motodev/src/plugins/preflighting.core/lib/
log4j-1.2.14.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 1247 milliseconds