HomeSort by relevance Sort by last modified time
    Searched refs:Force (Results 26 - 42 of 42) sorted by null

12

  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 114 pLinker.defineSymbol<MCLinker::Force, MCLinker::Unresolve>(
126 m_pGOTSymbol = pLinker.defineSymbol<MCLinker::Force, MCLinker::Resolve>(
748 // Force static initialization.
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 299 text.push('Force SPDY Always: ' + data.spdyStatus.force_spdy_always);
300 text.push('Force SPDY Over SSL: ' + data.spdyStatus.force_spdy_over_ssl);
  /external/clang/lib/CodeGen/
CGRTTI.cpp 107 /// \param Force - true to force the creation of this RTTI value
109 llvm::Constant *BuildTypeInfo(QualType Ty, bool Force = false);
550 llvm::Constant *RTTIBuilder::BuildTypeInfo(QualType Ty, bool Force) {
570 if (!Force && (IsStdLib || ShouldUseExternalRTTIDescriptor(CGM, Ty)))
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 244 virtual void printOptionValue(size_t GlobalWidth, bool Force) const = 0;
    [all...]
  /external/libvpx/
examples.mk 74 force_keyframe.DESCRIPTION = Force generation of keyframes
  /external/webkit/Source/WebCore/dom/
Element.cpp 205 // Call attributes(true) to force attribute synchronization to occur for SVG and style attributes.
918 // Ignore display: none on root elements. Force a display of block in that case.
    [all...]
Document.cpp     [all...]
Node.h 131 enum StyleChange { NoChange, NoInherit, Inherit, Detach, Force };
  /external/webkit/Source/WebCore/html/
HTMLBodyElement.cpp 142 document()->recalcStyle(Force);
  /external/v8/test/mjsunit/compiler/
optimized-for-in.js 294 arr.push(":"); // Force deopt at the end of the loop.
  /external/v8/test/mjsunit/
elements-transition-hoisting.js 42 // Force existing ICs from previous stress runs to be flushed, otherwise the
  /external/webkit/Source/WebCore/page/
Frame.cpp 1005 document->recalcStyle(Node::Force);
1040 document->recalcStyle(Node::Force);
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 195 pLinker.defineSymbol<MCLinker::Force, MCLinker::Unresolve>(
207 m_pGOTSymbol = pLinker.defineSymbol<MCLinker::Force, MCLinker::Resolve>(
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 357 // 2. force count in --no-as-needed
817 pLinker.defineSymbol<MCLinker::Force, MCLinker::Unresolve>(
829 m_pGOTSymbol = pLinker.defineSymbol<MCLinker::Force, MCLinker::Resolve>(
889 // Force static initialization.
  /external/chromium/third_party/libjingle/source/talk/
main.scons 95 # We force a x86 target even when building on x64 Windows platforms.
478 # Force source project to main dir, so that Visual Studio can find the
  /external/webkit/Source/WebKit/win/
WebFrame.cpp 1112 document->recalcStyle(Node::Force);
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 554 * Force the canExecute events to be dispatched.
    [all...]

Completed in 366 milliseconds

12