HomeSort by relevance Sort by last modified time
    Searched full:circular (Results 401 - 425 of 1899) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/
Android.mk 124 # It is used to avoid circular dependency between core mesa and glsl.
  /external/openssh/openbsd-compat/
sys-queue.h 125 * lists, simple queues, tail queues, and circular queues.
496 * Circular queue definitions.
514 * Circular queue access methods
535 * Circular queue functions.
  /external/openssl/crypto/
ossl_typ.h 185 /* If placed in pkcs12.h, we end up with a circular depency with pkcs7.h */
  /external/openssl/include/openssl/
ossl_typ.h 185 /* If placed in pkcs12.h, we end up with a circular depency with pkcs7.h */
  /external/qemu/android/utils/
misc.h 41 ** implement a circular ring of temporary string buffers
  /external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h 43 CIRCULAR() calculates the array index using modulo arithmetic.
48 #define CIRCULAR(base,offset,size) (EAS_U32)( \
88 // Define a mask for circular addressing, so that array index
285 EAS_U16 m_nBaseIndex; // base index for circular buffer
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h 43 CIRCULAR() calculates the array index using modulo arithmetic.
48 #define CIRCULAR(base,offset,size) (EAS_U32)( \
88 // Define a mask for circular addressing, so that array index
285 EAS_U16 m_nBaseIndex; // base index for circular buffer
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h 43 CIRCULAR() calculates the array index using modulo arithmetic.
48 #define CIRCULAR(base,offset,size) (EAS_U32)( \
88 // Define a mask for circular addressing, so that array index
285 EAS_U16 m_nBaseIndex; // base index for circular buffer
  /external/v8/test/cctest/
SConscript 60 'test-circular-queue.cc',
cctest.gyp 55 'test-circular-queue.cc',
  /external/valgrind/main/coregrind/m_aspacemgr/
priv_aspacemgr.h 64 aspacem, so we have to do this to avoid a circular dependency. */
  /external/valgrind/main/drd/tests/
circular_buffer.c 2 * a circular buffer. This test program is a slightly modified version of the
  /frameworks/base/core/res/res/layout/
screen_title_icons.xml 54 <!-- There are 6dip between this and the circular progress on the right, we
  /frameworks/base/core/res/res/values-sw720dp/
dimens.xml 106 <!-- Stroke width of the frame for the circular avatars. -->
  /frameworks/base/docs/html/design/building-blocks/
progress.jd 97 <p>If you find that the standard indicators aren't meeting your needs (due to space constraints, state complexities), by all means design your own. Make it feel like part of the Android family by injecting some of the visual characteristics of the standard indicators. In this example, we carried over the circular shape, the same shade of blue, and the flat and simple style.</p>
  /frameworks/base/libs/hwui/
SkiaShader.h 207 * A shader that draws a circular gradient.
  /frameworks/native/cmds/atrace/
atrace.cpp 729 " -c trace into a circular buffer\n"
735 " --async_start start circular trace and return immediatly\n"
736 " --async_dump dump the current contents of circular trace buffer\n"
737 " --async_stop stop tracing and dump the current contents of circular\n"
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalAlbumSet.java 202 // Circular shift the array range from a[i] to a[j] (inclusive). That is,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h 37 * lists, simple queues, tail queues, and circular queues.
451 * Circular queue definitions.
469 * Circular queue functions.
540 * Circular queue access methods.

Completed in 874 milliseconds

<<11121314151617181920>>