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

1 2 3 4 5 6 7 8 91011>>

  /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 -->
  /prebuilts/go/darwin-x86/src/runtime/
cputicks.go 11 // noticed drift between cpus on certain os/arch combinations. See issue 8976.
  /prebuilts/go/linux-x86/src/runtime/
cputicks.go 11 // noticed drift between cpus on certain os/arch combinations. See issue 8976.
  /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)
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
unsafeptr.go 26 // certain uses of reflect are okay
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug449.go 9 // return values into account, so in certain cases gc-generated
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
unsafeptr.go 26 // certain uses of reflect are okay
  /prebuilts/go/linux-x86/test/fixedbugs/
bug449.go 9 // return values into account, so in certain cases gc-generated
  /external/v8/test/mjsunit/regress/
regress-155924.js 28 // A HeapNumber with certain bits in the mantissa of the floating point
  /prebuilts/go/darwin-x86/src/cmd/vet/
unused.go 5 // This file defines the check for unused results of calls to certain
  /prebuilts/go/linux-x86/src/cmd/vet/
unused.go 5 // This file defines the check for unused results of calls to certain
  /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.
  /prebuilts/go/darwin-x86/src/debug/dwarf/
buf.go 26 // certain field formats.

Completed in 782 milliseconds

1 2 3 4 5 6 7 8 91011>>