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

1 2 3 4 5 6 7 8

  /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/tlsdate/dbus/
org.torproject.tlsdate.conf 6 <!-- Only certain user can own the tlsdated service -->
  /external/v8/test/mjsunit/es6/
typedarray-sort.js 20 // instead in certain callsites we check that length
35 // For arrays of floats, certain handling of +-0/NaN
  /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/chromium-trace/catapult/third_party/flot/
CONTRIBUTING.md 9 behavior but are not 100% certain that it is a bug, please try posting to the
  /external/compiler-rt/make/
lib_util.mk 28 # defined with a certain specificity.
  /external/llvm/
llvm-host-build.mk 22 # Disable certain warnings for use with mingw.
  /external/webrtc/webrtc/tools/rtcbot/bot/
api.js 24 // Dnode loses certain method calls when exposing native browser objects such as
  /external/webrtc/webrtc/tools/rtcbot/test/
simple_offer_answer.js 38 // that certain methods must be called.
  /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/libjpeg-turbo/
Android.mk 25 # If we are certain that the ARM v7 device has NEON (and there is no need for
  /external/v8/test/mjsunit/compiler/
escape-analysis-representation.js 52 // Warm-up field tracking to a certain representation.
  /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/opencv3/3rdparty/jinja2/
filters.py 304 It is also possible to join certain attributes of an object:
721 It is also possible to sum up only certain attributes:
801 only interested in a certain value of it.
  /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/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/tools/gcmole/
gcmole.lua 47 -- When building gcsuspects whitelist certain functions as if they
285 -- TODO GCMole currently is sensitive enough to understand that certain

Completed in 431 milliseconds

1 2 3 4 5 6 7 8