Searched refs:doc (Results 1 - 25 of 240) sorted by relevance

12345678910

/freebsd-13-stable/share/doc/usd/10.exref/exref/
H A DMakefile5 .include <bsd.doc.mk>
/freebsd-13-stable/contrib/kyua/doc/
H A DMakefile.am.inc30 $(MKDIR_P) doc; \
31 $(SHELL) $(srcdir)/doc/manbuild.sh \
40 "$(srcdir)/doc/$${name}.in" "doc/$${name}"
42 DIST_MAN_DEPS = doc/manbuild.sh \
43 doc/build-root.mdoc \
44 doc/results-file-flag-read.mdoc \
45 doc/results-file-flag-write.mdoc \
46 doc/results-files.mdoc \
47 doc/result
[all...]
/freebsd-13-stable/share/doc/smm/08.sendmailop/
H A DMakefile9 SRCDIR= ${SRCTOP}/contrib/sendmail/doc/op
11 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/IPv6/
H A DMakefile4 FILESDIR= ${SHAREDIR}/doc/IPv6
/freebsd-13-stable/share/doc/pjdfstest/
H A DMakefile3 FILESDIR= ${SHAREDIR}/doc/pjdfstest
/freebsd-13-stable/share/doc/psd/title/
H A DMakefile7 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/smm/title/
H A DMakefile7 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/usd/10.exref/summary/
H A DMakefile7 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/usd/12.vi/summary/
H A DMakefile7 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/usd/12.vi/vi/
H A DMakefile6 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/usd/12.vi/viapwh/
H A DMakefile6 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/usd/title/
H A DMakefile7 .include <bsd.doc.mk>
/freebsd-13-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBSymbol.i82 name = property(GetName, None, doc='''A read only property that returns the name for this symbol as a string.''')
83 mangled = property(GetMangledName, None, doc='''A read only property that returns the mangled (linkage) name for this symbol as a string.''')
84 type = property(GetType, None, doc='''A read only property that returns an lldb enumeration value (see enumerations that start with "lldb.eSymbolType") that represents the type of this symbol.''')
85 addr = property(GetStartAddress, None, doc='''A read only property that returns an lldb object that represents the start address (lldb.SBAddress) for this symbol.''')
86 end_addr = property(GetEndAddress, None, doc='''A read only property that returns an lldb object that represents the end address (lldb.SBAddress) for this symbol.''')
87 prologue_size = property(GetPrologueByteSize, None, doc='''A read only property that returns the size in bytes of the prologue instructions as an unsigned integer.''')
88 instructions = property(get_instructions_from_current_target, None, doc='''A read only property that returns an lldb object that represents the instructions (lldb.SBInstructionList) for this symbol.''')
89 external = property(IsExternal, None, doc='''A read only property that returns a boolean value that indicates if this symbol is externally visiable (exported) from the module that contains it.''')
90 synthetic = property(IsSynthetic, None, doc='''A read only property that returns a boolean value that indicates if this symbol was synthetically created from information in module that contains it.''')
/freebsd-13-stable/share/doc/papers/beyond4.3/
H A DMakefile9 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/papers/contents/
H A DMakefile8 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/papers/devfs/
H A DMakefile9 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/papers/fsinterface/
H A DMakefile9 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/03.iosys/
H A DMakefile8 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/06.Clang/
H A DMakefile9 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/12.make/
H A DMakefile8 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/16.lex/
H A DMakefile9 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/17.m4/
H A DMakefile8 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/22.rpcgen/
H A DMakefile8 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/psd/contents/
H A DMakefile8 .include <bsd.doc.mk>
/freebsd-13-stable/share/doc/smm/04.quotas/
H A DMakefile8 .include <bsd.doc.mk>

Completed in 77 milliseconds

12345678910