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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/support/annotations/src/main/java/androidx/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/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /packages/apps/Settings/src/com/android/settings/network/
NetworkResetRestrictionChecker.java 36 @VisibleForTesting(otherwise = VisibleForTesting.PRIVATE)
42 @VisibleForTesting(otherwise = VisibleForTesting.PRIVATE)
  /packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
HearingAidNativeInterface.java 72 @VisibleForTesting (otherwise = VisibleForTesting.PACKAGE_PRIVATE)
80 @VisibleForTesting (otherwise = VisibleForTesting.PACKAGE_PRIVATE)
89 * @return true on success, otherwise false.
91 @VisibleForTesting (otherwise = VisibleForTesting.PACKAGE_PRIVATE)
100 * @return true on success, otherwise false.
102 @VisibleForTesting (otherwise = VisibleForTesting.PACKAGE_PRIVATE)
111 @VisibleForTesting (otherwise = VisibleForTesting.PACKAGE_PRIVATE)
  /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/swiftshader/third_party/LLVM/bindings/ocaml/bitwriter/
llvm_bitwriter.mli 16 [path]. Returns [true] if successful, [false] otherwise. *)
22 will be flushed. Returns [true] if successful, [false] otherwise. *)
29 will be flushed. Returns [true] if successful, [false] otherwise. *)
  /external/strace/
strace-log-merge 27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 option which prints timestamps (otherwise sorting won't do any good).
  /packages/apps/Dialer/java/com/android/dialer/voicemail/listui/
NewVoicemailHeaderViewHolder.java 39 @VisibleForTesting(otherwise = VisibleForTesting.NONE)
  /external/curl/docs/cmdline-opts/
insecure.d 10 otherwise considered insecure.
no-keepalive.d 4 Disables the use of keepalive messages on the TCP connection. curl 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
  /external/llvm/test/MC/ARM/
arm-branch-errors.s 4 @ Branch targets destined for ARM mode must == 0 (mod 4), otherwise (mod 2).
arm-branches.s 4 @ Branch targets destined for ARM mode must == 0 (mod 4), otherwise (mod 2).
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
  /external/walt/hardware/
README.md 15 It's very important to remove the filter capacitors, otherwise they smooth out the abrupt shock we are looking for.
  /prebuilts/go/darwin-x86/src/net/http/
method.go 9 // Unless otherwise noted, these are defined in RFC 7231 section 4.3.

Completed in 205 milliseconds

1 2 3 4 5 6 7 8 91011>>