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

/freebsd-13-stable/contrib/dma/
H A Dget-version.sh5 gitver=$(git describe 2>/dev/null | tr - .)
/freebsd-13-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) override;
H A DState.cpp155 F->describe(Out);
H A DInterpFrame.cpp112 void InterpFrame::describe(llvm::raw_ostream &OS) { function in class:InterpFrame
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DExtract.h31 static const RefactoringDescriptor &describe();
/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dmake_gitrev.sh51 git describe --always --long --dirty 2>/dev/null; } || :)
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DRenamingAction.h55 static const RefactoringDescriptor &describe();
76 static const RefactoringDescriptor &describe();
/freebsd-13-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-13-stable/share/mk/
H A Dgoogletest.test.mk7 # GoogleTest is a C++ test framework, thus, it does not describe/articulate how
H A Dsrc.lua.mk14 # LUA_INSTALL_PATH and LUA_CMD describe where the internal lua has been
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp59 const RefactoringDescriptor &ExtractFunction::describe() { function in class:clang::tooling::ExtractFunction
/freebsd-13-stable/stand/lua/
H A Dhook.lua42 -- describe an action that may or may not match a function name.
/freebsd-13-stable/lib/libifconfig/
H A Dsfp.lua40 -- and tables that describe the various enum types we are generating and the
/freebsd-13-stable/sys/dev/uart/
H A Duart_dev_ns8250.c870 goto describe;
905 goto describe;
915 describe:
/freebsd-13-stable/contrib/bsnmp/tests/
H A Dcatch.hpp3206 virtual std::string describe() const = 0;
3250 std::string describe() const override {
3283 std::string describe() const override {
3316 std::string describe() const override {
3361 std::string describe() const override;
3384 std::string describe() const override;
3393 std::string describe() const override;
3409 std::string describe() const override;
3461 std::string describe() const override {
3502 std::string describe() cons
[all...]
/freebsd-13-stable/lib/libusb/
H A Dlibusb.h288 const char *describe; member in struct:libusb_version
H A Dlibusb10.c80 .describe = "https://www.freebsd.org"
/freebsd-13-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-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql586 The current hints describe NODES+ACTUAL_NODE as a working copy with
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp594 void describe(llvm::raw_ostream &OS) override;
1832 void CallStackFrame::describe(raw_ostream &Out) {

Completed in 346 milliseconds