Searched refs:Pointer (Results 26 - 50 of 196) sorted by relevance

12345678

/freebsd-12-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutcopy.c271 ExternalObject->String.Pointer = (char *) DataSpace;
277 (void *) InternalObject->String.Pointer,
283 ExternalObject->Buffer.Pointer = DataSpace;
289 (void *) InternalObject->Buffer.Pointer,
442 * PARAMETERS: InternalObject - Pointer to the object we are returning
539 RetBuffer->Pointer, &RetBuffer->Length);
547 ACPI_CAST_PTR (ACPI_OBJECT, RetBuffer->Pointer),
548 ACPI_ADD_PTR (UINT8, RetBuffer->Pointer,
630 InternalObject->String.Pointer =
634 if (!InternalObject->String.Pointer)
[all...]
H A Dutalloc.c420 if (!Buffer->Pointer)
485 Buffer->Pointer = AcpiOsAllocate (RequiredLength);
492 Buffer->Pointer = ACPI_ALLOCATE (RequiredLength);
508 if (!Buffer->Pointer)
515 memset (Buffer->Pointer, 0, RequiredLength);
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.cpp21 CodePtr RetPC, Pointer &&This)
62 void print(llvm::raw_ostream &OS, const Pointer &P, ASTContext &Ctx,
91 llvm::SmallVector<Pointer, 2> Levels;
92 for (Pointer F = P; !F.isRoot(); ) {
155 Pointer InterpFrame::getLocalPointer(unsigned Offset) {
157 return Pointer(
161 Pointer InterpFrame::getParamPointer(unsigned Off) {
165 return Pointer(reinterpret_cast<Block *>(Pt->second.get()));
179 return Pointer(B);
H A DEvalEmitter.cpp26 S.Current = new InterpFrame(S, nullptr, nullptr, CodePtr(), Pointer());
109 std::function<bool(QualType, const Pointer &, APValue &)> Composite;
110 Composite = [this, &Composite](QualType Ty, const Pointer &Ptr, APValue &R) {
123 const Pointer &FP = Ptr.atField(F.Offset);
145 const Pointer &FP = Ptr.atField(FD->Offset);
158 const Pointer &BP = Ptr.atField(BD->Offset);
165 const Pointer &VP = Ptr.atField(VD->Offset);
179 const Pointer &EP = Ptr.atIndex(I);
192 const auto &Ptr = S.Stk.pop<Pointer>();
202 S.Stk.push<Pointer>(reinterpret_cas
[all...]
/freebsd-12-stable/sys/dev/acpi_support/
H A Dacpi_asus.c571 Args.Pointer = &Arg;
573 Buf.Pointer = NULL;
577 Obj = Buf.Pointer;
583 if (Obj->String.Pointer == NULL) {
590 AcpiOsFree(Buf.Pointer);
597 AcpiOsFree(Buf.Pointer);
605 AcpiOsFree(Buf.Pointer);
618 if (strncmp(Obj->String.Pointer, model->name, 3) == 0) {
622 Obj->String.Pointer);
629 AcpiOsFree(Buf.Pointer);
[all...]
H A Datk0110.c199 *descr = o->Package.Elements[1].String.Pointer;
274 arg.Pointer = &id;
276 buf.Pointer = NULL;
284 bp = buf.Pointer;
326 AcpiOsFree(buf.Pointer);
371 bp = b.Pointer;
375 AcpiOsFree(b.Pointer);
382 AcpiOsFree(b.Pointer);
396 AcpiOsFree(b.Pointer);
426 AcpiOsFree(b.Pointer);
[all...]
H A Dacpi_panasonic.c278 buf.Pointer = NULL;
280 res = (ACPI_OBJECT *)buf.Pointer;
283 AcpiOsFree(buf.Pointer);
300 args.Pointer = obj;
404 buf.Pointer = NULL;
406 res = (ACPI_OBJECT *)buf.Pointer;
422 if (buf.Pointer)
423 AcpiOsFree(buf.Pointer);
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c205 * RETURN: Pointer to a NS node
508 if (TableDesc->Pointer)
510 AcpiTbPrintTableHeader (TableDesc->Address, TableDesc->Pointer);
749 ReturnBuffer.Pointer = AcpiGbl_DbBuffer;
769 ReturnBuffer.Pointer));
773 AcpiUtDebugDumpBuffer ((UINT8 *) Node->Object->Buffer.Pointer,
954 OriginalAml = ReturnBuffer.Pointer;
956 AcpiDmCompareAmlResources (OriginalAml->Buffer.Pointer,
958 NewAml.Pointer, (ACPI_RSDESC_SIZE) NewAml.Length);
962 ACPI_FREE (NewAml.Pointer);
[all...]
H A Ddbexec.c223 ACPI_FREE (Objects[i].Buffer.Pointer);
279 ParamObjects.Pointer = NULL;
302 ParamObjects.Pointer = Params;
307 ReturnObj->Pointer = AcpiGbl_DbBuffer;
495 ReturnObj.Pointer = NULL;
596 ReturnObj.Pointer = NULL;
654 AcpiGbl_DbMethodInfo.Pathname, ReturnObj.Pointer,
657 AcpiDbDumpExternalObject (ReturnObj.Pointer, 1);
665 AcpiDbDumpPldBuffer (ReturnObj.Pointer);
761 Info->Pathname, ReturnObj.Pointer,
[all...]
/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
H A Dexconfig.c184 * PARAMETERS: Table - Pointer to raw table
258 Operand[0]->String.Pointer,
259 Operand[1]->String.Pointer,
260 Operand[2]->String.Pointer, &TableIndex);
295 Operand[3]->String.Pointer, ACPI_NS_SEARCH_PARENT,
307 if ((Operand[4]->String.Pointer[0] != AML_ROOT_PREFIX) &&
308 (Operand[4]->String.Pointer[0] != AML_PARENT_PREFIX))
320 Operand[4]->String.Pointer, ACPI_NS_SEARCH_PARENT,
379 * Buffer - Pointer to where to put the data
562 ACPI_TABLE_HEADER, ObjDesc->Buffer.Pointer);
[all...]
H A Dexdebug.c214 (*SourceDesc->String.Pointer == '\n'))
311 AcpiUtDumpBuffer (SourceDesc->Buffer.Pointer,
318 AcpiOsPrintf ("\"%s\"\n", SourceDesc->String.Pointer);
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_package.c99 ptr = obj->String.Pointer;
103 ptr = obj->Buffer.Pointer;
130 memcpy(&gas, obj->Buffer.Pointer + 3, sizeof(gas));
147 memcpy(&gas, obj->Buffer.Pointer + 3, sizeof(gas));
177 if (ACPI_FAILURE(AcpiGetHandle(scope, obj->String.Pointer, &h)))
H A Dacpi_powerres.c135 buf.Pointer = NULL;
155 obj = buf.Pointer;
186 if (buf.Pointer != NULL)
187 AcpiOsFree(buf.Pointer);
311 reslist_buffer.Pointer = NULL;
396 reslist_object = (ACPI_OBJECT *)reslist_buffer.Pointer;
403 AcpiOsFree(reslist_buffer.Pointer);
404 reslist_buffer.Pointer = NULL;
421 reslist_object = (ACPI_OBJECT *)reslist_buffer.Pointer;
484 if (reslist_buffer.Pointer !
[all...]
H A Dacpi_throttle.c153 buf.Pointer = NULL;
157 obj = (ACPI_OBJECT *)buf.Pointer;
201 buf.Pointer = NULL;
209 obj = (ACPI_OBJECT *)buf.Pointer;
272 buf.Pointer = &obj;
280 memcpy(&gas, obj.Buffer.Pointer + 3, sizeof(gas));
H A Dacpi_cmbat.c263 bst_buffer.Pointer = NULL;
277 res = (ACPI_OBJECT *)bst_buffer.Pointer;
310 AcpiOsFree(bst_buffer.Pointer);
346 bix_buffer.Pointer = NULL;
352 res = (ACPI_OBJECT *)bix_buffer.Pointer;
355 AcpiOsFree(bix_buffer.Pointer);
356 bix_buffer.Pointer = NULL;
482 AcpiOsFree(bix_buffer.Pointer);
/freebsd-12-stable/sys/dev/nvdimm/
H A Dnvdimm.c82 result.Pointer = NULL;
87 if (ACPI_SUCCESS(status) && result.Pointer != NULL &&
89 result_buffer = result.Pointer;
92 out = (uint32_t *)result_buffer->Buffer.Pointer;
98 if (result.Pointer != NULL)
99 AcpiOsFree(result.Pointer);
126 params_buf.Buffer.Pointer = (UINT8 *)params;
132 result.Pointer = NULL;
138 result.Pointer == NULL) {
142 result_buf = (ACPI_OBJECT *)result.Pointer;
[all...]
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp62 Pointer, \
73 Pointer, \
84 Pointer, \
95 Pointer, \
105 typename Pointer,
122 typedef Pointer pointer;
292 typename Pointer,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp233 for (auto Pointer : Pointers) {
235 Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType();
239 switch (AA.getModRefInfo(Call, Pointer, Size)) {
241 PrintModRefResults("NoModRef", PrintNoModRef, Call, Pointer,
246 PrintModRefResults("Just Mod", PrintMod, Call, Pointer, F.getParent());
250 PrintModRefResults("Just Ref", PrintRef, Call, Pointer, F.getParent());
254 PrintModRefResults("Both ModRef", PrintModRef, Call, Pointer,
259 PrintModRefResults("Must", PrintMust, Call, Pointer, F.getParent());
263 PrintModRefResults("Just Mod (MustAlias)", PrintMustMod, Call, Pointer,
268 PrintModRefResults("Just Ref (MustAlias)", PrintMustRef, Call, Pointer,
[all...]
/freebsd-12-stable/sys/dev/acpica/Osd/
H A DOsdMemory.c78 AcpiOsReadable (void *Pointer, ACPI_SIZE Length) argument
84 AcpiOsWritable (void *Pointer, ACPI_SIZE Length) argument
/freebsd-12-stable/sys/contrib/dev/acpica/components/resources/
H A Drsdump.c237 * PARAMETERS: ResourceList - Pointer to a resource descriptor list
318 * PARAMETERS: RouteTable - Pointer to the routing table to dump.
409 AcpiRsOutString (Name, ACPI_CAST_PTR (char, Table->Pointer));
421 if (Table->Pointer)
423 AcpiRsOutString (Name, Table->Pointer [*Target]);
450 AcpiRsOutString (Name, Table->Pointer [*Target & 0x01]);
455 AcpiRsOutString (Name, Table->Pointer [*Target & 0x03]);
460 AcpiRsOutString (Name, Table->Pointer [*Target & 0x07]);
572 * PARAMETERS: ResourceSource - Pointer to a Resource Source struct
607 * ResourceLabel - Pointer t
[all...]
H A Drsxface.c199 * Buffer - Pointer to a data buffer
200 * ReturnNode - Pointer to where the device node is returned
263 * RetBuffer - Pointer to a buffer to receive the
314 * RetBuffer - Pointer to a buffer to receive the
365 * RetBuffer - Pointer to a buffer to receive the
413 * InBuffer - Pointer to a buffer containing the
440 (!InBuffer->Pointer) ||
467 * InBuffer - Pointer to a buffer containing the
511 * PARAMETERS: Resource - Pointer to a resource
512 * Out - Pointer t
[all...]
/freebsd-12-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbdata.c212 memcmp (TableDesc->Pointer, Table, TableLength)) ?
229 * Table - Pointer to the table
322 * PARAMETERS: Table - Pointer for the table
472 if (!TableDesc->Pointer)
474 Status = AcpiTbAcquireTable (TableDesc, &TableDesc->Pointer,
476 if (!TableDesc->Pointer)
509 if (!TableDesc->Pointer)
514 AcpiTbReleaseTable (TableDesc->Pointer, TableDesc->Length,
516 TableDesc->Pointer = NULL;
540 if (!TableDesc->Pointer
[all...]
/freebsd-12-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsnames.c168 * RETURN: Pointer to storage containing the fully qualified name of
270 ACPI_COPY_NAMESEG (Buffer->Pointer, NodeName);
271 ((char *) Buffer->Pointer) [ACPI_NAMESEG_SIZE] = 0;
273 ACPI_DEBUG_PRINT ((ACPI_DB_EXEC, "%4.4s\n", (char *) Buffer->Pointer));
332 (void) AcpiNsBuildNormalizedPath (Node, Buffer->Pointer,
336 (char *) Buffer->Pointer, (UINT32) RequiredSize));
464 * RETURN: Pointer to storage containing the fully qualified name of
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslopt.c243 Path = &(((char *) TargetPath->Pointer)[
367 &(ACPI_CAST_PTR (char, TargetPath->Pointer)) [Index],
368 &(ACPI_CAST_PTR (char, CurrentPath->Pointer)) [Index]))
454 &(ACPI_CAST_PTR (char, TargetPath->Pointer))[Index]);
810 (UINT32) CurrentPath.Length, (char *) CurrentPath.Pointer,
811 (UINT32) TargetPath.Length, (char *) TargetPath.Pointer,
919 ACPI_FREE (TargetPath.Pointer);
920 ACPI_FREE (CurrentPath.Pointer);
/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsdebug.c216 (char *) Buffer.Pointer, Node));
217 ACPI_FREE (Buffer.Pointer);

Completed in 392 milliseconds

12345678