Home
last modified time | relevance | path

Searched refs:Soft (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetOptions.h28 Soft, // Soft float. enumerator
/external/llvm/tools/lli/
Dlli.cpp177 clEnumValN(FloatABI::Soft, "soft",
379 FloatABIForCalls = FloatABI::Soft; in main()
/external/llvm/lib/Target/ARM/
DARMTargetMachine.cpp56 this->Options.FloatABIType = FloatABI::Soft; in ARMBaseTargetMachine()
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h150 clEnumValN(FloatABI::Soft, "soft",
/external/llvm/tools/llc/
Dllc.cpp301 FloatABIForCalls = FloatABI::Soft; in compileModule()
/external/clang/lib/CodeGen/
DBackendUtil.cpp427 Options.FloatABIType = llvm::FloatABI::Soft; in CreateTargetMachine()
/external/llvm/tools/lto/
DLTOModule.cpp89 clEnumValN(FloatABI::Soft, "soft",
/external/llvm/docs/
DSystemLibrary.rst153 Minimize Soft Errors
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-14218 * Plugins/WebBaseNetscapePluginView.mm: Soft link all AGL and OpenGL functions used by
/external/webkit/Source/WebCore/
DChangeLog9333 * platform/network/cf/CookieJarCFNet.cpp: Soft-link in CFNetwork functions on Mac.
46382 REGRESSION: Soft hyphen is not always rendered
DChangeLog-2007-10-144314 * xml/XSLStyleSheet.cpp: Soft-linked libxslt.
4317 * xml/XSLTProcessor.cpp: Soft-linked libxslt.
DChangeLog-2005-12-198823 Soft hyphen displayed as hyphen when it is the first character
DChangeLog-2005-08-2348097 …matches IE6 on Windows and Opera 7. Soft hyphens that don't break lines end up getting collapsed …
DChangeLog-2010-12-0644783 <rdar://problem/7938878> Soft hyphenation and the clipboard
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1630379Soft-link the Web process with WebKit2. We do this so we can ensure that we won't accidentally clo…