Searched refs:Where (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/preferences/shortcuts/clv/
H A DMouseWatcher.cpp38 BPoint Where; local
40 TheView->GetMouse(&Where,&Buttons,false);
43 PreviousPos = Where;
48 if(Buttons != PreviousButtons || Buttons == 0 || Where != PreviousPos)
56 MessageToSend.ReplacePoint("where",Where);
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresolv.c297 ObjDesc = *StackDesc->Reference.Where;
418 * ReturnType - Where the object type is returned
419 * ReturnDesc - Where the resolved object is returned
547 ObjDesc = *(ObjDesc->Reference.Where);
H A Dexstore.c143 * *DestDesc - Where to store it. Must be an NS node
331 * The object at *(IndexDesc->Reference.Where) is the
335 ObjDesc = *(IndexDesc->Reference.Where);
369 *(IndexDesc->Reference.Where) = NewDesc;
H A Dexoparg2.c140 * Where:
517 ReturnDesc->Reference.Where = &Operand[0]->Package.Elements [Index];
H A Dexoparg1.c140 * Where:
1107 ReturnDesc = *(Operand[0]->Reference.Where);
H A Dexdump.c319 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Reference.Where), "Where"},
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdebug.h471 UINT32 Where);
H A Dacpiosxf.h280 ACPI_PHYSICAL_ADDRESS Where,
H A Dacobject.h508 union acpi_operand_object **Where; /* Target of Index */ member in struct:acpi_object_reference
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsxfeval.c145 * ReturnBuffer - Where to put method's return value (if
245 * ReturnBuffer - Where to put method's return value (if
511 ObjDesc = *(Info->ReturnObject->Reference.Where);
981 * Data - Where the data is returned
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdb-events.sh159 Where a *_p() predicate is present, it must be called before

Completed in 153 milliseconds