HomeSort by relevance Sort by last modified time
    Searched defs:Active (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/rendering/
HitTestRequest.h 31 Active = 1 << 2,
46 bool active() const { return m_requestType & Active; } function in class:WebCore::HitTestRequest
  /external/webkit/Source/WebCore/svg/animation/
SVGSMILElement.h 177 Active,
  /external/valgrind/main/coregrind/
m_redir.c 72 symbols can cause new (active) redirections to appear for two
91 its tables all active redirections in any way associated with that
107 Active - a set of orig addr -> (bool, redir addr)
109 Active is the currently active set of bindings that the translator
113 Active is a pure function of Specs and the current symbol table
116 Therefore whenever either Specs or SyminfoState changes, Active
120 Active is computed as follows:
122 Active = empty
129 &fn -> redir is added to Active
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 227 M4OSA_Bool Active;
277 M4OSA_Bool Active;
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 90 milliseconds