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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-linked_ptr.h 33 // particular object is kept on a circular linked list. When the last pointer
86 // in the same circular linked list, so we need a single class type here.
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-linked_ptr.h 33 // particular object is kept on a circular linked list. When the last pointer
86 // in the same circular linked list, so we need a single class type here.
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-linked_ptr.h 33 // particular object is kept on a circular linked list. When the last pointer
86 // in the same circular linked list, so we need a single class type here.
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 33 // particular object is kept on a circular linked list. When the last pointer
86 // in the same circular linked list, so we need a single class type here.
  /external/v8/build/
gyp_v8 142 # There shouldn't be a circular dependency relationship between .gyp files
143 args.append('--no-circular-check')
  /external/v8/src/
cpu-profiler.h 33 #include "circular-queue.h"
159 // Tick sample events are filled directly in the buffer of the circular
  /frameworks/base/packages/Keyguard/res/values/
dimens.xml 128 <!-- Stroke width of the frame for the circular avatars. -->
131 <!-- Shadow radius under the frame for the circular avatars. -->
  /hardware/qcom/media/mm-core/inc/
OMX_ContentPipe.h 166 pipe implementation. For instance if the pipe leverages a circular buffer then the requested
167 block may straddle the boundary of the circular buffer. By default a pipe implementation
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_ContentPipe.h 166 pipe implementation. For instance if the pipe leverages a circular buffer then the requested
167 block may straddle the boundary of the circular buffer. By default a pipe implementation
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_ContentPipe.h 166 pipe implementation. For instance if the pipe leverages a circular buffer then the requested
167 block may straddle the boundary of the circular buffer. By default a pipe implementation
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 166 pipe implementation. For instance if the pipe leverages a circular buffer then the requested
167 block may straddle the boundary of the circular buffer. By default a pipe implementation
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_ContentPipe.h 166 pipe implementation. For instance if the pipe leverages a circular buffer then the requested
167 block may straddle the boundary of the circular buffer. By default a pipe implementation
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h 33 // particular object is kept on a circular linked list. When the last pointer
86 // in the same circular linked list, so we need a single class type here.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_threading_local.py 141 # with circular imports. For that reason, we don't import `threading`
144 # locals in the `thread` module, and there is no circular import problem
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_threading_local.py 141 # with circular imports. For that reason, we don't import `threading`
144 # locals in the `thread` module, and there is no circular import problem
  /external/sonivox/arm-fm-22k/lib_src/
