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

<<21222324252627282930>>

  /external/elfutils/m4/
codeset.m4 19 if test $am_cv_langinfo_codeset = yes; then
inttypes.m4 23 if test $gt_cv_header_inttypes_h = yes; then
ulonglong.m4 19 if test $ac_cv_type_unsigned_long_long = yes; then
  /external/elfutils/po/
Rules-quot 12 if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
18 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
19 if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
22 if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
  /external/grub/util/
mkbimage 125 then echo "The GNU/Linux supported fs are: ext2, minix or msdos!";
127 then echo "The GNU supported fs is ext2!";
149 if [ "$offset" = "0" ] ; then
151 elif [ `id -u` = "0" ] ; then
180 if [ "$offset" = 0 ] && which $cp > /dev/null ; then
187 elif [ "`id -u`" = "0" ] ; then
233 if [ ! "$image_type" ]; then
238 && [ "$image_type" != "hd" ] && [ "$image_type" != "1.60" ] ; then
251 # then error unknown_fs;
254 then error unknown_fs
    [all...]
  /external/icu4c/data/misc/
miscfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re-
  /external/icu4c/data/sprep/
sprepfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or
  /external/icu4c/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/icu4c/extra/uconv/
README 12 a way to know which encodings were available. It has since then be
  /external/icu4c/samples/
Makefile 56 if test "$$subdir" = "."; then \
64 if test "$$dot_seen" = "no"; then \
74 if test "$$subdir" = "."; then \
82 if test "$$dot_seen" = "no"; then \
Makefile.in 56 if test "$$subdir" = "."; then \
64 if test "$$dot_seen" = "no"; then \
74 if test "$$subdir" = "."; then \
82 if test "$$dot_seen" = "no"; then \
  /external/icu4c/test/
Makefile.in 55 if test "$$subdir" = "."; then \
63 if test "$$dot_seen" = "no"; then \
74 if (cd $$subdir && $(MAKE) $$local_target); then \
82 if test ! "x$$bads" = "x"; then \
  /external/icu4c/tools/toolutil/
swapimpl.h 27 * Identifies and then transforms the ICU data piece in-place, or determines
  /external/iproute2/man/man8/
routel.8 16 The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
  /external/iproute2/testsuite/tests/
dsmark.t 7 if [ $? -eq 0 ]; then
  /external/iptables/
INCOMPATIBILITIES 13 After upgrading from 1.2 to 1.3, it suggest go do an iptables-save, then
  /external/iptables/extensions/
libipt_set.man 15 binding for the given set, then the rule will match the packet only if
  /external/iptables/include/linux/netfilter_ipv4/
ipt_dstlimit.h 6 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
ipt_hashlimit.h 6 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
  /external/jdiff/src/jdiff/
SingleComment.java 20 /** If false, then this comment is inactive. */
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifier.java 21 * numeric class is provided (e.g., Number.class or Integer.class) then the
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_hashlimit.h 6 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
  /external/libpng/
configure.ac 83 if test "$GLD"; then
93 if test "$have_ld_version_script" = "yes"; then
125 [if test "${withval}" = no; then
139 [if test "${withval}" = no; then
depcomp 60 if test -z "$depmode" || test -z "$source" || test -z "$object"; then
76 if test "$depmode" = hp; then
82 if test "$depmode" = dashXmstdout; then
89 if test "$depmode" = msvcmsys; then
117 if test $stat -eq 0; then :
135 if test -z "$gccflag"; then
140 if test $stat -eq 0; then :
176 if test "$libtool" = yes; then
182 if test $stat -eq 0; then :
189 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other file
    [all...]
  /external/openssl/crypto/des/
INSTALL 24 and then you can use the 'DES_PTR' option.
27 few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then
56 I have successfully encrypted files using des(1) under MSDOS and then
64 glibc-1.??/des and then gmake as per normal.

Completed in 75 milliseconds

<<21222324252627282930>>