Home
last modified time | relevance | path

Searched refs:OMC (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-requirements.md8 Original OMC Requirements
11 The OMC have specified an initial set of requirements for QUIC as well as other
13 the OMC requirements that were originally
21 will introduce another variant and there may be more over time. The OMC requires
69 In addition to the QUIC requirements, the OMC also required that:
78 OMC Blog post requirements
81 The OMC additionally published a
H A Drecord-layer.md46 will introduce another variant and there may be more over time. The OMC
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp466 auto *OMC = dyn_cast_or_null<ObjCMethodCall>(Call); in checkPointerEscape() local
467 if (OMC && isSuperDeallocMessage(*OMC)) in checkPointerEscape()
/freebsd/crypto/openssl/doc/designs/ddd/
H A DREPORT.md4 The [QUIC Demo-Driven Design process](README.md) was undertaken to meet the OMC