Home
last modified time | relevance | path

Searched refs:Typ (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/tcsh/nls/german/
H A Dset1610 7 Falscher Typ für seek: %d\n
/freebsd-12.1/lib/libc/nls/
H A Dde_DE.ISO8859-1.msg173 83 Keine Nachricht vom gew�nschten Typ
H A Dpl_PL.ISO8859-2.msg89 41 Typ protoko�u nie pasuje do gniazda
H A Dsk_SK.ISO8859-2.msg95 44 Typ socketu nie je podporovan�
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1012 if (ParsedType Typ = Actions.getTypeName(II, ILoc, getCurScope())) in ParseCastExpression() local
1013 if (Typ.get()->isObjCObjectOrInterfaceType()) { in ParseCastExpression()
1020 DS.SetTypeSpecType(TST_typename, ILoc, PrevSpec, DiagID, Typ, in ParseCastExpression()