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

1 2 3 4 5 6

  /external/e2fsprogs/install-utils/
compile_manpages 9 man -S 8 $i > /dev/null
15 man -S 1 $i > /dev/null
remove_preformat_manpages 3 PREFORMAT_ROOT=/usr/man/preformat
4 COMPILED_ROOT=/usr/man
  /external/dhcpcd/mk/
man.mk 8 MANDIR?= ${MANPREFIX}/man/man
11 _MAN5_SH= for man in ${MAN}; do case $$man in *.5) echo $$man;; esac; done
15 _MAN8_SH= for man in ${MAN}; do case $$man in *.8) echo $$man;; esac; don
    [all...]
  /external/libsepol/man/
Makefile 2 MAN8DIR ?= $(DESTDIR)/usr/share/man/man8
3 MAN3DIR ?= $(DESTDIR)/usr/share/man/man3
  /frameworks/av/media/libstagefright/codecs/aacdec/
pv_sqrt.h 67 void pv_sqrt(Int32 man, Int32 exp, Root_sq *result, Int32 *sqrt_cache);
pv_sqrt.cpp 118 void pv_sqrt(Int32 man, Int32 exp, Root_sq *result, Int32 *sqrt_cache)
128 if (sqrt_cache[0] == man && sqrt_cache[1] == exp)
136 sqrt_cache[0] = man;
140 if (man > 0)
142 xx = man;
143 if (man >= Q_fmt(1.0f))
151 else if (man < Q_fmt(0.5f))
  /bionic/libm/src/
fpmath.h 37 unsigned int man :23; member in struct:IEEEf2bits::__anon668
43 unsigned int man :23;
s_fmaxf.c 43 if (u[0].bits.exp == 255 && u[0].bits.man != 0)
45 if (u[1].bits.exp == 255 && u[1].bits.man != 0)
s_fminf.c 43 if (u[0].bits.exp == 255 && u[0].bits.man != 0)
45 if (u[1].bits.exp == 255 && u[1].bits.man != 0)
  /external/bluetooth/hcidump/
bootstrap-configure 11 --mandir=/usr/share/man $*
  /external/clang/docs/tools/
Makefile 22 DST_MAN_DIR=man/man1/
27 all:: html man ps
30 rm -f pod2htm*.*~~ $(HTML) $(MAN) $(PS)
56 MAN := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_MAN_DIR)%.1, $(POD))
60 INSTALL_TARGETS := install-man
62 INSTALL_TARGETS := install-html install-man install-ps
76 groff -Tps -man $< > $@
80 man: $(MAN)
86 $(Verb) $(RM) -f pod2htm*.*~~ $(HTML) $(MAN) $(PS
    [all...]
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
ZipExecTest.java 41 Manifest man = new Manifest(); local
42 Attributes att = man.getMainAttributes();
57 man.write(zout);
82 Manifest man = new Manifest(); local
83 Attributes att = man.getMainAttributes();
92 man.write(zoutFoo);
114 man.write(zoutFoo);
128 man.write(zoutFoo);
146 Manifest man = new Manifest(); local
147 Attributes att = man.getMainAttributes()
180 Manifest man = new Manifest(); local
220 Manifest man = new Manifest(); local
    [all...]
JarExecTest.java 44 Manifest man = new Manifest(); local
45 Attributes att = man.getMainAttributes();
52 man);
84 Manifest man = new Manifest(); local
85 Attributes att = man.getMainAttributes();
92 JarOutputStream joutFoo = new JarOutputStream(new FileOutputStream(fooJar), man);
112 joutFoo = new JarOutputStream(new FileOutputStream(fooJar), man);
124 joutFoo = new JarOutputStream(new FileOutputStream(fooJar), man);
145 Manifest man = new Manifest(); local
146 Attributes att = man.getMainAttributes()
214 Manifest man = new Manifest(); local
    [all...]
  /external/bsdiff/
Makefile 14 ${INSTALL_MAN} bsdiff.1 bspatch.1 ${PREFIX}/man/man1
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Makefile 1 all: man html pdf
11 man:
  /external/icu4c/tools/genbrk/
Makefile.in 41 distclean distclean-local dist dist-local check check-local install-man
56 install-local: all-local install-man
60 install-man: $(MAN_FILES)
61 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
62 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/genccode/
Makefile.in 42 distclean distclean-local dist dist-local check check-local install-man
57 install-local: all-local install-man
61 install-man: $(MAN_FILES)
62 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
63 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/gencmn/
Makefile.in 42 distclean distclean-local dist dist-local check check-local install-man
57 install-local: all-local install-man
61 install-man: $(MAN_FILES)
62 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
63 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/gencnval/
Makefile.in 42 distclean distclean-local dist dist-local check check-local install-man
57 install-local: all-local install-man
61 install-man: $(MAN_FILES)
62 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
63 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/genctd/
Makefile.in 41 distclean distclean-local dist dist-local check check-local install-man
56 install-local: all-local install-man
60 install-man: $(MAN_FILES)
61 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
62 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/genrb/
Makefile.in 50 distclean distclean-local dist dist-local check check-local install-man
65 install-local: all-local install-man
70 install-man: $(MAN_FILES)
71 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
72 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/gensprep/
Makefile.in 42 distclean distclean-local dist dist-local check check-local install-man
57 install-local: all-local install-man
61 install-man: $(MAN_FILES)
62 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
63 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/icupkg/
Makefile.in 41 distclean distclean-local dist dist-local check check-local install-man
56 install-local: all-local install-man
60 install-man: $(MAN_FILES)
61 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
62 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/makeconv/
Makefile.in 41 distclean distclean-local dist dist-local check check-local install-man
56 install-local: all-local install-man
60 install-man: $(MAN_FILES)
61 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
62 $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
  /external/icu4c/tools/gencfu/
Makefile.in 41 distclean distclean-local dist dist-local check check-local install-man
56 install-local: all-local install-man
60 install-man: $(MAN_FILES)
61 # $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
62 # $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)

Completed in 1046 milliseconds

1 2 3 4 5 6