Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/openbsd-src/gnu/gcc/gcc/config/
H A Dsol2.c41 solaris_insert_attributes (tree decl, tree *attributes) in solaris_insert_attributes() argument
53 || lookup_attribute ("aligned", *attributes)) in solaris_insert_attributes()
57 *attributes = tree_cons (get_identifier ("aligned"), value, in solaris_insert_attributes()
58 *attributes); in solaris_insert_attributes()
72 *attributes = tree_cons (get_identifier ("init"), NULL, in solaris_insert_attributes()
73 *attributes); in solaris_insert_attributes()
74 *attributes = tree_cons (get_identifier ("used"), NULL, in solaris_insert_attributes()
75 *attributes); in solaris_insert_attributes()
89 *attributes = tree_cons (get_identifier ("fini"), NULL, in solaris_insert_attributes()
90 *attributes); in solaris_insert_attributes()
[all …]
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dattrs.t27 like $@, qr/^Invalid CODE attributes?: ["']?plugh["']? at/;
80 like $@, qr/^SCALAR package attributes may clash with future reserved words: ["']?plugh["']? /;
99 @attrs = eval 'attributes::get $anon1';
107 @attrs = eval 'attributes::get $thunk';
112 @attrs = eval 'attributes::get \&A::PS';
117 @attrs = eval 'attributes::get \&A::PS2';
118 is "@attrs", "lvalue method", 'Multiple builtin attributes can be set at once';
122 @attrs = eval 'attributes::get \&A::PS';
127 @attrs = eval 'attributes::get \&A::X';
133 @attrs = eval 'attributes::get \&Z::L';
[all …]
/openbsd-src/usr.bin/dig/lib/dns/
H A Dname.c129 name->attributes &= ~DNS_NAMEATTR_ABSOLUTE; \
137 ((name->attributes & (DNS_NAMEATTR_READONLY|DNS_NAMEATTR_DYNAMIC)) \
165 name->attributes = 0; in dns_name_init()
180 name->attributes &= ~DNS_NAMEATTR_ABSOLUTE; in dns_name_reset()
194 name->attributes = 0; in dns_name_invalidate()
219 if ((name->attributes & DNS_NAMEATTR_ABSOLUTE) != 0) in dns_name_isabsolute()
270 REQUIRE((name1->attributes & DNS_NAMEATTR_ABSOLUTE) == in dns_name_fullcompare()
271 (name2->attributes & DNS_NAMEATTR_ABSOLUTE)); in dns_name_fullcompare()
418 REQUIRE((name1->attributes & DNS_NAMEATTR_ABSOLUTE) == in dns_name_equal()
419 (name2->attributes & DNS_NAMEATTR_ABSOLUTE)); in dns_name_equal()
[all …]
/openbsd-src/gnu/llvm/llvm/docs/
H A DTransformMetadata.rst40 metadata), in order to add or remove a loop attributes, a new ``MDNode``
47 loop attributes, any ``llvm.mem.parallel_loop_access`` reference must be
53 Some attributes describe code transformations (unrolling, vectorizing,
85 After a transformation is applied, follow-up attributes are set on the
86 transformed and/or new loop(s). This allows additional attributes
104 If, and only if, no followup is specified, the pass may add attributes itself.
106 all attributes from the original loop excluding its loop vectorizer
107 attributes. To avoid this, an empty followup attribute can be used, e.g.
113 The followup attributes of a transformation that cannot be applied will
115 that any followup-transformation in such attributes requires that its
[all …]
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
48 index ``AttributeList::ReturnIndex``; and the function's parameters' attributes
54 remove attributes, which result in the creation of a new ``AttributeList``.
68 remove attributes at will. The attributes won't be uniqued until you call the
/openbsd-src/lib/libcrypto/x509/
H A Dx509_req.c239 return sk_X509_ATTRIBUTE_num(req->req_info->attributes); in X509_REQ_get_attr_count()
246 return X509at_get_attr_by_NID(req->req_info->attributes, nid, lastpos); in X509_REQ_get_attr_by_NID()
254 return X509at_get_attr_by_OBJ(req->req_info->attributes, obj, lastpos); in X509_REQ_get_attr_by_OBJ()
261 return sk_X509_ATTRIBUTE_value(req->req_info->attributes, loc); in X509_REQ_get_attr()
268 return sk_X509_ATTRIBUTE_delete(req->req_info->attributes, loc); in X509_REQ_delete_attr()
275 if (X509at_add1_attr(&req->req_info->attributes, attr)) in X509_REQ_add1_attr()
285 if (X509at_add1_attr_by_OBJ(&req->req_info->attributes, obj, in X509_REQ_add1_attr_by_OBJ()
296 if (X509at_add1_attr_by_NID(&req->req_info->attributes, nid, in X509_REQ_add1_attr_by_NID()
307 if (X509at_add1_attr_by_txt(&req->req_info->attributes, attrname, in X509_REQ_add1_attr_by_txt()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_ipp.c69 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes() argument
78 switch (attributes->color_format) { in dce_ipp_cursor_set_attributes()
98 CURSOR_2X_MAGNIFY, attributes->attribute_flags.bits.ENABLE_MAGNIFICATION, in dce_ipp_cursor_set_attributes()
99 CUR_INV_TRANS_CLAMP, attributes->attribute_flags.bits.INVERSE_TRANSPARENT_CLAMPING); in dce_ipp_cursor_set_attributes()
101 if (attributes->color_format == CURSOR_MODE_MONO) { in dce_ipp_cursor_set_attributes()
118 CURSOR_WIDTH, attributes->width-1, in dce_ipp_cursor_set_attributes()
119 CURSOR_HEIGHT, attributes->height-1); in dce_ipp_cursor_set_attributes()
128 CURSOR_SURFACE_ADDRESS_HIGH, attributes->address.high_part); in dce_ipp_cursor_set_attributes()
131 CURSOR_SURFACE_ADDRESS, attributes->address.low_part); in dce_ipp_cursor_set_attributes()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dsymbol.def1 /* Definitions and documentations for attributes used in GNU F77 compiler
28 2. The attributes
31 State, attributes, and info (see f-info* files) all start out with
44 If UNCERTAIN, the permitted combinations of attributes and info are
45 listed below. Only the attributes ACTUALARG, ADJUSTABLE, ANYLEN, ARRAY,
46 DUMMY, EXTERNAL, SFARG, and TYPE are permitted. (All these attributes
91 If UNDERSTOOD, the attributes are no longer considered, and the info
95 Each of the attributes (used only for SEEN/UNCERTAIN states) is
97 SEEN and has attributes set as it is seen in various contexts prior
102 subset of attributes are possible/important.
[all …]
/openbsd-src/lib/librpcsvc/
H A Dnfs_prot.x153 fattr attributes; variable
160 sattr attributes; member
173 fattr attributes; member
207 fattr attributes; /* attributes, need for pagin*/ member
231 sattr attributes; member
247 sattr attributes; member
/openbsd-src/usr.sbin/amd/rpcx/
H A Dnfs_prot.x172 fattr attributes; variable
179 sattr attributes; member
192 fattr attributes; member
226 fattr attributes; /* attributes, need for pagin*/ member
250 sattr attributes; member
266 sattr attributes; member
H A Dnfs_prot_xdr.c112 if (!xdr_fattr(xdrs, &objp->attrstat_u.attributes)) in xdr_attrstat()
128 if (!xdr_sattr(xdrs, &objp->attributes)) in xdr_sattrargs()
152 if (!xdr_fattr(xdrs, &objp->attributes)) in xdr_diropokres()
212 if (!xdr_fattr(xdrs, &objp->attributes)) in xdr_readokres()
265 if (!xdr_sattr(xdrs, &objp->attributes)) in xdr_createargs()
303 if (!xdr_sattr(xdrs, &objp->attributes)) in xdr_symlinkargs()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp34 DWARFAttributes attributes; in ParseChildArrayInfo() local
35 const size_t num_child_attributes = die.GetAttributes(attributes); in ParseChildArrayInfo()
43 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildArrayInfo()
45 if (attributes.ExtractFormValueAtIndex(i, form_value)) { in ParseChildArrayInfo()
H A DDWARFDebugInfoEntry.cpp413 DWARFAttributes &attributes, in GetAttributes() argument
442 attributes.Append(form_value, offset, attr); in GetAttributes()
451 spec_die.GetDIE()->GetAttributes(spec_die.GetCU(), attributes, in GetAttributes()
464 attributes.Clear(); in GetAttributes()
466 return attributes.Size(); in GetAttributes()
758 DWARFAttributes attributes; in GetParentDeclContextDIE() local
759 GetAttributes(cu, attributes, Recurse::yes); in GetParentDeclContextDIE()
760 return GetParentDeclContextDIE(cu, attributes); in GetParentDeclContextDIE()
765 DWARFUnit *cu, const DWARFAttributes &attributes) const { in GetParentDeclContextDIE()
787 DWARFDIE spec_die = attributes.FormValueAsReference(DW_AT_specification); in GetParentDeclContextDIE()
[all …]
H A DDWARFBaseDIE.cpp115 size_t DWARFBaseDIE::GetAttributes(DWARFAttributes &attributes, in GetAttributes() argument
118 return m_die->GetAttributes(m_cu, attributes, recurse); in GetAttributes()
119 attributes.Clear(); in GetAttributes()
H A DDWARFASTParserClang.cpp269 DWARFAttributes attributes; in ParsedDWARFTypeAttributes() local
270 size_t num_attributes = die.GetAttributes(attributes); in ParsedDWARFTypeAttributes()
272 dw_attr_t attr = attributes.AttributeAtIndex(i); in ParsedDWARFTypeAttributes()
274 if (!attributes.ExtractFormValueAtIndex(i, form_value)) in ParsedDWARFTypeAttributes()
312 attributes.CompileUnitAtIndex(i)->GetFile(form_value.Unsigned())); in ParsedDWARFTypeAttributes()
1381 DWARFAttributes attributes; in ParseInheritance() local
1382 const size_t num_attributes = die.GetAttributes(attributes); in ParseInheritance()
1393 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseInheritance()
1395 if (attributes.ExtractFormValueAtIndex(i, form_value)) { in ParseInheritance()
1999 DWARFAttributes attributes; in ParseTemplateDIE() local
[all …]
/openbsd-src/sys/dev/fdt/
H A Dqcscm.c387 uint32_t attributes; member
395 uint32_t *attributes, uint8_t *data, int *data_size) in qcscm_uefi_get_variable() argument
444 if (attributes) in qcscm_uefi_get_variable()
445 *attributes = resp->attributes; in qcscm_uefi_get_variable()
457 if (attributes) in qcscm_uefi_get_variable()
458 *attributes = resp->attributes; in qcscm_uefi_get_variable()
486 uint32_t attributes; member
501 uint32_t attributes, uint8_ in qcscm_uefi_set_variable() argument
663 qcscm_efi_get_variable(CHAR16 * name,EFI_GUID * guid,UINT32 * attributes,UINTN * data_size,VOID * data) qcscm_efi_get_variable() argument
686 qcscm_efi_set_variable(CHAR16 * name,EFI_GUID * guid,UINT32 attributes,UINTN data_size,VOID * data) qcscm_efi_set_variable() argument
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dfcodes_l.t297 is( $x->_out(qq{=pod\n\nL<the various attributes|/"Member Data">\n}),
298 '<Document><Para><L raw="the various attributes|/&#34;Member Data&#34;" section="Member Data" type="pod">the various attributes</L></Para></Document>'
300 is( $x->_out(qq{=pod\n\nL<the various attributes|/Member Data>\n}),
301 '<Document><Para><L raw="the various attributes|/Member Data" section="Member Data" type="pod">the various attributes</L></Para></Document>'
303 is( $x->_out(qq{=pod\n\nL<the various attributes|"Member Data">\n}),
304 '<Document><Para><L raw="the various attributes|&#34;Member Data&#34;" section="Member Data" type="pod">the various attributes</L></Para></Document>'
330 is( $x->_out(qq{=pod\n\nL<the F<various> attributes|/"Membe
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DELFAttributeParser.h27 std::unordered_map<unsigned, unsigned> attributes; variable
64 auto I = attributes.find(tag); in getAttributeValue()
65 if (I == attributes.end()) in getAttributeValue()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y179 parse_decl (declarator, attributes, initialized) in parse_decl() argument
180 tree declarator, attributes; in parse_decl()
184 attributes, prefix_attributes);
188 parse_decl0 (declarator, specs_attrs, lookups, attributes, initialized) in parse_decl0() argument
189 tree declarator, specs_attrs, lookups, attributes; in parse_decl0()
193 return parse_decl (declarator, attributes, initialized);
208 parse_field (declarator, attributes, asmspec, init) in parse_field() argument
209 tree declarator, attributes, asmspec, init; in parse_field()
212 chainon (attributes, prefix_attributes));
218 parse_field0 (declarator, specs_attrs, lookups, attributes, asmspec, init) in parse_field0() argument
[all …]
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOModule.cpp280 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addObjCClass()
293 info.attributes = LTO_SYMBOL_PERMISSIONS_DATA | in addObjCClass()
319 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addObjCCategory()
338 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addObjCClassRef()
468 info.attributes = attr; in addDefinedSymbol()
499 info.attributes = in addAsmGlobalSymbol()
514 _symbols.back().attributes &= ~LTO_SYMBOL_SCOPE_MASK; in addAsmGlobalSymbol()
515 _symbols.back().attributes |= scope; in addAsmGlobalSymbol()
533 info.attributes = attr; in addAsmGlobalSymbolUndef()
562 info.attributes = LTO_SYMBOL_DEFINITION_WEAKUNDEF; in addPotentialUndefinedSymbol()
[all …]
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h404 DWORD attributes = GetFileAttributesW(path); in fchmodat() local
405 if (attributes == INVALID_FILE_ATTRIBUTES) in fchmodat()
407 if (attributes & FILE_ATTRIBUTE_REPARSE_POINT && in fchmodat()
420 DWORD orig_attributes = attributes; in fchmodat()
421 attributes &= ~FILE_ATTRIBUTE_READONLY; in fchmodat()
423 attributes |= FILE_ATTRIBUTE_READONLY; in fchmodat()
424 if (attributes != orig_attributes && !SetFileAttributesW(path, attributes)) in fchmodat()
/openbsd-src/lib/libcrypto/asn1/
H A Dp8_pkey.c101 .offset = offsetof(PKCS8_PRIV_KEY_INFO, attributes),
183 return p8->attributes; in STACK_OF()
191 if (X509at_add1_attr_by_NID(&p8->attributes, nid, type, bytes, in PKCS8_pkey_add1_attr_by_NID()
/openbsd-src/lib/libcrypto/evp/
H A Devp_pkey.c
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lex.l872 attributes[] = {
899 for (i = 0; attributes[i].code != -1; i += 1)
900 if (strcasecmp (str, attributes[i].name) == 0)
901 return attributes[i].code;
903 for (i = 0, k = -1; attributes[i].code != -1; i += 1)
904 if (subseqMatch (str, attributes[i].name))
914 return attributes[k].code;
/openbsd-src/lib/libradius/
H A Dradius_local.h41 char attributes[0]; member
63 #define ATTRS_BEGIN(pdata) ((RADIUS_ATTRIBUTE*)pdata->attributes)

12345678910>>...25