HomeSort by relevance Sort by last modified time
    Searched refs:otherwise (Results 51 - 75 of 775) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
prime.py 66 True otherwise.
101 '''Returns True if the number is prime, and False otherwise.
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 29 # otherwise the group crosses a boundary.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
subsym.s 49 x .word $isreg("AG") ; 1 if .mmregs, 0 otherwise
  /external/v8/test/mjsunit/
array-iteration.js 25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
82 // Do not create a new object otherwise.
140 // Do not create a new object otherwise.
203 // Do not create a new object otherwise.
261 // Do not create a new object otherwise.
319 // Do not create a new object otherwise.
  /external/v8/test/mjsunit/es6/
typedarray-iteration.js 55 // Do not create a new object otherwise.
113 // Do not create a new object otherwise.
166 // Do not create a new object otherwise.
  /prebuilts/go/darwin-x86/src/go/token/
token.go 296 // and basic type literals; it returns false otherwise.
301 // delimiters; it returns false otherwise.
306 // it returns false otherwise.
  /prebuilts/go/linux-x86/src/go/token/
token.go 296 // and basic type literals; it returns false otherwise.
301 // delimiters; it returns false otherwise.
306 // it returns false otherwise.
  /external/compiler-rt/make/
util.mk 8 # Return "true" if LHS == RHS, otherwise "".
15 # Return "true" if LHS != RHS, otherwise "".
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 93 wl_display bound to EGLDisplay otherwise EGL_TRUE.
96 wl_display bound to the EGLDisplay currently otherwise EGL_TRUE.
  /external/skia/src/opts/
SkXfermode_opts.h 136 otherwise = sa * Sk4f::Min(da, (d*sa)*(sa-s).approxInvert()) + s*ida + d*isa; local
141 otherwise));
152 otherwise = sa*(da-Sk4f::Min(da, (da-d)*sa*s.approxInvert())) + s*ida + d*isa; local
157 otherwise));
  /development/tools/findunused/
findunusedresources 9 -p option prints out unused resources, otherwise a total count is printed
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
media_action.js 8 // Returns elements matching the selector, otherwise returns the first video
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
envset.cmd 70 otherwise
  /external/jemalloc/include/jemalloc/internal/
size_classes.sh 210 * bin: 'yes' if a small bin size class, 'no' otherwise.
212 * otherwise.
  /external/v8/src/js/
harmony-species.js 13 // otherwise GlobalTypedArray would be Object, and we would break
  /prebuilts/go/darwin-x86/src/cmd/vet/
rangeloop.go 9 body, as otherwise we would need whole program analysis.
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4.go 55 // key stream. Dst and src may be the same slice but otherwise should
  /prebuilts/go/darwin-x86/src/image/png/
paeth.go 11 // m := -1 if x < 0. m := 0 otherwise.
  /prebuilts/go/darwin-x86/src/net/
sockopt_bsd.go 30 // is otherwise. Note that some operating systems
sockopt_windows.go 15 // is otherwise. Note that some operating systems
  /prebuilts/go/darwin-x86/src/runtime/
os2_plan9.go 54 cyclefreq uint64 // cycle clock frequency if there is one, 0 otherwise
  /prebuilts/go/darwin-x86/src/runtime/pprof/
mprof_test.go 51 // Disable sampling, otherwise it's difficult to assert anything.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_darwin_amd64.go 31 // but is otherwise unused. The answers come back
syscall_darwin_arm64.go 31 // but is otherwise unused. The answers come back
  /prebuilts/go/darwin-x86/src/text/template/
option.go 27 // is unrecognized or otherwise invalid, Option panics.

Completed in 1152 milliseconds

1 23 4 5 6 7 8 91011>>