Searched refs:ReturnValue (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-11.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c282 UINT64 ReturnValue = 0; local
428 if (ReturnValue > Quotient)
440 ReturnValue *= Base;
441 ReturnValue += ThisDigit;
450 ACPI_FORMAT_UINT64 (ReturnValue)));
452 *RetInteger = ReturnValue;
497 UINT64 ReturnValue = 0; local
614 if (ReturnValue > ((ACPI_UINT64_MAX - (UINT64) Index) /
621 ReturnValue *= Base;
622 ReturnValue
[all...]
H A Dutosi.c461 UINT32 ReturnValue; local
486 ReturnValue = 0;
510 ReturnValue = ACPI_UINT32_MAX;
523 ReturnValue = InterfaceHandler (
524 StringDesc->String.Pointer, ReturnValue);
529 StringDesc->String.Pointer, ReturnValue == 0 ? "not " : ""));
533 ReturnDesc->Integer.Value = ReturnValue;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp29 ReturnValueSlot ReturnValue) {
48 CGF.EmitCall(E->getCallee()->getType(), Callee, E, ReturnValue, TargetDecl);
27 EmitCUDAKernelCallExpr(CodeGenFunction &CGF, const CUDAKernelCallExpr *E, ReturnValueSlot ReturnValue) argument
H A DCGCUDARuntime.h45 ReturnValueSlot ReturnValue);
H A DCGVTables.cpp93 llvm::Value *ReturnValue = RV.getScalarVal(); local
100 llvm::Value *IsNull = CGF.Builder.CreateIsNull(ReturnValue);
107 ReturnValue = CGF.CGM.getCXXABI().performReturnAdjustment(CGF,
108 Address(ReturnValue, ClassAlign),
117 llvm::PHINode *PHI = CGF.Builder.CreatePHI(ReturnValue->getType(), 2);
118 PHI->addIncoming(ReturnValue, AdjustNotNull);
119 PHI->addIncoming(llvm::Constant::getNullValue(ReturnValue->getType()),
121 ReturnValue = PHI;
124 return RValue::get(ReturnValue);
322 Slot = ReturnValueSlot(ReturnValue, ResultTyp
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c64 * ReturnValue - Not used
78 void **ReturnValue)
89 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue);
74 AcpiNsDumpOneDevice( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Dnswalk.c170 * ReturnValue - from the UserFunction if terminated
198 void **ReturnValue)
282 Context, ReturnValue);
290 Context, ReturnValue);
190 AcpiNsWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartNode, UINT32 MaxDepth, UINT32 Flags, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
H A Dnsinit.c61 void **ReturnValue);
68 void **ReturnValue);
75 void **ReturnValue);
308 * ReturnValue - Not used
326 void **ReturnValue)
476 void **ReturnValue)
549 void **ReturnValue)
322 AcpiNsInitOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
472 AcpiNsFindIniMethods( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
545 AcpiNsInitOneDevice( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
H A Dnsdump.c65 void **ReturnValue);
76 void **ReturnValue);
83 void **ReturnValue);
194 * ReturnValue - Not used
208 void **ReturnValue)
728 * ReturnValue - Not used
744 void **ReturnValue)
788 void **ReturnValue)
204 AcpiNsDumpOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
740 AcpiNsDumpOneObjectPath( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
784 AcpiNsGetMaxDepth( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Dnsxfeval.c591 * ReturnValue - Location where return value of
620 void **ReturnValue)
676 AscendingCallback, Context, ReturnValue);
708 void **ReturnValue)
828 Info->Context, ReturnValue);
840 * ReturnValue - Location where return value of
863 void **ReturnValue)
901 AcpiNsGetDeviceCallback, NULL, &Info, ReturnValue);
613 AcpiWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartObject, UINT32 MaxDepth, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
704 AcpiNsGetDeviceCallback( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
859 AcpiGetDevices( char *HID, ACPI_WALK_CALLBACK UserFunction, void *Context, void **ReturnValue) argument
/freebsd-11.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c62 void **ReturnValue);
69 void **ReturnValue);
76 void **ReturnValue);
83 void **ReturnValue);
90 void **ReturnValue);
97 void **ReturnValue);
104 void **ReturnValue);
372 void **ReturnValue)
486 void **ReturnValue)
587 void **ReturnValue)
368 AcpiDbWalkAndMatchName( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
482 AcpiDbWalkForPredefinedNames( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
583 AcpiDbWalkForObjectCounts( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
620 AcpiDbWalkForSpecificObjects( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
755 AcpiDbIntegrityWalk( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
866 AcpiDbWalkForReferences( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
943 AcpiDbBusWalk( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
[all...]
H A Ddbconvert.c61 * ReturnValue - Where the converted value is returned
72 UINT8 *ReturnValue)
93 *ReturnValue = Value;
104 * ReturnValue - Where the converted value is returned
115 UINT8 *ReturnValue)
138 *ReturnValue = (UINT8) ((Local0 << 4) | Local1);
70 AcpiDbHexCharToValue( int HexChar, UINT8 *ReturnValue) argument
113 AcpiDbHexByteToBinary( char *HexByte, UINT8 *ReturnValue) argument
/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtutils.c57 void *ReturnValue);
222 UINT64 ReturnValue = 0; local
267 ReturnValue <<= 4;
268 ReturnValue += ThisDigit;
280 *ReturnInteger = ReturnValue;
656 * ReturnValue - Store the checksum of subtable
668 void *ReturnValue)
671 UINT8 *Sum = ReturnValue;
793 * ReturnValue - The return value of UserFunction
806 void *ReturnValue)
665 DtSum( DT_SUBTABLE *Subtable, void *Context, void *ReturnValue) argument
802 DtWalkTableTree( DT_SUBTABLE *StartTable, DT_WALK_CALLBACK UserFunction, void *Context, void *ReturnValue) argument
[all...]
H A Dprexpress.c253 * ReturnValue - Where the resolved 64-bit integer is
266 UINT64 *ReturnValue)
286 *ReturnValue = Result;
303 *ReturnValue = Value1;
264 PrResolveIntegerExpression( char *Line, UINT64 *ReturnValue) argument
H A Daslnamesp.c59 void **ReturnValue);
66 void **ReturnValue);
160 void **ReturnValue)
412 void **ReturnValue)
156 NsDoOneNamespaceObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
408 NsDoOnePathname( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Ddtio.c72 void *ReturnValue);
85 void *ReturnValue);
91 void *ReturnValue);
795 void *ReturnValue)
985 void *ReturnValue)
999 void *ReturnValue)
792 DtWriteBinary( DT_SUBTABLE *Subtable, void *Context, void *ReturnValue) argument
982 DtDumpSubtableInfo( DT_SUBTABLE *Subtable, void *Context, void *ReturnValue) argument
996 DtDumpSubtableTree( DT_SUBTABLE *Subtable, void *Context, void *ReturnValue) argument
H A Dasllookup.c62 void **ReturnValue);
118 void **ReturnValue)
114 LkIsObjectUsed( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Ddtexpress.c72 * ReturnValue - Where the integer is returned
84 UINT64 *ReturnValue)
95 *ReturnValue = Result;
82 DtResolveIntegerExpression( DT_FIELD *Field, UINT64 *ReturnValue) argument
/freebsd-11.0-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwxface.c139 UINT64 *ReturnValue,
152 if (!ReturnValue)
172 Address, ReturnValue, Reg->BitWidth);
210 *ReturnValue = (ValueLo | ((UINT64) ValueHi << 32));
215 ACPI_FORMAT_UINT64 (*ReturnValue), Reg->BitWidth,
316 * ReturnValue - Value that was read from the register,
339 UINT32 *ReturnValue)
373 "BitReg %X, ParentReg %X, Actual %8.8X, ReturnValue %8.8X\n",
376 *ReturnValue = Value;
H A Dhwpci.c375 UINT64 ReturnValue; local
395 PciDevice, &ReturnValue);
405 PciId->Device = ACPI_HIWORD (ACPI_LODWORD (ReturnValue));
406 PciId->Function = ACPI_LOWORD (ACPI_LODWORD (ReturnValue));
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DCompression.cpp37 static zlib::Status encodeZlibReturnValue(int ReturnValue) { argument
38 switch (ReturnValue) {
/freebsd-11.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsinit.c61 void **ReturnValue);
71 * ReturnValue - Not used
89 void **ReturnValue)
85 AcpiDsInitOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dachware.h100 UINT32 *ReturnValue);
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c116 int ReturnValue; local
238 ReturnValue = (int)FUNC_NotifyEvent(event_type, EventSpecificData);
240 return ReturnValue;
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h302 ReturnValue, ///< Return value for thunk function. enumerator in enum:clang::CoroutineBodyStmt::SubStmt
311 Expr *ReturnValue, ArrayRef<Expr *> ParamMoves)
319 SubStmts[CoroutineBodyStmt::ReturnValue] = ReturnValue;
344 return cast<Expr>(SubStmts[SubStmt::ReturnValue]);
309 CoroutineBodyStmt(Stmt *Body, Stmt *Promise, Stmt *InitSuspend, Stmt *FinalSuspend, Stmt *OnException, Stmt *OnFallthrough, Expr *ReturnValue, ArrayRef<Expr *> ParamMoves) argument

Completed in 211 milliseconds

123