Searched defs:Operand (Results 1 - 12 of 12) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresolv.c458 AcpiExResolveMultiple( ACPI_WALK_STATE *WalkState, ACPI_OPERAND_OBJECT *Operand, ACPI_OBJECT_TYPE *ReturnType, ACPI_OPERAND_OBJECT **ReturnDesc) argument
H A Dexoparg2.c206 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
280 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
390 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
651 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexoparg6.c333 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexoparg3.c203 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
285 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexcreate.c493 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
545 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
598 ACPI_OPERAND_OBJECT **Operand local
[all...]
H A Dexoparg1.c272 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
345 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
398 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
753 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexconfig.c243 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutmath.c247 AcpiUtShortShiftLeft( UINT64 Operand, UINT32 Count, UINT64 *OutResult) argument
292 AcpiUtShortShiftRight( UINT64 Operand, UINT32 Count, UINT64 *OutResult) argument
366 AcpiUtShortShiftLeft( UINT64 Operand, UINT32 Count, UINT64 *OutResult) argument
396 AcpiUtShortShiftRight( UINT64 Operand, UINT32 Count, UINT64 *OutResult) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsutils.c958 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
H A Ddsopcode.c633 ACPI_OPERAND_OBJECT **Operand; local
[all...]
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp187 class CLanguageExpressionEvaluator::Operand { class in class:CLanguageExpressionEvaluator
189 Operand() function in class:CLanguageExpressionEvaluator::Operand
198 Operand(int64 value) function in class:CLanguageExpressionEvaluator::Operand
207 Operand(double value) function in class:CLanguageExpressionEvaluator::Operand
216 Operand(ValueNode* node) function in class:CLanguageExpressionEvaluator::Operand
226 Operand(Type* type) function in class:CLanguageExpressionEvaluator::Operand
236 Operand(const Operand& X) function in class:CLanguageExpressionEvaluator::Operand
[all...]
/haiku/src/kits/tracker/
H A DRegExp.cpp1331 RegExp::Operand(char* p) const function in class:RegExp
1338 RegExp::Operand(const char* p) const function in class:RegExp
[all...]

Completed in 171 milliseconds