Home
last modified time | relevance | path

Searched defs:Background (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/doc/designs/ddd/
H A DREADME.md56 Background section in Demo-Driven Design
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h244 Background = 0, enumerator
/freebsd/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md38 Background section in QUIC Polling API Design
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextOut.h132 #define EFI_TEXT_ATTR(Foreground, Background) ((Foreground) | ((Background) << 4)) argument