/freebsd/sys/dev/isci/scil/ |
H A D | sci_base_memory_descriptor_list_decorator.c | 69 U32 attributes in sci_mdl_decorator_get_memory_size() 94 U32 attributes, in sci_mdl_decorator_assign_memory()
|
H A D | sci_base_memory_descriptor_list.h | 132 #define sci_base_mde_construct(mde, alignment, size, attributes) \ argument
|
H A D | sci_base_memory_descriptor_list.c | 149 U16 attributes in sci_base_mde_is_valid()
|
/freebsd/lib/libefivar/ |
H A D | efivar.c | 153 uint8_t *data, size_t data_size, uint32_t attributes) in efi_append_variable() 170 uint8_t **data, size_t *data_size, uint32_t *attributes) in efi_get_variable() 201 uint32_t *attributes) in efi_get_variable_attributes() 360 uint8_t *data, size_t data_size, uint32_t attributes) in efi_set_variable()
|
/freebsd/sys/dev/firmware/arm/ |
H A D | scmi_clk.h | 40 uint32_t attributes; member 51 uint32_t attributes; global() member 86 uint32_t attributes; global() member
|
/freebsd/contrib/tcsh/ |
H A D | tc.prompt.c | 167 tprintf_append_mbs(struct Strbuf *buf, const char *mbs, Char attributes) in tprintf_append_mbs() 182 Char attributes = 0; in tprintf() local
|
H A D | tc.printf.c | 70 int attributes = 0; in doprnt() local
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-filepath.cc | 254 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists() local 278 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParser.cpp | 34 DWARFAttributes attributes = die.GetAttributes(); ParseChildArrayInfo() local [all...] |
H A D | DWARFASTParserClang.cpp | 284 DWARFAttributes attributes = die.GetAttributes(); in ParsedDWARFTypeAttributes() local 1470 DWARFAttributes attributes = die.GetAttributes(); in ParseInheritance() local 1966 DWARFAttributes attributes = die.GetAttributes(); in ParseTemplateDIE() local 2284 DWARFAttributes attributes = die.GetAttributes(); in ParseChildEnumerators() local 2499 DWARFAttributes attributes = child_die.GetAttributes(); in VariantMember() local 2534 DWARFAttributes attributes = referenced_die.GetAttributes(); in DiscriminantValue() local 2572 DWARFAttributes attributes = die.GetAttributes(); in MemberAttributes() local 2641 DWARFAttributes attributes = die.GetAttributes(); in PropertyAttributes() local 3136 DWARFAttributes attributes = die.GetAttributes(); in ParseChildParameters() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ELFAttributeParser.h | 27 std::unordered_map<unsigned, unsigned> attributes; global() variable
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | orion5x.dtsi | 4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
H A D | armada-370-xp.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
H A D | armada-39x.dtsi | 13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
H A D | kirkwood.dtsi | 5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
H A D | armada-375.dtsi | 15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | init.c | 44 uint32_t attributes) in create_random_entry()
|
H A D | util.c | 77 attributes2str(krb5_flags attributes, char *str, size_t len) in attributes2str() 440 const char *attributes) in set_entry()
|
H A D | ank.c | 74 const char *attributes, in add_one_principal()
|
/freebsd/include/rpcsvc/ |
H A D | nfs_prot.x | 148 fattr attributes; variable 155 sattr attributes; member 168 fattr attributes; member 202 fattr attributes; /* attributes, need for pagin*/ member 226 sattr attributes; member 242 sattr attributes; member 409 fattr3 attributes; variable 422 wcc_attr attributes; variable 741 sattr3 attributes; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
H A D | LTOModule.h | 42 uint32_t attributes = 0; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 104 attr_iterator_range attributes() const { in attributes() function
|
/freebsd/crypto/heimdal/kdc/ |
H A D | mit_dump.c | 238 int attributes; in mit_prop_dump() local
|
/freebsd/crypto/krb5/doc/tools/ |
H A D | docmodel.py | 75 def _setAttributes(self, attributes): argument
|
/freebsd/crypto/krb5/src/lib/krad/ |
H A D | attr.c | 61 static const attribute_record attributes[UCHAR_MAX] = { variable
|