Searched defs:objects (Results 1 – 11 of 11) sorted by relevance
162 acpi_objects objects = { 1, &object}; in GetBlock() local200 acpi_objects objects = { 2, object}; in SetBlock() local234 acpi_objects objects = { count, object}; in EvaluateMethod() local291 acpi_objects objects = { 1, &object }; in GetEventData() local331 acpi_objects objects = { 1, &object}; in _EvaluateMethodSimple() local
27 SetPropertiesCommand::SetPropertiesCommand(IconObject** objects, in SetPropertiesCommand()
29 Transformable** const objects, in ResetTransformationCommand()
134 Transformable* objects[fCount]; in MakeCommand() local
21 Transformable** const objects, in TransformObjectsCommand()
64 Model::ThreadWaitObject** objects in AddWaitObjectGroup() local
253 BObjectList<ThreadWaitObject>& objects) in GetThreadWaitObjects()
111 IconObject** objects = new (nothrow) IconObject*[1]; in PropertyChanged() local
25 scheduling_analysis_thread_wait_object** objects; member
282 void** objects = reinterpret_cast<void**>(object); in ConnectionThreadLauncher() local
105 acpi_object_type *objects; member