Home
last modified time | relevance | path

Searched refs:typedefs (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py1457 def _parse_expr(seq, string, typedefs): argument
1528 cls, sub = typedefs[typeinfo.value]
1665 self.typedefs = {}
1756 fields = _parse_expr(seq, expr, self.typedefs)
1768 if name in self.typedefs:
1770 self.typedefs[name] = cls, seq
1799 fields = _parse_expr(seq, expr, self.typedefs)
1857 for key in self.typedefs:
1858 cls = self.typedefs[key][0]
1865 setattr(namespace, 'stat_seq', self.typedefs['stat'][1])
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTypeNodes.td17 /// language. For example, in standard C/C++, typedefs do not introduce new
25 /// typedefs can have semantic impacts in ways that are only reflected in our
27 /// represent the alignment attribute on typedefs, and so it is necessary to
H A DDeclNodes.td23 def TypedefName : DeclNode<Type, "typedefs", 1>;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dratio.cppm
H A Dchrono.cppm
H A Dchrono.inc58 // convenience typedefs
/freebsd/contrib/blocklist/port/
H A Dconfigure.ac40 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/ntp/sntp/
H A Dconfigure.ac120 # Checks for typedefs, structures, and compiler characteristics.
/freebsd/crypto/openssl/include/openssl/
H A Dconf.h.in62 /* DSO module function typedefs */
H A Dx509v3.h.in38 /* Useful typedefs */
/freebsd/contrib/openbsm/
H A Dconfigure.ac50 # Checks for typedefs, structures, and compiler characteristics.
/freebsd/crypto/heimdal/lib/com_err/
H A DChangeLog222 * com_right.h: Change typedefs so that one may mix MIT compile_et
/freebsd/contrib/bsnmp/
H A DNEWS3 and typedefs.
/freebsd/contrib/llvm-project/lldb/bindings/
H A Dinterfaces.swig1 /* Various liblldb typedefs that SWIG needs to know about. */
/freebsd/contrib/file/
H A Dconfigure.ac141 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/libxo/
H A Dconfigure.ac41 # Checks for typedefs, structures, and compiler characteristics.
/freebsd/sys/contrib/zlib/
H A Dzconf.h.in143 /* all zlib typedefs in zlib.h and zconf.h */
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp.h.var514 The following typedefs are not standard, deprecated and will be removed in a future release.
/freebsd/contrib/bmake/
H A Dconfigure.in284 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/ntp/sntp/libopts/m4/
H A Dlibopts.m479 # Checks for typedefs
/freebsd/contrib/llvm-project/libcxx/include/
H A Dratio42 // convenience SI typedefs
/freebsd/contrib/expat/
H A Dconfigure.ac150 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac562 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure.ac354 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/libevent/
H A Dconfigure.ac354 dnl Checks for typedefs, structures, and compiler characteristics.

12