Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 92) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y179 parse_decl (declarator, attributes, initialized) in parse_decl() argument
188 parse_decl0 (declarator, specs_attrs, lookups, attributes, initialized) in parse_decl0() argument
208 parse_field (declarator, attributes, asmspec, init) in parse_field() argument
218 parse_field0 (declarator, specs_attrs, lookups, attributes, asmspec, init) in parse_field0() argument
226 parse_bitfield (declarator, attributes, width) in parse_bitfield() argument
236 parse_bitfield0 (declarator, specs_attrs, lookups, attributes, width) in parse_bitfield0() argument
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlclass.pod164 :isaATTRIBUTES""Class attributes global() argument
187 :paramATTRIBUTES""Field attributes global() argument
/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.h159 fattr attributes; member
174 sattr attributes; member
202 fattr attributes; member
263 fattr attributes; member
317 sattr attributes; member
360 sattr attributes; member
/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/gnu/usr.bin/perl/ext/attributes/
H A Dattributes.pm1 package attributes; package
[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
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/gcc/gcc/config/
H A Dsol2.c41 solaris_insert_attributes (tree decl, tree *attributes) in solaris_insert_attributes()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp34 DWARFAttributes attributes; in ParseChildArrayInfo() local
H A DDWARFASTParserClang.cpp269 DWARFAttributes attributes; in ParsedDWARFTypeAttributes() local
1381 DWARFAttributes attributes; in ParseInheritance() local
1999 DWARFAttributes attributes; in ParseTemplateDIE() local
2233 DWARFAttributes attributes; in CompleteTypeFromDWARF() local
2295 DWARFAttributes attributes; in ParseChildEnumerators() local
2492 DWARFAttributes attributes; in MemberAttributes() local
2577 DWARFAttributes attributes; in PropertyAttributes() local
3055 DWARFAttributes attributes; in ParseChildParameters() local
3166 DWARFAttributes attributes; in GetTypeForDIE() local
H A DDWARFBaseDIE.cpp115 size_t DWARFBaseDIE::GetAttributes(DWARFAttributes &attributes, in GetAttributes()
/openbsd-src/gnu/gcc/gcc/objcp/
H A Dobjcp-decl.c66 objcp_finish_struct (tree t, tree fieldlist, tree attributes) in objcp_finish_struct()
H A Dobjcp-decl.h44 #define finish_struct(t, fieldlist, attributes) \ argument
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DELFAttributeParser.h27 std::unordered_map<unsigned, unsigned> attributes; variable
/openbsd-src/gnu/gcc/gcc/
H A Dattribs.c137 decl_attributes (tree *node, tree attributes, int flags) in decl_attributes()
/openbsd-src/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_mutex.h45 cma__t_int_attr *attributes; /* Back link */ member
H A Dcma_attr.h306 struct CMA__T_INT_ATTR *attributes; /* Point to controlling attr */ member
/openbsd-src/usr.bin/dig/lib/dns/include/dns/
H A Drdataset.h93 unsigned int attributes; member
H A Dname.h108 unsigned int attributes; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_stream.c253 const struct dc_cursor_attributes *attributes) in program_cursor_attributes()
339 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dattribs.c142 decl_attributes (node, attributes, flags) in decl_attributes() argument
/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()
/openbsd-src/lib/libradius/
H A Dradius_local.h41 char attributes[0]; member
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h96 attr_iterator_range attributes() const { in attributes() function
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h42 uint32_t attributes = 0; member

1234