| /dflybsd-src/contrib/binutils-2.27/gold/ |
| H A D | cref.cc | 73 typedef std::vector<Object*> Objects; typedef in gold::Cref_inputs 81 Objects* objects; 101 typedef std::map<const Symbol*, Objects*, Cref_table_compare> Cref_table; 105 print_objects_symbol_counts(const Symbol_table*, FILE*, const Objects*) const; 113 gather_cref(const Objects*, Cref_table*) const; 116 Objects objects_; 121 Objects* current_; 142 pai->objects = new Objects(); in add_archive_start() 174 const Objects* objects) const in print_objects_symbol_counts() 176 for (Objects::const_iterator p = objects->begin(); in print_objects_symbol_counts() [all …]
|
| /dflybsd-src/contrib/binutils-2.34/gold/ |
| H A D | cref.cc | 73 typedef std::vector<Object*> Objects; typedef in gold::Cref_inputs 81 Objects* objects; 101 typedef std::map<const Symbol*, Objects*, Cref_table_compare> Cref_table; 105 print_objects_symbol_counts(const Symbol_table*, FILE*, const Objects*) const; 113 gather_cref(const Objects*, Cref_table*) const; 116 Objects objects_; 121 Objects* current_; 142 pai->objects = new Objects(); in add_archive_start() 174 const Objects* objects) const in print_objects_symbol_counts() 176 for (Objects::const_iterator p = objects->begin(); in print_objects_symbol_counts() [all …]
|
| /dflybsd-src/sys/contrib/dev/acpica/source/components/events/ |
| H A D | evregion.c | 1017 ACPI_OBJECT Objects[2]; in AcpiEvExecuteOrphanRegMethod() local 1063 Args.Pointer = Objects; in AcpiEvExecuteOrphanRegMethod() 1064 Objects[0].Type = ACPI_TYPE_INTEGER; in AcpiEvExecuteOrphanRegMethod() 1065 Objects[0].Integer.Value = SpaceId; in AcpiEvExecuteOrphanRegMethod() 1066 Objects[1].Type = ACPI_TYPE_INTEGER; in AcpiEvExecuteOrphanRegMethod() 1067 Objects[1].Integer.Value = ACPI_REG_CONNECT; in AcpiEvExecuteOrphanRegMethod()
|
| /dflybsd-src/sys/contrib/dev/acpica/source/components/debugger/ |
| H A D | dbexec.c | 213 ACPI_OBJECT *Objects) in AcpiDbDeleteObjects() argument 220 switch (Objects[i].Type) in AcpiDbDeleteObjects() 224 ACPI_FREE (Objects[i].Buffer.Pointer); in AcpiDbDeleteObjects() 231 AcpiDbDeleteObjects (Objects[i].Package.Count, in AcpiDbDeleteObjects() 232 Objects[i].Package.Elements); in AcpiDbDeleteObjects() 236 ACPI_FREE (Objects[i].Package.Elements); in AcpiDbDeleteObjects()
|
| H A D | dbnames.c | 1051 Info->Objects++; in AcpiDbIntegrityWalk() 1087 Info.Nodes, Info.Objects); in AcpiDbCheckIntegrity()
|
| /dflybsd-src/contrib/file/magic/Magdir/ |
| H A D | xenix | 73 >0x1e leshort &0x120 Huge Objects Enabled 100 >0x1e leshort &0x102 Huge Objects Enabled
|
| /dflybsd-src/sys/contrib/dev/acpica/source/include/ |
| H A D | acdebug.h | 480 ACPI_OBJECT *Objects);
|
| H A D | aclocal.h | 1556 UINT32 Objects; member
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| H A D | iostream | 47 * @name Standard Stream Objects
|
| H A D | ostream | 421 * Objects of this class are created before all of the standard
|
| H A D | istream | 680 * Objects of this class are created before all of the standard
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| H A D | iostream | 48 * @name Standard Stream Objects
|
| H A D | ostream | 393 * Objects of this class are created before all of the standard
|
| H A D | istream | 649 * Objects of this class are created before all of the standard
|
| /dflybsd-src/lib/libc/locale/ |
| H A D | DESIGN.xlocale | 29 Locale Objects
|
| /dflybsd-src/etc/ |
| H A D | services | 1523 webobjects 1085/tcp #Web Objects 1524 webobjects 1085/udp #Web Objects
|
| /dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
| H A D | objc.texi | 1201 objects (by using Distributed Objects or some other mechanism). When
|
| H A D | rtl.texi | 24 * RTL Objects:: Expressions vs vectors vs strings vs integers. 48 @node RTL Objects
|
| H A D | invoke.texi | 14468 Objects may be explicitly put in the small data area with the 17014 alignment of @option{-mrelocatable}. Objects compiled with
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | rtl.def | 84 /* Used in the cselib routines to describe a value. Objects of this
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | rtl.def | 83 /* Used in the cselib routines to describe a value. Objects of this
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| H A D | regex | 721 * Objects of specializations of this class represent regular expressions
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| H A D | regex | 718 * Objects of specializations of this class represent regular expressions
|
| /dflybsd-src/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1754 Debugger: Added support for Package objects in the "Test Objects" 2207 to some ASL objects were not handled properly. Objects affected are: 7064 Predefined ASL/AML Objects: 7073 Standard Predefined Names (Objects or Control Methods): 8218 Fixed a problem with references to Alias objects within Package Objects. 10480 All Reference Objects returned via the AcpiEvaluateObject interface are 10844 ACPI specification, a Package can only contain Data Objects or references 10846 control methods. The implication is that named references to Data Objects 12633 objects during the first pass of the parse. Objects are now created only 18068 problem: 1) Objects created during the initialization phase method
|
| /dflybsd-src/contrib/binutils-2.27/gas/doc/ |
| H A D | as.texinfo | 3554 numbered subsections with values from 0 to 8192. Objects assembled into the
|