HomeSort by relevance Sort by last modified time
    Searched refs:Force (Results 51 - 75 of 89) sorted by null

1 23 4

  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 615 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
729 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
790 return AddSymbol<Force, Resolve>(pName,
  /external/llvm/include/llvm/Support/
CommandLine.h 267 virtual void printOptionValue(size_t GlobalWidth, bool Force) const = 0;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 36 Force,
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.js 293 // Force a reload of the iframe in a way that doesn't cause cross-domain
  /external/chromium_org/chrome/renderer/resources/extensions/
file_system_custom_bindings.js 104 // Force the fileSystem API to be loaded in the background page. Using
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
image_encoder.js 181 // Chrome can only encode JPEG and PNG. Force PNG mime type so that we
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_encoder.js 181 // Chrome can only encode JPEG and PNG. Force PNG mime type so that we
  /external/chromium_org/v8/test/mjsunit/compiler/
optimized-for-in.js 295 arr.push(":"); // Force deopt at the end of the loop.
  /external/sepolicy/
Android.mk 5 # Force permissive domains to be unconfined+enforcing?
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 309 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
320 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
810 // Force static initialization.
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 354 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
365 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
    [all...]
HexagonRelocator.cpp 431 LDSymbol *cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
445 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 527 LDSymbol* cpySym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
548 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
  /external/clang/lib/CodeGen/
CGDebugInfo.h 404 /// \param Force Assume DebugColumnInfo option is true.
405 unsigned getColumnNumber(SourceLocation Loc, bool Force=false);
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 142 LDSymbol* cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_display_manager.js 180 // Force reevaluation of the display state based on our stored real
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
ribbon.js 52 * Force redraw the ribbon.
59 * Clear all cached data to force full redraw on the next selection change.
  /external/chromium_org/ui/file_manager/gallery/js/
ribbon.js 52 * Force redraw the ribbon.
59 * Clear all cached data to force full redraw on the next selection change.
  /external/chromium_org/v8/test/mjsunit/
unbox-double-arrays.js 352 // Force gc here to start with a clean heap if we repeat this test multiple
363 // size of the capacity and force the array into "slow" dictionary case.
  /external/icu/icu4c/source/
icudefs.mk 221 # Force removal [for make clean]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp     [all...]
  /external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
mathjax_external_util.js 230 // Force InputJax to load.
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 261 LDSymbol* cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
279 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
    [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 804 /// \param Force Emit the diagnostic regardless of suppression settings.
805 bool EmitCurrentDiagnostic(bool Force = false);
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 379 // force input alignment from ldscript if any
396 // force output alignment from ldscript if any
512 m_pBuilder->AddSymbol<IRBuilder::Force,
    [all...]

Completed in 2980 milliseconds

1 23 4