Home
last modified time | relevance | path

Searched refs:Objects (Results 1 – 25 of 27) sorted by relevance

12

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dcref.cc73 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 Dcref.cc73 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 Devregion.c1017 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 Ddbexec.c213 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 Ddbnames.c1051 Info->Objects++; in AcpiDbIntegrityWalk()
1087 Info.Nodes, Info.Objects); in AcpiDbCheckIntegrity()
/dflybsd-src/contrib/file/magic/Magdir/
H A Dxenix73 >0x1e leshort &0x120 Huge Objects Enabled
100 >0x1e leshort &0x102 Huge Objects Enabled
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacdebug.h480 ACPI_OBJECT *Objects);
H A Daclocal.h1556 UINT32 Objects; member
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Diostream47 * @name Standard Stream Objects
H A Dostream421 * Objects of this class are created before all of the standard
H A Distream680 * Objects of this class are created before all of the standard
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Diostream48 * @name Standard Stream Objects
H A Dostream393 * Objects of this class are created before all of the standard
H A Distream649 * Objects of this class are created before all of the standard
/dflybsd-src/lib/libc/locale/
H A DDESIGN.xlocale29 Locale Objects
/dflybsd-src/etc/
H A Dservices1523 webobjects 1085/tcp #Web Objects
1524 webobjects 1085/udp #Web Objects
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dobjc.texi1201 objects (by using Distributed Objects or some other mechanism). When
H A Drtl.texi24 * RTL Objects:: Expressions vs vectors vs strings vs integers.
48 @node RTL Objects
H A Dinvoke.texi14468 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 Drtl.def84 /* Used in the cselib routines to describe a value. Objects of this
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Drtl.def83 /* Used in the cselib routines to describe a value. Objects of this
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dregex721 * Objects of specializations of this class represent regular expressions
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dregex718 * Objects of specializations of this class represent regular expressions
/dflybsd-src/sys/contrib/dev/acpica/
H A Dchanges.txt1754 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 Das.texinfo3554 numbered subsections with values from 0 to 8192. Objects assembled into the

12