Home
last modified time | relevance | path

Searched refs:Delayed (Results 1 – 12 of 12) sorted by relevance

/external/oprofile/events/i386/core_2/
Dunit_masks74 0x00 FP Delayed bypass to FP operation.
75 0x01 SIMD Delayed bypass to SIMD operation.
76 0x02 LOAD Delayed bypass to load operation.
Devents27 event:0x19 counters:0,1 um:delayed_bypass minimum:1000 name:DELAYED_BYPASS : Delayed bypass events
/external/webkit/Source/WebKit2/UIProcess/
DWebProcessProxy.messages.in31 … GetPluginProcessConnection(WTF::String pluginPath) -> (CoreIPC::MachPort connectionHandle) Delayed
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp541 bool Delayed = false; in ListScheduleBottomUp() local
548 Delayed = true; in ListScheduleBottomUp()
559 if (Delayed && !CurSU) { in ListScheduleBottomUp()
/external/webkit/Source/WebKit2/PluginProcess/
DPluginControllerProxy.messages.in63 HandleMouseEvent(WebKit::WebMouseEvent mouseEvent) -> (bool handled) Delayed
/external/clang/lib/Parse/
DParseDeclCXX.cpp2558 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() argument
2568 if (Delayed) { in tryParseExceptionSpecification()
DParseDecl.cpp4269 bool Delayed = (D.getContext() == Declarator::MemberContext && in ParseFunctionDeclarator() local
4273 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
/external/clang/include/clang/Parse/
DParser.h1425 bool Delayed,
/external/webkit/Source/WebKit2/
DChangeLog2549 'DispatchOnConnectionQueue' and rename 'delayed' to 'Delayed'.
/external/webkit/Source/WebCore/
DChangeLog-2003-10-2518005 6. Delayed to leak detector to account for lazy release of resources.
DChangeLog-2007-10-1434776 Delayed the queueing of the post-attach callback until attach().
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0935098 6. Delayed to leak detector to account for lazy release of resources.