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

12 3 4

  /external/chromium_org/v8/test/mjsunit/regress/
regress-2537.js 34 x += 0; // Force int32 representation so that
regress-728.js 36 // Force computation of hash for the string representation of array index.
regress-732.js 41 // Force hash computation for the string representation of index.
regress-97116.js 36 for (var i = 0; i < 10; i++) gc(); // Force code flushing.
regress-97116b.js 36 for (var i = 0; i < 10; i++) gc(); // Force code flushing.
regress-990205.js 33 // Force eager compilation of x through the use of eval. The break
regress-convert-transition.js 33 // Force conversion of field to slow mode.
regress-opt-after-debug-deopt.js 65 Debug.setBreakPoint(f, 2, 0); // Force deopt.
  /external/chromium_org/v8/test/webkit/
dfg-multi-basic-block-structure-clobber.js 38 var o = o_.f; // Force this block to have a SetLocal.
dfg-store-unexpected-value-into-argument-and-osr-exit.js 32 x = true; // Force x to not have a hoisted integer speculation.
dfg-constant-fold-uncaptured-variable-that-is-later-captured.js 36 return arguments; // Force r2 (see below) to get captured.
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 171 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
182 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
458 // Force static initialization.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 140 ATTRIBUTE Ascend-Force-56 248 integer
254 VALUE Ascend-Force-56 Force-56-No 0
255 VALUE Ascend-Force-56 Force-56-Yes 1
  /external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
example.js 34 // Force filename to 50 chars
  /external/chromium_org/v8/test/mjsunit/bugs/
bug-1344252.js 39 // Force the inline caches to monomorphic state.
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-3218915.js 49 // Force test to deopt. If it behaves normally, it should return the global
uint32.js 47 // Loop to force inline allocation failure and a call into runtime.
159 // Force promotion.
  /external/llvm/tools/opt/
opt.cpp 82 Force("f", cl::desc("Enable binary output on terminals"));
410 if (!Force && !NoOutput && !AnalyzeOnly && !OutputAssembly)
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
runner.js 325 iframe.contentDocument.body.clientHeight; // Force a full layout/style-resolve.
327 iframe.contentDocument.documentElement.offsetWidth; // Force the painting.
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 629 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
640 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
656 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
667 m_pPLTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
1018 // Force static initialization.
  /external/chromium_org/extensions/renderer/resources/
runtime_custom_bindings.js 70 // Force the runtime API to be loaded in the background page. Using
  /external/chromium_org/v8/test/mjsunit/
math-round.js 42 // Force the Math.round() representation to double to exercise the associated
value-wrapper.js 136 // Force the prototype into slow case and run the test again.
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 145 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
156 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
788 // Force static initialization.
  /external/clang/lib/Basic/
Diagnostic.cpp 347 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) {
351 if (Force) {
374 if (!Force && DelayedDiagID && DelayedDiagID != DiagID)
    [all...]

Completed in 723 milliseconds

12 3 4