Home
last modified time | relevance | path

Searched refs:type (Results 326 – 350 of 9679) sorted by relevance

1...<<11121314151617181920>>...388

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp88 MappingDesc::Type type = kMemoryLayout[i].type; in CheckMemoryLayoutSanity() local
91 CHECK(addr_is_type(start, type)); in CheckMemoryLayoutSanity()
92 CHECK(addr_is_type((start + end) / 2, type)); in CheckMemoryLayoutSanity()
93 CHECK(addr_is_type(end - 1, type)); in CheckMemoryLayoutSanity()
94 if (type == MappingDesc::APP || type == MappingDesc::ALLOCATOR) { in CheckMemoryLayoutSanity()
136 MappingDesc::Type type = kMemoryLayout[i].type; in InitShadow() local
142 bool map = type == MappingDesc::SHADOW || in InitShadow()
143 (init_origins && type == MappingDesc::ORIGIN); in InitShadow()
144 bool protect = type == MappingDesc::INVALID || in InitShadow()
148 CHECK(type == MappingDesc::APP || type == MappingDesc::ALLOCATOR); in InitShadow()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.td91 def OpUndef: Op<1, (outs ID:$res), (ins TYPE:$type), "$res = OpUndef $type">;
156 def OpTypeVoid: Op<19, (outs TYPE:$type), (ins), "$type = OpTypeVoid">;
157 def OpTypeBool: Op<20, (outs TYPE:$type), (ins), "$type = OpTypeBool">;
161 "$type = OpTypeFloat $width">;
224 … "$dst = "#name#" $type", [(set ID:$dst, (assigntype PseudoConstI:$src, TYPE:$type))]>;
226 … "$dst = "#name#" $type", [(set ID:$dst, (assigntype PseudoConstF:$src, TYPE:$type))]>;
237 "$res = OpConstantComposite $type">;
247 "$res = OpSpecConstant $type $imm">;
256 "$res = OpVariable $type $sc">;
701 "$res = OpCreateUserEvent $type">;
[all …]
/freebsd/tools/build/
H A Dcheckstyle9.pl573 my $type = '';
636 if (($type eq '' || $type eq '(') && $c eq '(') {
638 $type = '(';
650 if (($type eq '' || $type eq '{') && $c eq '{') {
652 $type = '{';
947 $type = 'C';
951 $type = 'T';
955 $type = 'T';
964 $type = 'E';
977 $type = 'E';
[all …]
/freebsd/lib/libnv/tests/
H A Dnv_tests.cc45 int type; in ATF_TEST_CASE_BODY() local
67 int type; in ATF_TEST_CASE_BODY() local
97 int type; in ATF_TEST_CASE_BODY() local
130 int type; in ATF_TEST_CASE_BODY() local
163 int type; in ATF_TEST_CASE_BODY() local
201 int type; in ATF_TEST_CASE_BODY() local
261 int type; in ATF_TEST_CASE_BODY() local
321 int type; in ATF_TEST_CASE_BODY() local
373 int type; in verify_test_nvlist() local
542 int type; in ATF_TEST_CASE_BODY() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp63 if (Loc::isLocType(type)) in makeZeroVal()
69 if (type->isArrayType() || type->isRecordType() || type->isVectorType() || in makeZeroVal()
181 if (type->isNullPtrType()) in conjureSymbolVal()
182 return makeZeroVal(type); in conjureSymbolVal()
189 if (Loc::isLocType(type)) in conjureSymbolVal()
199 if (type->isNullPtrType()) in conjureSymbolVal()
200 return makeZeroVal(type); in conjureSymbolVal()
207 if (Loc::isLocType(type)) in conjureSymbolVal()
227 if (type->isNullPtrType()) in getConjuredHeapSymbolVal()
252 if (Loc::isLocType(type)) in getMetadataSymbolVal()
[all …]
/freebsd/sys/x86/x86/
H A Dmp_x86.c202 if (type == 0) in add_deterministic_cache()
204 if (type > 3) { in add_deterministic_cache()
257 int type; in topo_probe_amd() local
317 type = p[0] & 0x1f; in topo_probe_amd()
406 int type; in topo_probe_intel_0xb() local
432 if (type == 0) in topo_probe_intel_0xb()
463 int type; in topo_probe_intel_caches() local
482 type = p[0] & 0x1f; in topo_probe_intel_caches()
527 int type; in topo_probe() member
839 KASSERT(root->type == TOPO_TYPE_SYSTEM || root->type == TOPO_TYPE_CACHE || in x86topo_add_sched_group()
[all …]
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp96 return type == R_X86_64_GOTPC32_TLSDESC || type == R_X86_64_TLSDESC_CALL ? 1 in getTlsGdRelaxSkip()
169 return R.type == R_X86_64_PLT32 || R.type == R_X86_64_PC32 || in isRelocationForJmpInsn()
170 R.type == R_X86_64_PC8; in isRelocationForJmpInsn()
351 switch (type) { in getRelExpr()
453 if (type == R_X86_64_64 || type == R_X86_64_PC64 || type == R_X86_64_SIZE32 || in getDynRel()
454 type == R_X86_64_SIZE64) in getDynRel()
455 return type; in getDynRel()
626 switch (type) { in applyJumpInstrMod()
709 switch (type) { in getImplicitAddend()
763 switch (rel.type) { in relocate()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml23 type: object
34 adi,sensor-type:
40 - adi,sensor-type
96 adi,sensor-type:
113 type: boolean
154 adi,sensor-type:
161 type: boolean
167 type: boolean
175 type: boolean
233 type: boolean
[all …]
/freebsd/bin/sh/tests/builtins/
H A Dtype2.011 check 'PATH=/libexec type ld-elf.so.1 >/dev/null'
12 check '! PATH=/libexec type ls 2>/dev/null'
16 check 'type ld-elf.so.1 >/dev/null'
20 check 'type ld-elf.so.1 >/dev/null'
21 check '! type ls 2>/dev/null'
22 check 'PATH=/bin type ls >/dev/null'
23 check '! PATH=/bin type ld-elf.so.1 2>/dev/null'
/freebsd/sbin/fsck/
H A Dfsck.c63 char *type; local
187 #define BADTYPE(type) \ in main() argument
188 (strcmp(type, FSTAB_RO) && \ in main()
189 strcmp(type, FSTAB_RW) && strcmp(type, FSTAB_RQ)) in main()
216 type = vfstype; in main()
220 type = fs->fs_vfstype; in main()
415 selected(const char *type) in selected() argument
421 if (!strncmp(e->type, type, MFSNAMELEN)) in selected()
429 getoptions(const char *type) in getoptions() argument
434 if (!strncmp(e->type, type, MFSNAMELEN)) in getoptions()
[all …]
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dppccpuid.S7 .type OPENSSL_fpu_probe,@function
18 .type OPENSSL_ppc64_probe,@function
31 .type OPENSSL_altivec_probe,@function
43 .type OPENSSL_crypto207_probe,@function
56 .type OPENSSL_madd300_probe,@function
69 .type OPENSSL_wipe_cpu,@function
105 .type OPENSSL_atomic_add,@function
122 .type OPENSSL_rdtsc_mftb,@function
134 .type OPENSSL_rdtsc_mfspr268,@function
146 .type OPENSSL_cleanse,@function
[all …]
/freebsd/sys/crypto/openssl/powerpc64/
H A Dppccpuid.S7 .type OPENSSL_fpu_probe,@function
18 .type OPENSSL_ppc64_probe,@function
31 .type OPENSSL_altivec_probe,@function
43 .type OPENSSL_crypto207_probe,@function
56 .type OPENSSL_madd300_probe,@function
69 .type OPENSSL_wipe_cpu,@function
105 .type OPENSSL_atomic_add,@function
122 .type OPENSSL_rdtsc_mftb,@function
134 .type OPENSSL_rdtsc_mfspr268,@function
146 .type OPENSSL_cleanse,@function
[all …]
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2texi103 (my $type = shift) =~ s/^-//;
104 die "Not supported display type <$type>"
105 if not exists $displays{ $type };
110 $displays{ $type }[1];
112 $displays{ $type }[0]
125 my $type = shift;
126 die "Specify a list type" if not defined $type;
127 $type =~ s/^-//;
128 die "Not supported list type <$type>" if not exists $lists{ $type };
129 Mdoc::set_El_callback(sub { $lists{ $type }[1] });
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-vtp.c49 nd_uint8_t type; member
123 u_int type, len, name_len, tlv_len, tlv_value, mgmtd_len; in vtp_print() local
135 type = GET_U_1(tptr + 1); in vtp_print()
138 tok2str(vtp_message_type_values,"Unknown message type", type), in vtp_print()
139 type, in vtp_print()
156 tok2str(vtp_header_values, "Unknown", type), in vtp_print()
161 switch (type) { in vtp_print()
255 tok2str(vtp_vlan_type_values,"Unknown",GET_U_1(vtp_vlan->type)), in vtp_print()
285 type = GET_U_1(tptr); in vtp_print()
290 type); in vtp_print()
[all …]
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp43 std::string lld::toString(RelType type) { in toString() argument
44 StringRef s = getELFRelocationTypeName(elf::config->emachine, type); in toString()
46 return ("Unknown (" + Twine(type) + ")").str(); in toString()
102 if (!isec || !isec->getParent() || (isec->type & SHT_NOBITS)) in getErrorPlace()
127 int64_t TargetInfo::getImplicitAddend(const uint8_t *buf, RelType type) const { in getImplicitAddend()
129 "cannot read addend for relocation " + toString(type)); in getImplicitAddend()
133 bool TargetInfo::usesOnlyLowPageBits(RelType type) const { return false; } in usesOnlyLowPageBits()
135 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, in needsThunk() argument
150 RelExpr TargetInfo::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() argument
154 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, in adjustGotPcExpr() argument
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_new_delete.cpp63 #define OPERATOR_NEW_BODY(type, nothrow) \ argument
65 void *res = asan_memalign(0, size, &stack, type); \
69 #define OPERATOR_NEW_BODY_ALIGN(type, nothrow) \ argument
71 void *res = asan_memalign((uptr)align, size, &stack, type); \
124 #define OPERATOR_DELETE_BODY(type) \ argument
126 asan_delete(ptr, 0, 0, &stack, type);
128 #define OPERATOR_DELETE_BODY_SIZE(type) \ argument
130 asan_delete(ptr, size, 0, &stack, type);
132 #define OPERATOR_DELETE_BODY_ALIGN(type) \ argument
134 asan_delete(ptr, 0, static_cast<uptr>(align), &stack, type);
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp16 clang::NamedDecl *NameSearchContext::AddVarDecl(const CompilerType &type) { in AddVarDecl() argument
17 assert(type && "Type for variable must be valid!"); in AddVarDecl()
19 if (!type.IsValid()) in AddVarDecl()
22 auto lldb_ast = type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AddVarDecl()
38 clang::NamedDecl *NameSearchContext::AddFunDecl(const CompilerType &type, in AddFunDecl() argument
40 assert(type && "Type for variable must be valid!"); in AddFunDecl()
42 if (!type.IsValid()) in AddFunDecl()
45 if (m_function_types.count(type)) in AddFunDecl()
48 auto lldb_ast = type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AddFunDecl()
52 m_function_types.insert(type); in AddFunDecl()
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcontainer_of.h38 #define container_of(ptr, type, member) \ argument
40 const __typeof(((type *)0)->member) *__p = (ptr); \
41 (type *)((uintptr_t)__p - offsetof(type, member)); \
44 #define typeof_member(type, member) __typeof(((type *)0)->member) argument
/freebsd/crypto/openssh/
H A Dsshkey.c181 if (keyimpls[i]->type == type) in sshkey_impl_from_type()
193 if (keyimpls[i]->type == type && in sshkey_impl_from_type_nid()
621 k->type = type; in sshkey_new()
719 if (a == NULL || b == NULL || a->type != b->type) in sshkey_equal()
752 type = force_plain ? sshkey_type_plain(key->type) : key->type; in to_blob_buf()
1201 if (ret->type != KEY_UNSPEC && ret->type != type) in sshkey_read()
1229 if (k->type != type) { in sshkey_read()
1413 k->type = type; in sshkey_generate()
1443 to->type = from->type; in sshkey_cert_copy()
2167 k->type = sshkey_type_plain(k->type); in sshkey_drop_cert()
[all …]
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_sbag.c42 if (OBJ_obj2nid(bag->type) != NID_pkcs8ShroudedKeyBag) in PKCS12_SAFEBAG_get0_pkcs8()
50 if (OBJ_obj2nid(bag->type) != NID_safeContentsBag) in STACK_OF()
57 return bag->type; in PKCS12_SAFEBAG_get0_type()
62 return OBJ_obj2nid(bag->type); in PKCS12_SAFEBAG_get_nid()
71 return OBJ_obj2nid(bag->value.bag->type); in PKCS12_SAFEBAG_get_bag_nid()
76 return bag->value.bag->type; in PKCS12_SAFEBAG_get0_bag_type()
98 if (OBJ_obj2nid(bag->value.bag->type) != NID_x509Crl) in PKCS12_SAFEBAG_get1_crl()
125 bag->type = OBJ_nid2obj(type); in PKCS12_SAFEBAG_create_secret()
162 safebag->type = OBJ_nid2obj(NID_secretBag); in PKCS12_SAFEBAG_create_secret()
180 bag->type = OBJ_nid2obj(NID_keyBag); in PKCS12_SAFEBAG_create0_p8inf()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-ibm-everest.dts889 type = <PCA955X_TYPE_LED>;
897 type = <PCA955X_TYPE_LED>;
905 type = <PCA955X_TYPE_LED>;
913 type = <PCA955X_TYPE_LED>;
921 type = <PCA955X_TYPE_LED>;
929 type = <PCA955X_TYPE_LED>;
937 type = <PCA955X_TYPE_LED>;
945 type = <PCA955X_TYPE_LED>;
953 type = <PCA955X_TYPE_LED>;
961 type = <PCA955X_TYPE_LED>;
[all …]
/freebsd/contrib/unbound/iterator/
H A Diter_scrub.c116 switch(rrset->type) { in get_additional_name()
159 if(!has_additional(rrset->type)) in mark_additional_rrset()
273 cn->type = LDNS_RR_TYPE_CNAME; in synth_cname_rrset()
519 qinfo->qtype != rrset->type) { in scrub_normalize()
540 rrset->type==LDNS_RR_TYPE_A || in scrub_normalize()
541 rrset->type==LDNS_RR_TYPE_AAAA) { in scrub_normalize()
554 if(rrset->type==LDNS_RR_TYPE_NS) { in scrub_normalize()
584 if(rrset->type==LDNS_RR_TYPE_DS && in scrub_normalize()
610 if(rrset->type==LDNS_RR_TYPE_A || in scrub_normalize()
611 rrset->type==LDNS_RR_TYPE_AAAA) in scrub_normalize()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dremove_all_extents.h24 using type _LIBCPP_NODEBUG = __remove_all_extents(_Tp);
32 typedef _Tp type;
36 typedef typename remove_all_extents<_Tp>::type type;
40 typedef typename remove_all_extents<_Tp>::type type;
44 using __remove_all_extents_t = typename remove_all_extents<_Tp>::type;
/freebsd/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_elem_stm.h66 void setPacketType(const ocsd_stm_pkt_type type, const bool bMarker);
71 void onVersionPkt(const ocsd_stm_ts_type type);
106 inline void StmTrcPacket::setPacketType(const ocsd_stm_pkt_type type, const bool bMarker) in setPacketType() argument
108 this->type = type; in setPacketType()
115 this->err_type = this->type; // original type is the err type; in updateErrType()
116 this->type = err_type; // mark main type as an error. in updateErrType()
133 inline void StmTrcPacket::onVersionPkt(const ocsd_stm_ts_type type) in onVersionPkt() argument
135 this->ts_type = type; in onVersionPkt()
177 return type; in getPktType()
232 return (bool)(type >= STM_PKT_BAD_SEQUENCE); in isBadPacket()
/freebsd/contrib/blocklist/test/
H A Dsrvtest.c102 cr(int af, int type, in_port_t p) in cr() argument
107 sfd = socket(af == AF_INET ? PF_INET : PF_INET6, type, 0); in cr()
131 if (type != SOCK_DGRAM) in cr()
138 handle(int type, int sfd) in handle() argument
144 if (type != SOCK_DGRAM) { in handle()
155 if (type == SOCK_DGRAM) in handle()
183 int type = SOCK_STREAM, c; in main() local
195 type = SOCK_DGRAM; in main()
204 pfd[0].fd = cr(AF_INET, type, port); in main()
207 pfd[1].fd = cr(AF_INET6, type, port); in main()
[all …]

1...<<11121314151617181920>>...388