HomeSort by relevance Sort by last modified time
    Searched full:loop_count (Results 26 - 39 of 39) sorted by null

12

  /dalvik/vm/compiler/codegen/x86/
BytecodeVisitor.cpp     [all...]
LowerObject.cpp 479 nextVersionOfHardReg(PhysicalReg_EAX, 5+(length >= 1 ? LOOP_COUNT : 0)); //next version
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h 205 u32 loop_count; member in struct:snd_ymfpci_playback_bank
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h 205 u32 loop_count; member in struct:snd_ymfpci_playback_bank
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.cc 519 size_t loop_count = 0; local
585 } while (++loop_count <= kMaxReadCount);
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpbase.cc 523 size_t loop_count = 0; local
589 } while (++loop_count <= kMaxReadCount);
  /external/oprofile/utils/
opcontrol     [all...]
  /system/extras/tests/icachetest/
icache.S 28 * r0 = loop_count
icache2.S 27 * r0 = loop_count
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 2971 int loop_count; local
    [all...]
  /external/chromium_org/third_party/libwebp/webp/
mux.h 280 int loop_count; // Number of times to repeat the animation [0 = infinite]. member in struct:WebPMuxAnimParams
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.cpp 2253 int if_count = 0, loop_count = 0; local
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp 2253 int if_count = 0, loop_count = 0; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 3317 int loop_count; local
    [all...]

Completed in 1166 milliseconds

12