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

1 2 3 4 5 6

  /external/proguard/src/proguard/shrink/
ShortestUsageMark.java 29 * other elements. It can be certain or preliminary. It also contains additional
38 private final boolean certain; field in class:ShortestUsageMark
46 * Creates a new certain ShortestUsageMark.
51 this.certain = true;
58 * Creates a new certain ShortestUsageMark.
73 * Creates a new certain ShortestUsageMark.
86 this.certain = true;
97 * @param certain specifies whether this is a certain mark.
100 boolean certain)
    [all...]
  /external/v8/test/mjsunit/
regress-3456.js 9 // false for certain valid expressions. This case is the minimum amount
eval-stack-trace.js 43 // Check for every frame that a certain method returns the
55 // Check for every frame that a certain method has a return value
67 // Check for every frame that a certain method returns undefined
  /frameworks/opt/photoviewer/
Android.mk 21 # if you're certain that you need it; see go/extradex-design for more context.
42 # You should only use this library if you're certain that you need it; see
  /external/compiler-rt/make/
lib_util.mk 28 # defined with a certain specificity.
  /frameworks/base/services/
Android.mk 15 # Uncomment to enable output of certain warnings (deprecated, unchecked)
  /external/v8/test/mjsunit/regress/
regress-155924.js 28 // A HeapNumber with certain bits in the mantissa of the floating point
  /external/gptfdisk/
current.spec 68 Summary: A tool for repairing certain types of damage to MBR disks
  /external/v8/test/mjsunit/compiler/
escape-analysis-representation.js 52 // Warm-up field tracking to a certain representation.
optimized-for-in.js 31 // Test for-in support in Crankshaft. For simplicity this tests assumes certain
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
ARM-E_interpolate_noloop_gnu.s 92 @ with certain coefficients and signal sources. In this case, either a
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
ARM-E_interpolate_noloop_gnu.s 92 @ with certain coefficients and signal sources. In this case, either a
  /external/v8/test/webkit/
array-enumerators-functions.js 25 "This test checks the behavior of the various array enumeration functions in certain edge case scenarios"
math-transforms.js 26 "This test checks for potential edge case bugs with certain math transforms involving multiplication by 1 and unary plus."
  /external/v8/test/webkit/fast/js/
string-capitalization.js 26 "This test checks that toLowerCase and toUpperCase handle certain non-trivial cases correctly."
  /external/v8/tools/gcmole/
gcmole.lua 44 -- When building gcsuspects whitelist certain functions as if they
229 -- TODO GCMole currently is sensitive enough to understand that certain
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 206 # Pad string to a certain length by repeatedly prepending another string.
298 These restrictions translate to certain responsibilities for you if you
311 Also, for each author's protection and ours, we want to make certain
498 certain countries either by patents or by copyrighted interfaces, the
587 under certain conditions; type `show c' for details.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 58 defines a single DFA class that is used to simulate state machines for certain
  /external/v8/src/
runtime.js 257 // certain benchmarks.
295 // certain benchmarks.
  /external/llvm/utils/TableGen/
tdtags 86 produce error messages for certain .td files. These errors
  /ndk/build/core/
default-build-commands.mk 47 # These flags are used to mark certain regions of the resulting
  /ndk/sources/host-tools/nawk-20071023/
FIXES 132 variety of odd problems, including failure to properly match certain
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 48 structures in methods. However, for certain types of decisions, ANTLR will

Completed in 451 milliseconds

1 2 3 4 5 6