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

1 2 3 4

  /external/chromium_org/v8/test/mjsunit/regress/
regress-350884.js 12 // Force dictionary properties on obj.
regress-3138.js 17 with ({}); // Force context allocation of both variable and function name.
splice-missing-wb.js 36 // Force it into oldspace.
49 // Force gc and heap verification.
regress-1493017.js 42 // Force a global GC. This will collect the maps starting from C and
  /external/llvm/tools/llvm-as/
llvm-as.cpp 42 Force("f", cl::desc("Enable binary output on terminals"));
80 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true))
  /external/llvm/tools/llvm-link/
llvm-link.cpp 42 Force("f", cl::desc("Enable binary output on terminals"));
128 } else if (Force || !CheckBitcodeOutputToConsole(Out.os(), true))
  /frameworks/compile/slang/
llvm-rs-as.cpp 47 Force("f", cl::desc("Enable binary output on terminals"));
99 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true)) {
  /dalvik/dx/src/
Android.mk 21 # Force java 6 target because we want java 6 runtimes to run dx, at least as long as the android SDK
  /external/chromium_org/v8/test/webkit/
dfg-cfg-simplify-phantom-get-local-on-same-block-set-local.js 36 var a = arguments; // Force arguments to be captured, so that x is captured.
39 stuff(z); // Force a Flush, and then a Phantom on the GetLocal of x.
regexp-alternatives.js 33 // Force YARR to use Interpreter by using iterative parentheses
38 // Force YARR to use Interpreter by using backreference
getter-setter-gc.js 33 // Force a gc
  /external/markdown/markdown/extensions/
headerid.py 127 force = self._str2bool(self.config['forceid'][0])
132 force = self._str2bool(self.md.Meta['header_forceid'][0])
133 return level, force
171 'forceid' : ['True', 'Force all headers to have an id.']
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 57 Force,
410 /// - Force
460 /// symbols should be force to local symbols
490 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
512 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
  /external/chromium_org/v8/test/mjsunit/
string-externalize.js 43 externalizeString(twoByteExternalWithAsciiData, true /* force two-byte */);
58 // Force flattening of the string.
79 // Force flattening of the string.
copy-on-write-assert.js 40 // Force copy. Because the array is large it will test the slow array
object-literal-gc.js 47 // Force normalization of the properties.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Layout/resources/
floats.js 52 // Force a layout.
  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ShadowRoot.cpp 141 change = Force;
143 if (change < Force && hasRareData() && childNeedsStyleRecalc())
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
bin-farabs.asm 28 ; Force near (non-far) jump (just offset, no segment).
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-6.js 38 // Force deoptimization in --always-opt mode when evaluating
recursive-deopt.js 31 // Force deopt in both leaf case and when returning. To make
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 47 Force("f", cl::desc("Enable binary output on terminals"));
273 else if (Force || !CheckBitcodeOutputToConsole(Out.os(), true))
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 46 Force("f", cl::desc("Enable binary output on terminals"));
  /frameworks/compile/mclinker/lib/LD/
StubFactory.cpp 85 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
  /device/asus/fugu/
AndroidKernel.mk 3 # Force using bash as a shell, otherwise, on Ubuntu, dash will break some

Completed in 532 milliseconds

1 2 3 4