Home
last modified time | relevance | path

Searched refs:Active (Results 1 – 25 of 47) sorted by relevance

12

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp457 Active = ActiveTemplateInstantiations.rbegin(), in PrintInstantiationStack() local
459 Active != ActiveEnd; in PrintInstantiationStack()
460 ++Active, ++InstantiationIdx) { in PrintInstantiationStack()
465 Diags.Report(Active->PointOfInstantiation, in PrintInstantiationStack()
472 switch (Active->Kind) { in PrintInstantiationStack()
474 Decl *D = reinterpret_cast<Decl *>(Active->Entity); in PrintInstantiationStack()
479 Diags.Report(Active->PointOfInstantiation, DiagID) in PrintInstantiationStack()
481 << Active->InstantiationRange; in PrintInstantiationStack()
488 Diags.Report(Active->PointOfInstantiation, DiagID) in PrintInstantiationStack()
490 << Active->InstantiationRange; in PrintInstantiationStack()
[all …]
/external/webkit/Source/WebCore/rendering/
DHitTestRequest.h31 Active = 1 << 2, enumerator
46 bool active() const { return m_requestType & Active; } in active()
/external/valgrind/main/coregrind/
Dm_redir.c288 Active; typedef
300 static void maybe_add_active ( Active /*by value; callee copies*/ );
308 static void show_active ( HChar* left, Active* act );
564 Active *old, new; in VG_()
600 Active act; in generate_and_add_actives()
714 static void maybe_add_active ( Active act ) in maybe_add_active()
717 Active* old = NULL; in maybe_add_active()
811 Active* a = VG_(OSetGen_AllocNode)(activeSet, sizeof(Active)); in maybe_add_active()
855 Active* act; in VG_()
954 Active* r = VG_(OSetGen_Lookup)(activeSet, &orig); in VG_()
[all …]
/external/libvpx/examples/
Dvp8_set_maps.txt2 VP8 Set Active and ROI Maps
6 ROI and Active maps.
12 Active maps are a way for the application to specify on a
/external/aac/libAACdec/src/
Daacdec_tns.cpp111 pTnsData->Active = 0; in CTns_Reset()
210 pTnsData->Active = 1; in CTns_Read()
344 if (pTnsData->Active) in CTns_Apply()
Daacdec_tns.h121 UCHAR Active; member
Dblock.cpp241 if (pAacDecoderChannelInfo->pDynData->TnsData.Active) { in CBlock_ScaleSpectralData()
/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.cpp848 if (m_activeState == Active) { in calculateNextProgressTime()
868 return Active; in determineActiveState()
870 if (m_activeState == Active) in determineActiveState()
879 …return (m_activeState == Active && (fill() == FillFreeze || elapsed <= m_intervalBegin + repeating… in isContributing()
897 ASSERT(m_activeState != Active); in progress()
908 m_activeState = Active; in progress()
927 if (oldActiveState == Active && m_activeState != Active) in progress()
DSVGSMILElement.h177 Active, enumerator
/external/zlib/old/visualc6/
DREADME.txt29 2) Select "Build | Set Active Configuration".
60 4) Select "Build | Set Active Configuration".
/external/webkit/Source/WebKit/qt/tests/qwebview/
Dtst_qwebview.cpp366 palette1.setBrush(QPalette::Active, QPalette::Highlight, brush1); in setPalette()
369 palette1.setBrush(QPalette::Active, QPalette::HighlightedText, brush1); in setPalette()
413 palette2.setBrush(QPalette::Active, QPalette::Highlight, brush2); in setPalette()
416 palette2.setBrush(QPalette::Active, QPalette::HighlightedText, brush2); in setPalette()
/external/webkit/Source/WebKit/qt/tests/qgraphicswebview/
Dtst_qgraphicswebview.cpp360 palette1.setBrush(QPalette::Active, QPalette::Highlight, brush1); in setPalette()
363 palette1.setBrush(QPalette::Active, QPalette::HighlightedText, brush1); in setPalette()
416 palette2.setBrush(QPalette::Active, QPalette::Highlight, brush2); in setPalette()
419 palette2.setBrush(QPalette::Active, QPalette::HighlightedText, brush2); in setPalette()
/external/blktrace/btt/doc/
Dsample-btt-output.tex76 ==================== Active Requests At Q Information ====================
/external/tcpdump/tests/
Dlmp.new172 Active: Allocated (1)
176 Active: Allocated (1)
185 Active: Allocated (1)
189 Active: Allocated (1)
Dlmp.out172 Active: Allocated (1)
176 Active: Allocated (1)
185 Active: Allocated (1)
189 Active: Allocated (1)
/external/webkit/Source/WebCore/page/
DEventHandler.cpp576 HitTestRequest request(HitTestRequest::ReadOnly | HitTestRequest::Active); in handleMouseDraggedEvent()
628 HitTestRequest::Active | in updateSelectionForMouseDrag()
1376 HitTestRequest request(HitTestRequest::Active | HitTestRequest::IgnoreClipping); in handleMousePressEvent()
1378 HitTestRequest request(HitTestRequest::Active); in handleMousePressEvent()
1448 HitTestRequest request(HitTestRequest::ReadOnly | HitTestRequest::Active); in handleMousePressEvent()
1468 HitTestRequest request(HitTestRequest::ReadOnly | HitTestRequest::Active); in handleMousePressEvent()
1499 HitTestRequest request(HitTestRequest::Active); in handleMouseDoubleClickEvent()
1601 hitType |= HitTestRequest::Active; in handleMouseMoveEvent()
1606 hitType |= HitTestRequest::Active | HitTestRequest::ReadOnly; in handleMouseMoveEvent()
2219 HitTestRequest request(HitTestRequest::Active); in sendContextMenuEvent()
[all …]
DEventHandler.h121 … HitTestRequest::HitTestRequestType hitType = HitTestRequest::ReadOnly | HitTestRequest::Active,
/external/webkit/Source/WebCore/platform/qt/
DRenderThemeQt.cpp397 return pal.brush(QPalette::Active, QPalette::Highlight).color(); in platformActiveSelectionBackgroundColor()
411 return pal.brush(QPalette::Active, QPalette::HighlightedText).color(); in platformActiveSelectionForegroundColor()
425 return pal.brush(QPalette::Active, QPalette::Highlight).color(); in platformFocusRingColor()
438 return pal.brush(QPalette::Active, QPalette::ButtonText).color(); in systemColor()
440 return pal.brush(QPalette::Active, QPalette::Text).color(); in systemColor()
888 …light() == option.palette.background()) ? option.palette.color(QPalette::Active, QPalette::Highlig… in paintProgressBar()
1351 const QColor highlightText = pal.brush(QPalette::Active, QPalette::HighlightedText).color(); in paintMediaVolumeSliderTrack()
/external/libpng/projects/visualc6/
DREADME.txt19 2) Select "Build | Set Active Configuration".
/external/libpng/contrib/visupng/
DREADME.txt27 1) On the main menu Select "Build|Set Active configuration".
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebinspector.cpp551 HitTestRequest request(HitTestRequest::ReadOnly | HitTestRequest::Active); in webkit_web_inspector_inspect_coordinates()
/external/webkit/Source/WebKit/gtk/po/
Dfr.po471 msgstr "Active les langages de script incorporés."
479 msgstr "Active les objets greffons incorporés."
512 msgstr "Active les extensions destinées à aider les développeurs"
520 msgstr "Active le mode de navigation privée"
528 msgstr "Active la vérification orthographique en cours de frappe"
666 "Active la gestion des clics droits pour la création du menu contextuel par "
675 msgstr "Active les contournements de compatibilité spécifiques aux sites"
/external/chromium-trace/src/shared/css/
Dwidgets.css171 /* Active *********************************************************************/
/external/mesa3d/src/mesa/main/
Dmtypes.h2006 GLboolean Active; /**< inside Begin/EndQuery */ member
2234 GLboolean Active; /**< Is transform feedback enabled? */ member
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1302 DontHitTestScrollbars, HitTestRequest::Active | HitTestRequest::ReadOnly, in retrieveElement()
1338 …false, false, DontHitTestScrollbars, HitTestRequest::Active | HitTestRequest::ReadOnly, IntSize(1,… in retrieveHref()
1352 …false, false, DontHitTestScrollbars, HitTestRequest::Active | HitTestRequest::ReadOnly, IntSize(1,… in retrieveImageSource()
1450 HitTestRequest request(HitTestRequest::Active in visiblePositionForContentPoint()
1482 HitTestRequest request(HitTestRequest::Active); in selectWordAt()
1799 …false, false, DontHitTestScrollbars, HitTestRequest::Active | HitTestRequest::ReadOnly, IntSize(sl… in hitTestAtPoint()

12