| /dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/ |
| H A D | PciIo.h | 354 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 D | UefiSpec.h | 674 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 D | UefiGpt.h | 129 UINT64 Attributes; member
|
| H A D | UefiInternalFormRepresentation.h | 102 UINT8 Attributes; member 124 UINT8 Attributes; member 865 UINT32 Attributes; member
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | builtin-attrs.def | 21 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 D | acefiex.h | 446 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 D | dmtbinfo2.c | 482 {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 D | dwarf_reader.h | 499 typedef std::vector<Attribute_value> Attributes; typedef 659 Attributes attributes_;
|
| /dflybsd-src/contrib/binutils-2.27/gold/ |
| H A D | dwarf_reader.h | 499 typedef std::vector<Attribute_value> Attributes; typedef 659 Attributes attributes_;
|
| /dflybsd-src/contrib/less/ |
| H A D | screen.c | 1923 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 D | as.texinfo | 191 * 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 D | actbl2.h | 758 UINT32 Attributes; member 2626 UINT8 Attributes; member
|
| /dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
| H A D | extend.texi | 58 * 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 D | generic.texi | 41 * 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 D | md.texi | 46 * 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 D | tree-ssa.texi | 40 * Annotations:: Attributes for variables.
|
| H A D | invoke.texi | 1626 (@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 D | trouble.texi | 975 Attributes}).
|
| H A D | rtl.texi | 1553 used only for insn attributes (@pxref{Insn Attributes}) since constant 2546 for insn attributes. @xref{Insn Attributes}.
|
| H A D | sourcebuild.texi | 787 attributes supported (@pxref{Target Attributes, , Defining
|
| /dflybsd-src/share/misc/ |
| H A D | usb_hid_usages | 1144 0x20 Display Attributes Report
|
| /dflybsd-src/contrib/file/magic/Magdir/ |
| H A D | windows | 1046 # TAPE Attributes (3)
|
| H A D | images | 173 #>>>>&492 ubyte x - Attributes %#x
|
| /dflybsd-src/sys/contrib/dev/acpica/tests/misc/ |
| H A D | grammar.asl | 335 0x0000000000000000, // Type Specific Attributes 343 0x0000000000000000, // Type Specific Attributes 351 0x0000000000000000) // Type Specific Attributes
|
| /dflybsd-src/contrib/binutils-2.27/ld/ |
| H A D | ld.texinfo | 4025 * Output Section Attributes:: Output section attributes 4696 @node Output Section Attributes 4697 @subsection Output Section Attributes
|