Home
last modified time | relevance | path

Searched refs:Attributes (Results 1 – 25 of 29) sorted by relevance

12

/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DPciIo.h354 IN UINT64 Attributes
441 IN UINT64 Attributes,
503 IN UINT64 Attributes,
529 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiSpec.h674 OUT UINT32 *Attributes OPTIONAL,
752 IN UINT32 Attributes,
1338 IN UINT32 Attributes
1377 UINT32 Attributes; member
1771 IN UINT32 Attributes,
2072 UINT32 Attributes; member
H A DUefiGpt.h129 UINT64 Attributes; member
H A DUefiInternalFormRepresentation.h102 UINT8 Attributes; member
124 UINT8 Attributes; member
865 UINT32 Attributes; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltin-attrs.def21 that are applied to some built-in functions by default. Attributes
344 /* Attributes for fprintf(f, f, va). */
346 /* Attributes for v{f,s}printf(d, f, va). vsprintf is nothrow, vfprintf
349 /* Attributes for {f,s}printf(d, f, ...). sprintf is nothrow, fprintf
352 /* Attributes for vprintf_chk. */
354 /* Attributes for printf_chk. */
356 /* Attributes for v{f,s}printf_chk(d, t, bos, f, va). vsprintf_chk is
359 /* Attributes for {f,s}printf_chk(d, t, bos, f, ...). sprintf_chk is
/dflybsd-src/sys/contrib/dev/acpica/source/include/platform/
H A Dacefiex.h446 UINT64 Attributes);
781 UINT32 Attributes);
794 UINT32 Attributes; member
1107 ACPI_EFI_UNKNOWN_INTERFACE Attributes; member
/dflybsd-src/sys/contrib/dev/acpica/source/common/
H A Ddmtbinfo2.c482 {ACPI_DMT_UINT32, ACPI_IVRS01_OFFSET (Attributes), "Attributes", 0},
1794 {ACPI_DMT_UINT8, ACPI_PPTT1_OFFSET (Attributes), "Attributes", 0},
1795 {ACPI_DMT_FLAGS0, ACPI_PPTT1_OFFSET (Attributes), "Allocation Type", 0},
1796 {ACPI_DMT_FLAGS2, ACPI_PPTT1_OFFSET (Attributes), "Cache Type", 0},
1797 {ACPI_DMT_FLAG4, ACPI_PPTT1_OFFSET (Attributes), "Write Policy", 0},
/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h499 typedef std::vector<Attribute_value> Attributes; typedef
659 Attributes attributes_;
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h499 typedef std::vector<Attribute_value> Attributes; typedef
659 Attributes attributes_;
/dflybsd-src/contrib/less/
H A Dscreen.c1923 fillchar.Attributes = curr_attr; in add_line()
1977 fillchar.Attributes = curr_attr;
2060 fillchar.Attributes = MAKEATTR(nm_fg_color, nm_bg_color); in win32_scroll_up()
2063 SetConsoleTextAttribute(con_out, fillchar.Attributes); in win32_scroll_up()
2072 FillConsoleOutputAttribute(con_out, fillchar.Attributes, size, topleft, in win32_scroll_up()
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Das.texinfo191 * Object Attributes:: Object Attributes
1906 Attributes,,Symbol Attributes}.
3686 * Symbol Attributes:: Symbol Attributes
3887 @node Symbol Attributes
3888 @section Symbol Attributes
3909 * a.out Symbols:: Symbol Attributes: @code{a.out}
3913 * a.out Symbols:: Symbol Attributes: @code{a.out}
3916 * a.out Symbols:: Symbol Attributes: @code{a.out}, @code{b.out}
3921 * COFF Symbols:: Symbol Attributes for COFF
3924 * SOM Symbols:: Symbol Attributes for SOM
[all …]
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dactbl2.h758 UINT32 Attributes; member
2626 UINT8 Attributes; member
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi58 * Function Attributes:: Declaring that functions have no side effects,
65 * Variable Attributes:: Specifying attributes of variables.
66 * Type Attributes:: Specifying attributes of types.
1332 Notice that attribute @ref{AVR Variable Attributes,@code{progmem}}
2089 @node Function Attributes
2090 @section Declaring Attributes of Functions
2130 (@pxref{Variable Attributes}) and for types (@pxref{Type Attributes}).
2180 (@pxref{Variable Attributes}.)
2353 objects (@pxref{C++ Attributes}).
2379 types (@pxref{Variable Attributes}, @pxref{Type Attributes}.)
[all …]
H A Dgeneric.texi41 * Attributes:: Declaration and type attributes.
932 @c Attributes
934 @node Attributes
935 @section Attributes in trees
938 Attributes, as specified using the @code{__attribute__} keyword, are
949 Attributes may be attached to declarations and to types; these
H A Dmd.texi46 * Insn Attributes:: Specifying the value of attributes for generated insns.
179 this pattern. @xref{Insn Attributes}.
7359 @node Insn Attributes
7360 @section Instruction Attributes
7372 * Defining Attributes:: Specifying attributes and their values.
7377 * Constant Attributes:: Defining attributes that are constant.
7384 @node Defining Attributes
7385 @subsection Defining Attributes and their Values
7414 information on the handling of defaults. @xref{Constant Attributes},
7996 @node Constant Attributes
[all …]
H A Dtree-ssa.texi40 * Annotations:: Attributes for variables.
H A Dinvoke.texi1626 (@pxref{Function Attributes}).
3193 attributes (@pxref{Function Attributes}), in the @code{printf},
3540 (@pxref{Variable Attributes}).
3553 (@pxref{Variable Attributes}).
3572 (@pxref{Variable Attributes}).
3584 (@pxref{Variable Attributes}).
3590 @code{warn_unused_result} (@pxref{Function Attributes}) does not use
3601 (@pxref{Variable Attributes}).
3696 Attributes}.
4459 Do not warn about uses of functions (@pxref{Function Attributes}),
[all …]
H A Dtrouble.texi975 Attributes}).
H A Drtl.texi1553 used only for insn attributes (@pxref{Insn Attributes}) since constant
2546 for insn attributes. @xref{Insn Attributes}.
H A Dsourcebuild.texi787 attributes supported (@pxref{Target Attributes, , Defining
/dflybsd-src/share/misc/
H A Dusb_hid_usages1144 0x20 Display Attributes Report
/dflybsd-src/contrib/file/magic/Magdir/
H A Dwindows1046 # TAPE Attributes (3)
H A Dimages173 #>>>>&492 ubyte x - Attributes %#x
/dflybsd-src/sys/contrib/dev/acpica/tests/misc/
H A Dgrammar.asl335 0x0000000000000000, // Type Specific Attributes
343 0x0000000000000000, // Type Specific Attributes
351 0x0000000000000000) // Type Specific Attributes
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dld.texinfo4025 * Output Section Attributes:: Output section attributes
4696 @node Output Section Attributes
4697 @subsection Output Section Attributes

12