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

123

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDARuntime.h41 ReturnValueSlot ReturnValue);
H A DCGCUDARuntime.cpp29 ReturnValueSlot ReturnValue) {
48 ReturnValue, E->arg_begin(), E->arg_end(), TargetDecl);
27 EmitCUDAKernelCallExpr(CodeGenFunction &CGF, const CUDAKernelCallExpr *E, ReturnValueSlot ReturnValue) argument
/freebsd-10.2-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.c60 void **ReturnValue);
67 void **ReturnValue);
74 void **ReturnValue);
249 * ReturnValue - Not used
267 void **ReturnValue)
417 void **ReturnValue)
490 void **ReturnValue)
263 AcpiNsInitOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
413 AcpiNsFindIniMethods( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
486 AcpiNsInitOneDevice( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
H A Dnsdump.c65 void **ReturnValue);
76 void **ReturnValue);
83 void **ReturnValue);
191 * ReturnValue - Not used
205 void **ReturnValue)
719 * ReturnValue - Not used
735 void **ReturnValue)
779 void **ReturnValue)
201 AcpiNsDumpOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
731 AcpiNsDumpOneObjectPath( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
775 AcpiNsGetMaxDepth( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Dnsxfeval.c587 * ReturnValue - Location where return value of
616 void **ReturnValue)
672 AscendingCallback, Context, ReturnValue);
704 void **ReturnValue)
824 ReturnValue);
836 * ReturnValue - Location where return value of
859 void **ReturnValue)
897 AcpiNsGetDeviceCallback, NULL, &Info, ReturnValue);
609 AcpiWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartObject, UINT32 MaxDepth, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
700 AcpiNsGetDeviceCallback( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
855 AcpiGetDevices( char *HID, ACPI_WALK_CALLBACK UserFunction, void *Context, void **ReturnValue) argument
/freebsd-10.2-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.c252 * ReturnValue - Where the resolved 64-bit integer is
265 UINT64 *ReturnValue)
285 *ReturnValue = Result;
302 *ReturnValue = Value1;
263 PrResolveIntegerExpression( char *Line, UINT64 *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 Daslnamesp.c59 void **ReturnValue);
66 void **ReturnValue);
160 void **ReturnValue)
404 void **ReturnValue)
156 NsDoOneNamespaceObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
400 NsDoOnePathname( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Daslutils.c972 UINT64 ReturnValue = 0; local
1089 if (ReturnValue > ((ACPI_UINT64_MAX - (UINT64) Index) /
1096 ReturnValue *= Base;
1097 ReturnValue += Index;
1108 ReturnValue = (ACPI_UINT32_MAX - ReturnValue) + 1;
1111 *RetInteger = ReturnValue;
H A Ddtio.c72 void *ReturnValue);
85 void *ReturnValue);
91 void *ReturnValue);
788 void *ReturnValue)
977 void *ReturnValue)
991 void *ReturnValue)
785 DtWriteBinary( DT_SUBTABLE *Subtable, void *Context, void *ReturnValue) argument
974 DtDumpSubtableInfo( DT_SUBTABLE *Subtable, void *Context, void *ReturnValue) argument
988 DtDumpSubtableTree( DT_SUBTABLE *Subtable, 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-10.2-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-10.2-release/sys/contrib/dev/acpica/components/utilities/
H A Dutosi.c457 UINT32 ReturnValue; local
482 ReturnValue = 0;
506 ReturnValue = ACPI_UINT32_MAX;
519 ReturnValue = InterfaceHandler (
520 StringDesc->String.Pointer, ReturnValue);
525 StringDesc->String.Pointer, ReturnValue == 0 ? "not " : ""));
529 ReturnDesc->Integer.Value = ReturnValue;
H A Dutstring.c203 UINT64 ReturnValue = 0; local
348 if (ReturnValue > Quotient)
360 ReturnValue *= Base;
361 ReturnValue += ThisDigit;
370 ACPI_FORMAT_UINT64 (ReturnValue)));
372 *RetInteger = ReturnValue;
/freebsd-10.2-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c64 void **ReturnValue);
71 void **ReturnValue);
78 void **ReturnValue);
85 void **ReturnValue);
92 void **ReturnValue);
99 void **ReturnValue);
361 void **ReturnValue)
473 void **ReturnValue)
573 void **ReturnValue)
676 void **ReturnValue)
357 AcpiDbWalkAndMatchName( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
469 AcpiDbWalkForPredefinedNames( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
569 AcpiDbWalkForSpecificObjects( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
672 AcpiDbIntegrityWalk( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
781 AcpiDbWalkForReferences( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
857 AcpiDbBusWalk( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
[all...]
H A Ddbconvert.c62 * ReturnValue - Where the converted value is returned
73 UINT8 *ReturnValue)
94 *ReturnValue = Value;
105 * ReturnValue - Where the converted value is returned
116 UINT8 *ReturnValue)
139 *ReturnValue = (UINT8) ((Local0 << 4) | Local1);
71 AcpiDbHexCharToValue( int HexChar, UINT8 *ReturnValue) argument
114 AcpiDbHexByteToBinary( char *HexByte, UINT8 *ReturnValue) argument
/freebsd-10.2-release/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp133 static int ReturnValue = EXIT_SUCCESS; variable
141 ReturnValue = EXIT_FAILURE;
163 ReturnValue = EXIT_FAILURE;
171 ReturnValue = EXIT_FAILURE;
297 return ReturnValue;
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DCompression.cpp38 static zlib::Status encodeZlibReturnValue(int ReturnValue) { argument
39 switch (ReturnValue) {
/freebsd-10.2-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-10.2-release/sys/contrib/dev/acpica/include/
H A Dachware.h100 UINT32 *ReturnValue);
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c115 int ReturnValue; local
237 ReturnValue = (int)FUNC_NotifyEvent(event_type, EventSpecificData);
239 return ReturnValue;

Completed in 113 milliseconds

123