HomeSort by relevance Sort by last modified time
    Searched full:then (Results 751 - 775 of 8022) sorted by null

<<31323334353637383940>>

  /external/bluetooth/bluez/tools/
hciattach.8 100 is appended to the list of options then hardware flow control is forced on
116 is specified, then the address will be used to initialize the device.
  /external/bluetooth/glib/tests/gobject/
Makefile.am 85 if test -f $$f; then d=.; else d=$(srcdir); fi; \
89 if test $(srcdir) = .; then :; else \
  /external/dhcpcd/mk/
prog.mk 13 _RPATH_SH= if test "${PREFIX}" = "" -o "${PREIX}" = "/"; then \
23 _DYNLINK_SH= if test "${PREFIX}" = "" -o "${PREFIX}" = "/" && test -e /libexec/ld.elf_so; then \
  /external/dropbear/libtommath/
bn_mp_prime_miller_rabin.c 78 /* if y == 1 then composite */
86 /* if y != n1 then composite */
  /external/expat/vms/
descrip.mms 38 IF F$SEARCH("$(LIBRARY)") .EQS. "" THEN $(LIBR) /CREATE /OBJECT $(LIBRARY)
51 THEN LIBRARY/CREATE/LOG $(MMS$TARGET)
  /external/grub/util/
grub-md5-crypt 80 if test "x$password" = x; then
85 if test "x$password" != "x$password2"; then
grub-md5-crypt.in 80 if test "x$password" = x; then
85 if test "x$password" != "x$password2"; then
  /external/guava/src/com/google/common/util/concurrent/
NamingThreadFactory.java 40 * thread creation, then uses {@code format} to construct a name for the new
54 * creation, then uses {@code format} to construct a name for the new thread.
  /external/icu4c/common/unicode/
parseerr.h 39 * and "for" is the error (e.g., because it is a reserved word), then
69 * then this is the offset from the start of the line. Otherwise,
  /external/icu4c/extra/
Makefile 49 if test "$$subdir" = "."; then \
57 if test "$$dot_seen" = "no"; then \
Makefile.in 49 if test "$$subdir" = "."; then \
57 if test "$$dot_seen" = "no"; then \
  /external/icu4c/i18n/
rbt_rule.h 72 * The matcher object for the key. If null, then the key is empty.
115 * zero, then there is no matching requirement before the key.
160 * none. If less than zero, then the cursor is placed after the
163 * <code>output.length()</code> then an exception is thrown.
237 * then it will match any key.
244 * Return true if this rule masks another rule. If r1 masks r2 then
246 * r1 then r1 == r2. Examples: "a>x" masks "ab>y". "a>x" masks "a[b]>y".
272 * incremental is FALSE then U_PARTIAL_MATCH will not be returned.
unesctrn.h 27 * variants with the system which are then accessed via their IDs.
42 * characters, then suffix characters are stored. Each form thus
  /external/icu4c/test/
Makefile 55 if test "$$subdir" = "."; then \
63 if test "$$dot_seen" = "no"; then \
  /external/icu4c/test/perf/
Makefile.in 55 if test "$$subdir" = "."; then \
63 if test "$$dot_seen" = "no"; then \
  /external/icu4c/tools/
Makefile.in 43 if test "$$subdir" = "."; then \
51 if test "$$dot_seen" = "no"; then \
Makefile.org 43 if test "$$subdir" = "."; then \
51 if test "$$dot_seen" = "no"; then \
  /external/icu4c/tools/genrb/
rle.h 29 * ESCAPE_BYTE. Then the following notations are possible:
45 * A character represents itself, unless it is the ESCAPE character. Then
  /external/iproute2/testsuite/tests/
cls-testbed.t 25 if [ $? -eq 0 ]; then
37 if [ $? -eq 0 ]; then
  /external/jpeg/
NOTICE 16 (1) If any part of the source code for this software is distributed, then this
20 (2) If only executable code is distributed, then the accompanying
  /external/openssl/crypto/conf/
README 39 The function can then take whatever action is appropriate, for example
51 If no module exists with a given name then an attempt is made to load
  /external/proguard/src/proguard/optimize/peephole/
PeepholeOptimizer.java 49 * and then executed.
66 * and then executed.
  /external/qemu/
feature_to_c.sh 27 if test -z "$output" || test -z "$1"; then
32 if test -e "$output"; then
  /external/svox/pico/lib/
picorsrc.h 114 /* load resource file. the type of resource file, magic numbers, checksum etc. are in the header, then follows the directory
115 * (with fixed structure per resource type), then the knowledge bases themselves (as byte streams) */
  /external/webkit/JavaScriptCore/icu/unicode/
parseerr.h 35 * and "for" is the error (e.g., because it is a reserved word), then
65 * then this is the offset from the start of the line. Otherwise,

Completed in 58 milliseconds

<<31323334353637383940>>