HomeSort by relevance Sort by last modified time
    Searched refs:phase (Results 276 - 300 of 513) sorted by null

<<11121314151617181920>>

  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_noloop_gnu.s 117 @ update and store phase
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 122 @ update and store phase
ARM-E_interpolate_noloop_gnu.s 117 @ update and store phase
  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 379 enum dsscomp_wait_phase phase; member in struct:dsscomp_wait_data
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
maven-filtering-1.0-beta-4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-facade/0.20.0/
tycho-p2-facade-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.18.1/
tycho-p2-facade-0.18.1.jar 
  /external/chromium_org/third_party/freetype/src/cff/
cffgload.c 1461 FT_Int phase = ( op == cff_op_hlineto ); local
1623 FT_Int phase; local
    [all...]
  /external/freetype/src/cff/
cffgload.c 1457 FT_Int phase = ( op == cff_op_hlineto ); local
1619 FT_Int phase; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffgload.c 1465 FT_Int phase = ( op == cff_op_hlineto ); local
1627 FT_Int phase; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineFlowBox.cpp     [all...]
RenderTable.cpp 638 PaintPhase paintPhase = paintInfo.phase;
656 PaintPhase paintPhase = paintInfo.phase;
674 info.phase = paintPhase;
688 info.phase = PaintPhaseCollapsedTableBorders;
734 if (style()->visibility() != VISIBLE || paintInfo.phase != PaintPhaseMask)
    [all...]
RenderImage.cpp 285 if (paintInfo.phase == PaintPhaseSelection)
378 if (paintInfo.phase == PaintPhaseOutline)
RenderMultiColumnSet.cpp 424 // FIXME: Right now we're only painting in the foreground phase.
429 if (!m_flowThread || !isValid() || (paintInfo.phase != PaintPhaseForeground && paintInfo.phase != PaintPhaseSelection))
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py     [all...]
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrDashingEffect.cpp 111 // Assumes phase < sum of all intervals
122 SkScalar phase, SkScalar* endingInt) {
130 *endingInt = totalLen - numFullIntervals * srcIntervalLen + phase;
180 // the phase should be normalized to be [0, sum of all intervals)
417 * the the start of line to origin, and the shift it along the positive x-axis by the phase
  /external/chromium_org/ui/views/widget/
root_view.cc 55 // This event handler receives events in the pre-target phase and takes care of
68 CHECK_EQ(ui::EP_PRETARGET, event->phase());
97 // This event handler receives events in the post-target phase and takes care of
110 DCHECK_EQ(ui::EP_POSTTARGET, event->phase());
  /external/chromium_org/v8/src/
lithium-allocator.cc     [all...]
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 111 // Assumes phase < sum of all intervals
122 SkScalar phase, SkScalar* endingInt) {
130 *endingInt = totalLen - numFullIntervals * srcIntervalLen + phase;
180 // the phase should be normalized to be [0, sum of all intervals)
417 * the the start of line to origin, and the shift it along the positive x-axis by the phase
  /frameworks/base/services/core/java/com/android/server/
UiModeManagerService.java 301 public void onBootPhase(int phase) {
302 if (phase == SystemService.PHASE_SYSTEM_SERVICES_READY) {
  /frameworks/base/services/core/java/com/android/server/dreams/
DreamManagerService.java 106 public void onBootPhase(int phase) {
107 if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) {
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 90 public void onBootPhase(int phase) {
91 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TracingModel.js 41 WebInspector.TracingModel.Phase = {
188 if (payload.ph !== WebInspector.TracingModel.Phase.Metadata) {
197 if (payload.ph === WebInspector.TracingModel.Phase.SnapshotObject)
260 this.phase = payload.ph;
478 if (payload.ph === WebInspector.TracingModel.Phase.End) {
487 if (payload.ph === WebInspector.TracingModel.Phase.Begin || payload.ph === WebInspector.TracingModel.Phase.Complete) {
  /external/openssl/crypto/modes/asm/
ghashv8-armx.pl 135 vpmull.p64 $t2,$Xl,$t3 @ 1st phase
145 vext.8 $t2,$Xl,$Xl,#8 @ 2nd phase
  /external/oprofile/events/x86-64/family11h/
unit_masks 186 0x02 The number of cycles spent in speculative phase
187 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)

Completed in 1180 milliseconds

<<11121314151617181920>>