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

  /external/valgrind/main/coregrind/m_initimg/
simple_huffman.c 183 Int k, swaps; local
204 swaps = 0;
212 swaps = 1;
216 while( swaps );
371 UInt k, total_bytes, swaps, symbol, last_symbol; local
404 swaps = 0;
412 swaps = 1;
416 while( swaps );
453 UInt k, m, symbol_count, swaps; local
476 swaps = 0
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 51 completion of the two swaps. If the value is in the range [0,1], the
133 Missed frame swaps can be tracked by calling the following function:
144 The current missed frame count and total number of swaps since
155 number of swaps that have been committed. This value may not match the
156 number of swaps that have been requested since swaps may be
161 swaps that missed the specified frame. The frame usage for the
170 This function will not return until all swaps have occurred. The
MESA_swap_control.spec 35 of color buffer swaps, measured in video frame periods.
91 If <interval> is set to a value of 0, buffer swaps are not synchro-
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 51 completion of the two swaps. If the value is in the range [0,1], the
133 Missed frame swaps can be tracked by calling the following function:
144 The current missed frame count and total number of swaps since
155 number of swaps that have been committed. This value may not match the
156 number of swaps that have been requested since swaps may be
161 swaps that missed the specified frame. The frame usage for the
170 This function will not return until all swaps have occurred. The
MESA_swap_control.spec 35 of color buffer swaps, measured in video frame periods.
91 If <interval> is set to a value of 0, buffer swaps are not synchro-
  /external/chromium_org/webkit/data/test_shell/sort/
sort.js 38 this.swaps = 0;
184 this.swaps = 0;
331 this.swaps++;
  /external/chromium_org/third_party/x86inc/
x86inc.asm 638 ; Hence these macros. Insert a PERMUTE or some SWAPs at the end of a macro that
658 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 800 ; Hence these macros. Insert a PERMUTE or some SWAPs at the end of a macro that
820 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)

Completed in 278 milliseconds