/external/chromium_org/chrome/browser/ |
memory_details_android.cc | 75 std::set<ProcessId> wavefront; local 78 wavefront.insert(*i); 81 while (wavefront.size()) { 85 if (wavefront.count(i->parent_pid())) { 91 wavefront.clear(); 92 wavefront.swap(next_wavefront);
|
memory_details_linux.cc | 146 std::set<pid_t> wavefront, next_wavefront; local 147 wavefront.insert(root); 149 while (wavefront.size()) { 154 if (wavefront.count(process.parent)) { 160 wavefront.clear(); 161 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: "
|
wavefront.h | 5 * Driver for Turtle Beach Wavefront cards (Maui,Tropez,Tropez+) 60 /* These are very useful/important. the original wavefront interface 83 /* Pseudo-commands not part of the WaveFront command set. 99 /* Wavefront synth commands 402 So, we need a way of specifying which channel to use (the WaveFront 523 Alas, his fears were correct. The WaveFront doesn't even come with
|
/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: "
|
wavefront.h | 5 * Driver for Turtle Beach Wavefront cards (Maui,Tropez,Tropez+) 60 /* These are very useful/important. the original wavefront interface 83 /* Pseudo-commands not part of the WaveFront command set. 99 /* Wavefront synth commands 402 So, we need a way of specifying which channel to use (the WaveFront 523 Alas, his fears were correct. The WaveFront doesn't even come with
|
/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);
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.7.html | 51 <li>Wavefront .obj file loader/viewer demo (progs/demos/objviewer)
|
/external/mesa3d/docs/ |
relnotes-7.7.html | 51 <li>Wavefront .obj file loader/viewer demo (progs/demos/objviewer)
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
AMDILNIDevice.h | 30 // exception being differences in wavefront size and hardware capabilities. The
|
AMDILSIDevice.h | 30 // exception being differences in wavefront size and hardware capabilities. The
|
AMDIL7XXDevice.h | 49 // and has a larger wavefront size.
|
AMDILDevice.h | 69 // wavefront.
|
SIISelLowering.cpp | 229 // ... and terminate wavefront
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILNIDevice.h | 30 // exception being differences in wavefront size and hardware capabilities. The
|
AMDILSIDevice.h | 30 // exception being differences in wavefront size and hardware capabilities. The
|
AMDIL7XXDevice.h | 49 // and has a larger wavefront size.
|
AMDILDevice.h | 69 // wavefront.
|
SIISelLowering.cpp | 229 // ... and terminate wavefront
|
/external/llvm/include/llvm/Analysis/ |
TargetTransformInfo.h | 176 /// when threads in the same wavefront take different paths due to conditional
|
/external/llvm/lib/Target/R600/ |
SILowerControlFlow.cpp | 171 // ... and terminate wavefront
|
/external/kernel-headers/original/linux/ |
soundcard.h | 218 * the WaveFront, but this is the right place for a constant definition. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
soundcard.h | 206 * the WaveFront, but this is the right place for a constant definition. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
soundcard.h | 206 * the WaveFront, but this is the right place for a constant definition. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
soundcard.h | 206 * the WaveFront, but this is the right place for a constant definition. [all...] |