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

  /external/chromium/third_party/libevent/test/
bench.c 69 long idx = (long) arg, widx = idx + 1; local
74 if (widx >= num_pipes)
75 widx -= num_pipes;
76 write(pipes[2 * widx + 1], "e", 1);
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 312 for (unsigned WIdx = 0, WEnd = SchedWrites.size(); WIdx != WEnd; ++WIdx) {
313 dbgs() << WIdx << ": ";
314 SchedWrites[WIdx].dump();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgomp.so 
libgomp.so.1 
libgomp.so.1.0.0 
libgomp.a     [all...]

Completed in 459 milliseconds