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

1 2 3 4 5 6 7 8 91011>>

  /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
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4_asm.go 12 // Dst and src may be the same slice but otherwise should not overlap.
rc4_ref.go 10 // Dst and src may be the same slice but otherwise should not overlap.
  /prebuilts/go/darwin-x86/src/os/exec/
exec_posix.go 17 // completed successfully otherwise.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4348.go 12 // 1<<32 on a 64-bit machine, 1 otherwise.
  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4_asm.go 12 // Dst and src may be the same slice but otherwise should not overlap.
rc4_ref.go 10 // Dst and src may be the same slice but otherwise should not overlap.

Completed in 424 milliseconds

1 2 3 4 5 6 7 8 91011>>