Searched refs:describe (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/dma/
H A Dget-version.sh5 gitver=$(git describe 2>/dev/null | tr - .)
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFrame.h30 virtual void describe(llvm::raw_ostream &OS) = 0;
H A DInterpFrame.h48 void describe(llvm::raw_ostream &OS);
H A DState.cpp155 F->describe(Out);
H A DInterpFrame.cpp112 void InterpFrame::describe(llvm::raw_ostream &OS) { function in class:InterpFrame
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DExtract.h31 static const RefactoringDescriptor &describe();
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DRenamingAction.h55 static const RefactoringDescriptor &describe();
76 static const RefactoringDescriptor &describe();
/freebsd-11-stable/contrib/gcc/
H A Dunwind.inc91 /* Set up this_context to describe the current stack frame. */
101 /* Set up fs to describe the FDE for the caller of cur_context. The
125 /* Update cur_context to describe the same frame as fs. */
158 /* Set up fs to describe the FDE for the caller of cur_context. */
187 /* Update cur_context to describe the same frame as fs, and discard
293 /* Set up fs to describe the FDE for the caller of context. */
306 /* Update context to describe the same frame as fs. */
/freebsd-11-stable/share/mk/
H A Dsrc.lua.mk14 # LUA_INSTALL_PATH and LUA_CMD describe where the internal lua has been
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp56 const RefactoringDescriptor &RenameOccurrences::describe() { function in class:clang::tooling::RenameOccurrences
103 const RefactoringDescriptor &QualifiedRenameRule::describe() { function in class:clang::tooling::QualifiedRenameRule
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp59 const RefactoringDescriptor &ExtractFunction::describe() { function in class:clang::tooling::ExtractFunction
/freebsd-11-stable/stand/lua/
H A Dhook.lua43 -- describe an action that may or may not match a function name.
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_ns8250.c836 goto describe;
867 goto describe;
877 describe:
/freebsd-11-stable/lib/libusb/
H A Dlibusb.h286 const char *describe; member in struct:libusb_version
H A Dlibusb10.c78 .describe = "http://www.freebsd.org"
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex266 describe various buses in the device tree (for example,
267 \cite{IEEE1275-pci} describe how to represent PCI devices). The
/freebsd-11-stable/contrib/tzdata/
H A DMakefile335 # X3J11's work does not describe any of these functions.
592 V=`git describe --match '[0-9][0-9][0-9][0-9][a-z]*' \
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql586 The current hints describe NODES+ACTUAL_NODE as a working copy with
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp593 void describe(llvm::raw_ostream &OS) override;
1802 void CallStackFrame::describe(raw_ostream &Out) {
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex276 % one after. I won't pretend I can describe this better than DEK...

Completed in 269 milliseconds