Searched refs:otherwise (Results 1 - 25 of 111) sorted by relevance

12345

/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/bindings/ocaml/bitwriter/
H A Dllvm_bitwriter.mli16 [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/
H A Dstrace-log-merge12 option which prints timestamps (otherwise sorting won't do any good).
/external/llvm/autoconf/m4/
H A Dcheck_gnu_make.m418 dnl '#' otherwise
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/bindings/ocaml/bitreader/
H A Dllvm_bitreader.mli19 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
/external/iproute2/misc/
H A DAndroid.mk18 # otherwise forces them to be c++.
/external/lldb/source/Interpreter/
H A Dwrap_python.mk8 # setup target-specific variables; otherwise, this evaluates to a
/external/llvm/bindings/ocaml/irreader/
H A Dllvm_irreader.mli19 raises [Error msg] otherwise, where [msg] is a description of the error
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dantenv.cmd37 otherwise
43 otherwise
H A Denvset.cmd70 otherwise
/external/libunwind/doc/
H A Dunw_regname.tex20 register \Var{regnum}. If \Var{regnum} is an invalid or otherwise
H A Dunw_is_signal_frame.tex21 value of 0 otherwise. For the purpose of this discussion, a signal
/external/llvm/test/MC/X86/AlignedBundling/
H A Dpad-align-to-bundle-end.s29 # otherwise the group crosses a boundary.
/external/compiler-rt/make/
H A Dutil.mk8 # Return "true" if LHS == RHS, otherwise "".
15 # Return "true" if LHS != RHS, otherwise "".
/external/mesa3d/docs/
H A DWL_bind_wayland_display.spec93 wl_display bound to EGLDisplay otherwise EGL_TRUE.
96 wl_display bound to the EGLDisplay currently otherwise EGL_TRUE.
/external/skia/src/opts/
H A DSkXfermode_opts.h136 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));
/external/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc70 // have opposite signs, we are performing a subtraction; otherwise addition.
/external/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh210 * bin: 'yes' if a small bin size class, 'no' otherwise.
212 * otherwise.
/external/ImageMagick/www/api/
H A Dfourier.php111 <dd>if true, return as transform as a magnitude / phase pair otherwise a real / imaginary image pair. </dd>
147 <dd>if true, return transform as a magnitude / phase pair otherwise a real / imaginary image pair. </dd>
/external/google-breakpad/android/sample_app/jni/
H A DAndroid.mk38 # If NDK_MODULE_PATH is defined, import the module, otherwise do a direct

Completed in 509 milliseconds

12345