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

1 2

  /external/llvm/tools/llvm-as/
llvm-as.cpp 41 Force("f", cl::desc("Enable binary output on terminals"));
80 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true))
  /external/llvm/tools/llvm-link/
llvm-link.cpp 40 Force("f", cl::desc("Enable binary output on terminals"));
135 } else if (Force || !CheckBitcodeOutputToConsole(Out.os(), true))
  /external/webkit/LayoutTests/storage/
multiple-databases-garbage-collection.js 3 // Force 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.']
  /external/v8/test/mjsunit/regress/
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
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-990205.js 33 // Force eager compilation of x through the use of eval. The break
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 58 Force,
422 /// - Force
498 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
520 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
  /external/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.
value-wrapper.js 135 // Force the prototype into slow case and run the test again.
  /external/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
regress-3218915.js 49 // Force test to deopt. If it behaves normally, it should return the global
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 45 Force("f", cl::desc("Enable binary output on terminals"));
  /frameworks/compile/mclinker/lib/LD/
StubFactory.cpp 77 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 45 Force("f", cl::desc("Enable binary output on terminals"));
276 else if (Force || !CheckBitcodeOutputToConsole(Out.os(), true))
  /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/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 113 // Force a layout with the new |leftSplit_|.
  /external/v8/test/mjsunit/bugs/
bug-1344252.js 39 // Force the inline caches to monomorphic state.
  /external/webkit/Source/WebCore/loader/
DocumentWriter.cpp 196 m_frame->document()->recalcStyle(Node::Force);

Completed in 453 milliseconds

1 2