Home
last modified time | relevance | path

Searched defs:definition (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/usr.bin/rpcgen/
H A Drpc_parse.h176 struct definition { struct
188 typedef struct definition definition; typedef
H A Drpc_util.c97 findval(list *lst, const char *val, int (*cmp)(definition *, const char *)) in findval()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DOptionParser.h26 const OptionDefinition *definition; member
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DAtom.h60 Definition definition() const { return _definition; } in definition() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp23 Property::Property(const PropertyDefinition &definition) in Property()
H A DOptionValueProperties.cpp30 for (const auto &definition : defs) { in Initialize() local
/freebsd-13.1/contrib/flex/src/
H A Dsym.c177 void ndinstal (const char *name, char definition[]) in ndinstal()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1516 clang::RecordDecl *definition = origin_record.decl->getDefinition(); in layoutRecordType() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h398 SExpr *definition() { return Definition; } in definition() function
399 const SExpr *definition() const { return Definition; } in definition() function
/freebsd-13.1/contrib/googletest/googlemock/scripts/generator/cpp/
H A Dast.py145 def __init__(self, start, end, name, definition): argument
/freebsd-13.1/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json1599 "definition": "show tag values from \"zpool_latency\" with key = \"host\"", string
1622 …"definition": "show tag values from \"zpool_latency\" with key = \"name\" where \"host\" =~ /^$ho… string
/freebsd-13.1/contrib/expat/tests/
H A Druntests.c1845 const char *definition; member