/freebsd/contrib/lib9p/pytest/ |
H A D | protocol.py | 1457 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 D | TypeNodes.td | 17 /// 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 D | DeclNodes.td | 23 def TypedefName : DeclNode<Type, "typedefs", 1>;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | ratio.cppm |
|
H A D | chrono.cppm |
|
H A D | chrono.inc | 58 // convenience typedefs
|
/freebsd/contrib/blocklist/port/ |
H A D | configure.ac | 40 dnl Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure.ac | 120 # Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | conf.h.in | 62 /* DSO module function typedefs */
|
H A D | x509v3.h.in | 38 /* Useful typedefs */
|
/freebsd/contrib/openbsm/ |
H A D | configure.ac | 50 # Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | ChangeLog | 222 * com_right.h: Change typedefs so that one may mix MIT compile_et
|
/freebsd/contrib/bsnmp/ |
H A D | NEWS | 3 and typedefs.
|
/freebsd/contrib/llvm-project/lldb/bindings/ |
H A D | interfaces.swig | 1 /* Various liblldb typedefs that SWIG needs to know about. */
|
/freebsd/contrib/file/ |
H A D | configure.ac | 141 dnl Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/contrib/libxo/ |
H A D | configure.ac | 41 # Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/sys/contrib/zlib/ |
H A D | zconf.h.in | 143 /* all zlib typedefs in zlib.h and zconf.h */
|
/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp.h.var | 514 The following typedefs are not standard, deprecated and will be removed in a future release.
|
/freebsd/contrib/bmake/ |
H A D | configure.in | 284 dnl Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/contrib/ntp/sntp/libopts/m4/ |
H A D | libopts.m4 | 79 # Checks for typedefs
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | ratio | 42 // convenience SI typedefs
|
/freebsd/contrib/expat/ |
H A D | configure.ac | 150 dnl Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/sys/contrib/libsodium/ |
H A D | configure.ac | 562 dnl Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | configure.ac | 354 dnl Checks for typedefs, structures, and compiler characteristics.
|
/freebsd/contrib/libevent/ |
H A D | configure.ac | 354 dnl Checks for typedefs, structures, and compiler characteristics.
|