Home
last modified time | relevance | path

Searched defs:Points (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md31 ### TLS Handshake
86 ### QUIC Pre-Encryption Packets
133 ### QUIC Datagrams
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h124 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h650 SmallVector<PointType, 4> Points; in create() local