Home
last modified time | relevance | path

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

123

/freebsd-13.1/sys/dev/isci/scil/
H A Dsci_base_memory_descriptor_list_decorator.c71 U32 attributes in sci_mdl_decorator_get_memory_size()
96 U32 attributes, in sci_mdl_decorator_assign_memory()
H A Dsci_base_memory_descriptor_list.h134 #define sci_base_mde_construct(mde, alignment, size, attributes) \ argument
H A Dsci_base_memory_descriptor_list.c151 U16 attributes in sci_base_mde_is_valid()
/freebsd-13.1/lib/libefivar/
H A Defivar.c148 uint8_t *data, size_t data_size, uint32_t attributes) in efi_append_variable()
165 uint8_t **data, size_t *data_size, uint32_t *attributes) in efi_get_variable()
196 uint32_t *attributes) in efi_get_variable_attributes()
360 uint8_t *data, size_t data_size, uint32_t attributes) in efi_set_variable()
/freebsd-13.1/contrib/tcsh/
H A Dtc.prompt.c167 tprintf_append_mbs(struct Strbuf *buf, const char *mbs, Char attributes) in tprintf_append_mbs()
182 Char attributes = 0; in tprintf() local
/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc210 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists() local
234 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp407 DWARFAttributes &attributes, in GetAttributes()
740 DWARFAttributes attributes; in GetParentDeclContextDIE() local
790 DWARFAttributes attributes; in GetQualifiedName() local
797 const DWARFAttributes &attributes, in GetQualifiedName()
H A DDWARFBaseDIE.cpp107 size_t DWARFBaseDIE::GetAttributes(DWARFAttributes &attributes, in GetAttributes()
H A DDWARFASTParserClang.cpp303 DWARFAttributes attributes; in ParsedDWARFTypeAttributes() local
1843 DWARFAttributes attributes; in ParseTemplateDIE() local
2085 DWARFAttributes attributes; in CompleteTypeFromDWARF() local
2147 DWARFAttributes attributes; in ParseChildEnumerators() local
2331 DWARFAttributes attributes; in ParseSingleMember() local
2767 DWARFAttributes attributes; in ParseChildMembers() local
2899 DWARFAttributes attributes; in ParseChildParameters() local
3019 DWARFAttributes attributes; in ParseChildArrayInfo() local
3103 DWARFAttributes attributes; in GetTypeForDIE() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h25 std::unordered_map<unsigned, unsigned> attributes; variable
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dorion5x.dtsi9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-39x.dtsi13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-370-xp.dtsi16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-375.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-38x.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/freebsd-13.1/crypto/heimdal/kadmin/
H A Dinit.c44 uint32_t attributes) in create_random_entry()
H A Dank.c74 const char *attributes, in add_one_principal()
H A Dutil.c77 attributes2str(krb5_flags attributes, char *str, size_t len) in attributes2str()
440 const char *attributes) in set_entry()
/freebsd-13.1/contrib/apr/file_io/unix/
H A Dfilestat.c185 apr_fileattrs_t attributes, in apr_file_attrs_set()
/freebsd-13.1/include/rpcsvc/
H A Dnfs_prot.x157 fattr attributes; variable
164 sattr attributes; member
177 fattr attributes; member
211 fattr attributes; /* attributes, need for pagin*/ member
235 sattr attributes; member
251 sattr attributes; member
418 fattr3 attributes; variable
431 wcc_attr attributes; variable
750 sattr3 attributes; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h96 attr_iterator_range attributes() const { in attributes() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h42 uint32_t attributes = 0; member
/freebsd-13.1/crypto/heimdal/kdc/
H A Dmit_dump.c238 int attributes; in mit_prop_dump() local
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp698 static void updateARMVFPArgs(const ARMAttributeParser &attributes, in updateARMVFPArgs()
746 static void updateSupportedARMFeatures(const ARMAttributeParser &attributes) { in updateSupportedARMFeatures()
881 ARMAttributeParser attributes; in createInputSection() local
905 RISCVAttributeParser attributes; in createInputSection() local

123