Home
last modified time | relevance | path

Searched refs:kind (Results 401 – 425 of 839) sorted by relevance

1...<<11121314151617181920>>...34

/freebsd/share/i18n/csmapper/KOI/
H A DKOI8-R%UCS.src26 # warranties of any kind are expressed or implied. The recipient
/freebsd/share/i18n/csmapper/MISC/
H A DDECMCS%UCS.src25 # warranties of any kind are expressed or implied. The recipient
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h207 tok::TokenKind kind);
/freebsd/crypto/heimdal/doc/
H A Dintro.texi68 some kind of administration system
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo33 khome=\EOH, kich1=\E[2~, kind=\E[1;2B, kmous=\E[M, knp=\E[6~,
/freebsd/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c91 if (h.kind == k && !(h.flags & HIO_CONST) && in locate_item()
/freebsd/contrib/unbound/contrib/
H A Dunbound.service.in35 ; - `RestrictNamespaces=yes` ensures that access to any kind of namespacing
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h109 tok::TokenKind kind() const { return Kind; } in kind() function
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_session_id_context.pod32 any kind of binary data with a given length, it is therefore possible
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Dompx.h.var55 #pragma omp begin declare variant match(device = {kind(cpu)})
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1579 CharacterLiteral(unsigned value, CharacterLiteralKind kind, QualType type, in CharacterLiteral() argument
1583 CharacterLiteralBits.Kind = llvm::to_underlying(kind); in CharacterLiteral()
1601 void setKind(CharacterLiteralKind kind) { in setKind() argument
1602 CharacterLiteralBits.Kind = llvm::to_underlying(kind); in setKind()
3482 CastExprBits.Kind = kind; in CastExpr()
3628 ImplicitCastExpr(QualType ty, CastKind kind, Expr *op, in ImplicitCastExpr() argument
3631 : CastExpr(ImplicitCastExprClass, ty, VK, kind, op, BasePathLength, in ImplicitCastExpr()
3649 ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, in ImplicitCastExpr() argument
3651 : CastExpr(ImplicitCastExprClass, ty, VK, kind, op, 0, in ImplicitCastExpr()
3708 CastKind kind, Expr *op, unsigned PathSize, in ExplicitCastExpr() argument
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1274 AccessType access_type, llvm::StringRef name, int kind, in CreateRecordType() argument
1297 decl->setTagKind(static_cast<TagDecl::TagKind>(kind)); in CreateRecordType()
1693 ClassTemplateDecl *class_template_decl, int kind, in CreateClassTemplateSpecializationDecl() argument
1709 static_cast<TagDecl::TagKind>(kind)); in CreateClassTemplateSpecializationDecl()
3374 clang::BuiltinType::Kind kind = BT->getKind(); in IsFloatingPointType() local
3375 if (kind >= clang::BuiltinType::Float && in IsFloatingPointType()
3376 kind <= clang::BuiltinType::LongDouble) { in IsFloatingPointType()
4488 if (kind == eMemberFunctionKindUnknown) in GetMemberFunctionAtIndex()
9496 switch (kind) { in GetNameForIsolatedASTKind()
9517 IsolatedASTKind kind = in Dump() local
[all …]
/freebsd/contrib/less/
H A DINSTALL53 a different kind of computer), type `make distclean'. There is
75 You can compile the package for more than one kind of computer at the
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve_sme_incl.td264 class ImmCheck<int arg, ImmCheckType kind, int eltSizeArg = -1> {
267 ImmCheckType Kind = kind;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp757 lldb::RegisterKind kind, uint32_t num) { in ConvertRegisterKindToRegisterNumber() argument
758 return m_reg_info_sp->ConvertRegisterKindToRegisterNumber(kind, num); in ConvertRegisterKindToRegisterNumber()
/freebsd/contrib/lua/src/
H A Dldump.c153 dumpByte(D, f->upvalues[i].kind); in dumpUpvalues()
/freebsd/share/i18n/csmapper/ISO-8859/
H A DISO-8859-6%UCS.src26 # warranties of any kind are expressed or implied. The recipient
H A DISO-8859-8%UCS.src26 # warranties of any kind are expressed or implied. The recipient
/freebsd/share/i18n/csmapper/JIS/
H A DUCS%JISX0201-KANA.src25 # warranties of any kind are expressed or implied. The recipient
H A DJISX0201-KANA%UCS.src25 # warranties of any kind are expressed or implied. The recipient
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp83 dbgs() << format("%15s ID=0x%08x '%s'\n", Element->kind(), in checkIntegrityScopesTree()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h96 const char *kind() const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkor.td35 // Define each kind of processor resource and number available on Falkor.
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h381 Flags = Vd.kind(); in Variable()
387 VariableKind kind() const { return static_cast<VariableKind>(Flags); } in kind() function
1012 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
1016 AllocKind kind() const { return static_cast<AllocKind>(Flags); } in kind() function
1029 typename C::CType Ct = Cmp.compareIntegers(kind(), E->kind()); in compare()
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dholly.dts10 * any warranty of any kind, whether express or implied.

1...<<11121314151617181920>>...34