HomeSort by relevance Sort by last modified time
    Searched refs:wavefront (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/
memory_details_linux.cc 178 std::set<pid_t> wavefront, next_wavefront; local
179 wavefront.insert(root);
182 while (wavefront.size()) {
191 } else if (wavefront.count(i->parent)) {
197 wavefront.clear();
198 wavefront.swap(next_wavefront);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h 8 #include "wavefront.h" /* generic OSS/ALSA/user-level wavefront header */
102 snd_wavefront_t wavefront; member in struct:_snd_wavefront_card
141 #define LOGNAME "WaveFront: "
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h 8 #include "wavefront.h" /* generic OSS/ALSA/user-level wavefront header */
102 snd_wavefront_t wavefront; member in struct:_snd_wavefront_card
141 #define LOGNAME "WaveFront: "

Completed in 229 milliseconds