Home
last modified time | relevance | path

Searched refs:Des (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/timedef/
H A Daf_ZA.UTF-8.src18 Des.
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4648 Designator &Des = *DIE->getDesignator(i); in getBeginLoc() local
4649 SourceLocation retval = GNUSyntax ? Des.getFieldLoc() : Des.getDotLoc(); in getBeginLoc()
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c533 Des des; in des_encrypt()