eas_reverb.c 179 // set base index into circular buffer
555 //nAddr = CIRCULAR(nBase, psAp0->m_zApOut, REVERB_BUFFER_MASK);
556 nAddr = CIRCULAR(nBase, pReverbData->m_sAp0.m_zApOut, REVERB_BUFFER_MASK);
568 nAddr = CIRCULAR(nBase, pReverbData->m_sAp0.m_zApIn, REVERB_BUFFER_MASK);
572 nAddr = CIRCULAR(nBase, pReverbData->m_zD0In, REVERB_BUFFER_MASK);
584 nAddr = CIRCULAR(nBase, pReverbData->m_sAp1.m_zApOut, REVERB_BUFFER_MASK);
596 nAddr = CIRCULAR(nBase, pReverbData->m_sAp1.m_zApIn, REVERB_BUFFER_MASK);
600 nAddr = CIRCULAR(nBase, pReverbData->m_zD1In, REVERB_BUFFER_MASK);
607 nAddr = CIRCULAR(nBase, pReverbData->m_zD0Self, REVERB_BUFFER_MASK);
614 nAddr = CIRCULAR(nBase, pReverbData->m_zD1Cross, REVERB_BUFFER_MASK)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverb.c 179 // set base index into circular buffer
555 //nAddr = CIRCULAR(nBase, psAp0->m_zApOut, REVERB_BUFFER_MASK);
556 nAddr = CIRCULAR(nBase, pReverbData->m_sAp0.m_zApOut, REVERB_BUFFER_MASK);
568 nAddr = CIRCULAR(nBase, pReverbData->m_sAp0.m_zApIn, REVERB_BUFFER_MASK);
572 nAddr = CIRCULAR(nBase, pReverbData->m_zD0In, REVERB_BUFFER_MASK);
584 nAddr = CIRCULAR(nBase, pReverbData->m_sAp1.m_zApOut, REVERB_BUFFER_MASK);
596 nAddr = CIRCULAR(nBase, pReverbData->m_sAp1.m_zApIn, REVERB_BUFFER_MASK);
600 nAddr = CIRCULAR(nBase, pReverbData->m_zD1In, REVERB_BUFFER_MASK);
607 nAddr = CIRCULAR(nBase, pReverbData->m_zD0Self, REVERB_BUFFER_MASK);
614 nAddr = CIRCULAR(nBase, pReverbData->m_zD1Cross, REVERB_BUFFER_MASK)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverb.c 179 // set base index into circular buffer
555 //nAddr = CIRCULAR(nBase, psAp0->m_zApOut, REVERB_BUFFER_MASK);
556 nAddr = CIRCULAR(nBase, pReverbData->m_sAp0.m_zApOut, REVERB_BUFFER_MASK);
568 nAddr = CIRCULAR(nBase, pReverbData->m_sAp0.m_zApIn, REVERB_BUFFER_MASK);
572 nAddr = CIRCULAR(nBase, pReverbData->m_zD0In, REVERB_BUFFER_MASK);
584 nAddr = CIRCULAR(nBase, pReverbData->m_sAp1.m_zApOut, REVERB_BUFFER_MASK);
596 nAddr = CIRCULAR(nBase, pReverbData->m_sAp1.m_zApIn, REVERB_BUFFER_MASK);
600 nAddr = CIRCULAR(nBase, pReverbData->m_zD1In, REVERB_BUFFER_MASK);
607 nAddr = CIRCULAR(nBase, pReverbData->m_zD0Self, REVERB_BUFFER_MASK);
614 nAddr = CIRCULAR(nBase, pReverbData->m_zD1Cross, REVERB_BUFFER_MASK)
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_framedecoder.cpp 289 * Fill in internal circular buffer
338 /* clear circular buffers, to avoid any glitch */
574 * Check if input circular buffer boundaries need to be enforced
583 * Check if main data circular buffer boundaries need to be enforced
606 /* adjust circular buffer counter */
749 * Initialize polysynthesis circular buffer mechanism
789 * Initialize polysynthesis circular buffer mechanism
  /external/chromium_org/tools/gyp/pylib/gyp/
__init__.py 317 # --no-circular-check disables the check for circular relationships between
320 # currently have some circular relationships on non-Mac platforms, so this
324 parser.add_option('--no-circular-check', dest='circular_check',
326 help="don't check for circular relationships between files")
  /external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h 336 * Marks the attr group as marked; used for circular checks.
500 * Marks the item as marked; used for circular checks.
704 * a helper flag for the search of circular references.
  /external/clang/test/SemaTemplate/
dependent-names.cpp 341 struct Y: Y<dim> { }; // expected-error{{circular inheritance between 'Y<dim>' and 'Y<dim>'}}
350 struct C : public C { }; // expected-error{{circular inheritance between 'rdar12629723::X::C' and 'rdar12629723::X::C'}}
363 struct X<T>::B : public A { // expected-error{{circular inheritance between 'rdar12629723::X::A' and 'rdar12629723::X::B'}}
  /external/libxml2/include/libxml/
schemasInternals.h 336 * Marks the attr group as marked; used for circular checks.
500 * Marks the item as marked; used for circular checks.
704 * a helper flag for the search of circular references.
  /external/srec/audio/AudioIn/UNIX/src/
filter.c 215 * state--, wrapping if < 0 to simulate circular buffer
246 // (a) Store new input samples in delay line (circular addressing would help a lot)
252 pz = pz_end; // wrap around (circular buffer)
  /frameworks/base/docs/html/tools/debugging/
debugging-log.jd 259 <p>The Android logging system keeps multiple circular buffers for log messages, and not all of
260 the log messages are sent to the default circular buffer. To see additional log messages, you can
262 circular buffer. You can view any of these alternate buffers:</p>

Completed in 959 milliseconds

1 2 3 4 5 6 7 8 91011>>