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

1 2 3 4 5 6 7 8 91011

  /frameworks/support/annotations/src/android/support/annotation/
VisibleForTesting.java 24 * visible than otherwise necessary to make code testable.
32 * @VisibleForTesting(otherwise = VisibleForTesting.PROTECTED)
45 int otherwise() default PRIVATE;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.mli 16 [path]. Returns [true] if successful, [false] otherwise. *)
23 will be flushed. Returns [true] if successful, [false] otherwise. *)
36 will be flushed. Returns [true] if successful, [false] otherwise. *)
  /external/strace/
strace-log-merge 12 option which prints timestamps (otherwise sorting won't do any good).
  /external/llvm/autoconf/m4/
check_gnu_make.m4 18 dnl '#' otherwise
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /frameworks/base/packages/SettingsProvider/test/
Android.mk 5 # Note we statically link SettingsState to do some unit tests. It's not accessible otherwise
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
rodata-merge-map2.s 4 @ would otherwise be converted in a symbol table entry with no
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-nosym.d 9 # "no symbols" message that would otherwise cause a spurious failure and
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 19 raises [Error msg] otherwise, where [msg] is a description of the error
25 raises [Error msg] otherwise, where [msg] is a description of the error
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
bge.s 16 # Just sanity check it otherwise.
bgeu.s 15 # Just sanity check it otherwise.
blt.s 16 # Just sanity check it otherwise.
bltu.s 15 # Just sanity check it otherwise.
  /external/iproute2/misc/
Android.mk 18 # otherwise forces them to be c++.
  /external/v8/test/mjsunit/regress/
regress-423633.js 14 // nulling the prototype lets us stay in the sparse case; otherwise the
  /development/tools/findunused/
findunusedstrings 7 -p option prints out unused strings, otherwise a total count is printed
  /external/llvm/bindings/ocaml/irreader/
llvm_irreader.mli 19 raises [Error msg] otherwise, where [msg] is a description of the error
  /build/core/
package.mk 10 # the preferred if its supported, otherwise the non-preferred.
17 # otherwise don't build this app
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antenv.cmd 37 otherwise
43 otherwise
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns.s 57 ldy #%addr(test2) ; otherwise linker relaxation fails

Completed in 1770 milliseconds

1 2 3 4 5 6 7 8 91011