Home
last modified time | relevance | path

Searched refs:kind (Results 351 – 375 of 839) sorted by relevance

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

/freebsd/sys/contrib/device-tree/src/powerpc/
H A Diss4xx.dts12 * any warranty of any kind, whether express or implied.
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/
H A Dtemperature-sense-rtd.yaml13 RTDs (Resistance Temperature Detectors) are a kind of temperature sensors
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.h55 uint32_t ConvertRegisterKindToRegisterNumber(lldb::RegisterKind kind,
H A DRegisterContextDarwin_i386.h42 uint32_t ConvertRegisterKindToRegisterNumber(lldb::RegisterKind kind,
H A DRegisterContextDarwin_x86_64.h42 uint32_t ConvertRegisterKindToRegisterNumber(lldb::RegisterKind kind,
H A DRegisterContextDarwin_arm.h73 uint32_t ConvertRegisterKindToRegisterNumber(lldb::RegisterKind kind,
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeRegisterContext.h58 uint32_t ConvertRegisterKindToRegisterNumber(uint32_t kind,
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlan.h488 ThreadPlan(ThreadPlanKind kind, const char *name, Thread &thread,
/freebsd/crypto/openssl/doc/man7/
H A Dossl_store.pod18 objects from a repository of any kind, addressable as a filename or
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h121 const char *kind() const override;
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DWarnings.cpp73 SmallVector<diag::kind, 10> _Diags; in ProcessWarningOptions()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp40 static unsigned getCharWidth(tok::TokenKind kind, const TargetInfo &Target) { in getCharWidth() argument
41 switch (kind) { in getCharWidth()
60 static unsigned getEncodingPrefixLen(tok::TokenKind kind) { in getEncodingPrefixLen() argument
61 switch (kind) { in getEncodingPrefixLen()
1671 tok::TokenKind kind) { in CharLiteralParser() argument
1675 Kind = kind; in CharLiteralParser()
/freebsd/sys/dev/hid/
H A Dhidbus.c142 if (h.kind == k && h.usages[i] == u) { in hidbus_locate()
182 if (h.kind == hid_collection && h.usage == usage) { in hidbus_is_collection()
227 if (hi.kind != hid_collection || hi.collevel != 1) in hidbus_enumerate_children()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp2953 orig_kind = kind; in __kmp_set_schedule()
2954 kind = __kmp_sched_without_mods(kind); in __kmp_set_schedule()
2956 if (kind <= kmp_sched_lower || kind >= kmp_sched_upper || in __kmp_set_schedule()
2957 (kind <= kmp_sched_lower_ext && kind >= kmp_sched_upper_std)) { in __kmp_set_schedule()
2962 kind = kmp_sched_default; in __kmp_set_schedule()
3011 *kind = kmp_sched_static; in __kmp_get_schedule()
3016 *kind = kmp_sched_static; in __kmp_get_schedule()
3019 *kind = kmp_sched_dynamic; in __kmp_get_schedule()
3024 *kind = kmp_sched_guided; in __kmp_get_schedule()
3027 *kind = kmp_sched_auto; in __kmp_get_schedule()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td5775 "{\t$Rd" # kind # ", $Rn" # kind # ", $Rm" # kind #
5798 "{\t$Rd" # kind # ", $Rn" # kind # ", $Rm" # kind #
6671 "{\t$Rd" # kind # ", $Rn" # kind # ", #" # zero #
7224 "{\t$Rd" # kind # ", $Rn" # kind # ", $Rm" # kind # ", $imm" #
7259 "{\t$Rd" # kind # ", $Rn" # kind # ", $Rm" # kind #
7678 "{\t$Rd, $Rn" # kind # "|" # kind # "\t$Rd, $Rn}", "", []>,
8098 "\t$Vd" # kind # ", $Vn, $Vm" # kind, "", []>,
8119 "\t$Vd" # kind # ", $Vn, $Vm" # kind, "$Vd = $dst", []>,
11327 "{\t$Rd" # kind # ", $Rn" # kind # ", $Rm" # kind # ", $rot"
11401 "{\t$Rd" # kind # ", $Rn" # kind # ", $Rm" # kind # ", $rot"
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1548 switch (Token.kind()) { in parseRegister()
1626 switch (Token.kind()) { in parseRegisterFlag()
2171 switch (Token.kind()) { in parseGlobalValue()
2509 auto Kind = Token.kind(); in parseCFIOperand()
2616 switch (Token.kind()) { in parseIRBlock()
2891 switch (Token.kind()) { in parseMachineOperand()
3105 switch (Token.kind()) { in parseIRValue()
3175 switch (Token.kind()) { in parseMemoryOperandFlag()
3208 switch (Token.kind()) { in parseMemoryPseudoSourceValue()
3239 switch (Token.kind()) { in parseMemoryPseudoSourceValue()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp488 if (Type.kind() == LF_ENDPRECOMP) { in loadPrecompiledObject()
506 if (Type.kind() != LF_PRECOMP) in loadPrecompiledObject()
556 if (FirstType->kind() == LF_TYPESERVER2) { in traverseTypeSection()
564 if (FirstType->kind() == LF_PRECOMP) { in traverseTypeSection()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFuncUnwinders.cpp189 const RegisterInfo *ResolveNumber(lldb::RegisterKind kind, in ResolveNumber() argument
191 return m_ctx.GetRegisterInfo(kind, number); in ResolveNumber()
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c108 unsigned int kind; member
240 switch (of->kind & CTLTYPE) { in oid_get_value()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp460 ::discoverTypeIndices(Type.content(), Type.kind(), Refs); in discoverTypeIndices()
504 SymbolKind K = Sym.kind(); in discoverTypeIndicesInSymbol()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp373 if (Symbol.kind() == S_UDT || Symbol.kind() == S_CONSTANT) { in addGlobalSymbol()
/freebsd/contrib/byacc/
H A DNEW_FEATURES33 A new kind of declaration has been added. The form of the declaration
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp42x-ixdpg425.dts92 * CHECKME: this ethernet setup seems dubious. Photos of the board shows some kind
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h43 Record.Kind = static_cast<TypeRecordKind>(CVT.kind()); in deserializeAs()
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp424 if (Symbol->kind() == NodeKind::VariableSymbol) { in demangleInitFiniStub()
752 if (UQN->kind() == NodeKind::ConversionOperatorIdentifier) { in demangleEncodedSymbol()
774 if (UQN->kind() == NodeKind::ConversionOperatorIdentifier) { in demangleDeclarator()
893 switch (VSN->Type->kind()) { in demangleVariableEncoding()
1038 if (Identifier->kind() == NodeKind::ConversionOperatorIdentifier || in demangleTemplateInstantiationName()
1039 Identifier->kind() == NodeKind::StructorIdentifier) { in demangleTemplateInstantiationName()
1530 if (Identifier->kind() == NodeKind::StructorIdentifier) { in demangleFullyQualifiedSymbolName()

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