| /freebsd-13.1/sys/contrib/dev/acpica/components/resources/ |
| H A D | rsmisc.c | 192 void *Destination; in AcpiRsConvertAmlToResource() local 258 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource() 266 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource() 274 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource() 462 Destination, Aml, NULL); in AcpiRsConvertAmlToResource() 476 Destination, Aml, Target); in AcpiRsConvertAmlToResource() 582 void *Destination; in AcpiRsConvertResourceToAml() local 630 ACPI_SET8 (Destination, 0); in AcpiRsConvertResourceToAml() 748 ACPI_GET16 (Destination)); in AcpiRsConvertResourceToAml() 758 ACPI_GET16 (Destination)); in AcpiRsConvertResourceToAml() [all …]
|
| H A D | rsutils.c | 259 void *Destination, in AcpiRsMoveData() argument 285 memcpy (Destination, Source, ItemCount); in AcpiRsMoveData() 297 &ACPI_CAST_PTR (UINT16, Destination)[i], in AcpiRsMoveData() 304 &ACPI_CAST_PTR (UINT32, Destination)[i], in AcpiRsMoveData() 311 &ACPI_CAST_PTR (UINT64, Destination)[i], in AcpiRsMoveData() 431 char *Destination, in AcpiRsStrcpy() argument 442 Destination[i] = Source[i]; in AcpiRsStrcpy() 445 Destination[i] = 0; in AcpiRsStrcpy()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | FixIt.h | 62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement() argument 64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination), in createReplacement() 70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement() argument 71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination), in createReplacement()
|
| /freebsd-13.1/sys/dev/pms/RefTisa/sat/api/ |
| H A D | tdsmapi.h | 97 sbit32 volatile *Destination, 104 sbit32 volatile *Destination, 131 sbit32 volatile *Destination, 138 sbit32 volatile *Destination,
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/dma/ |
| H A D | st,stm32-mdma.yaml | 26 -bit 2-3: Destination increment mode 27 0x0: Destination address pointer is fixed 28 0x2: Destination address pointer is incremented after each data transfer 29 0x3: Destination address pointer is decremented after each data transfer 35 -bit 10-11: Destination increment offset size
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_atomic_msvc.h | 31 extern "C" char _InterlockedCompareExchange8(char volatile *Destination, 34 extern "C" short _InterlockedCompareExchange16(short volatile *Destination, 38 long long volatile *Destination, long long Exchange, long long Comparand); 41 void *volatile *Destination, 44 extern "C" long __cdecl _InterlockedCompareExchange(long volatile *Destination,
|
| /freebsd-13.1/sys/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 240 OUT CHAR16 *Destination, 277 OUT CHAR16 *Destination, 315 IN OUT CHAR16 *Destination, 355 IN OUT CHAR16 *Destination, 648 OUT CHAR8 *Destination, 682 OUT CHAR8 *Destination, 717 IN OUT CHAR8 *Destination, 754 IN OUT CHAR8 *Destination, 2068 IN OUT CHAR8 *Destination, 2699 OUT CHAR8 *Destination OPTIONAL, [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopAccessAnalysis.h | 143 unsigned Destination; member 147 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() 148 : Source(Source), Destination(Destination), Type(Type) {} in Dependence() 784 return LAI.getDepChecker().getMemoryInstructions()[Destination]; in getDestination()
|
| H A D | DependenceAnalysis.h | 78 Instruction *Destination) : in Dependence() argument 80 Dst(Destination), in Dependence()
|
| /freebsd-13.1/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | ostiapi.h | 186 sbit32 volatile *Destination, 193 sbit32 volatile *Destination, 222 sbit32 volatile *Destination, 229 sbit32 volatile *Destination,
|
| /freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdsmcmnapi.c | 1116 sbit32 volatile *Destination, in tdsmAtomicBitClear() argument 1120 return ostiAtomicBitClear(agNULL, Destination, Value); in tdsmAtomicBitClear() 1126 sbit32 volatile *Destination, in tdsmAtomicBitSet() argument 1130 return ostiAtomicBitSet(agNULL, Destination, Value); in tdsmAtomicBitSet() 1168 sbit32 volatile *Destination, in tdsmInterlockedAnd() argument 1173 return ostiInterlockedAnd(agNULL, Destination, Value); in tdsmInterlockedAnd() 1179 sbit32 volatile *Destination, in tdsmInterlockedOr() argument 1183 return ostiInterlockedOr(agNULL, Destination, Value); in tdsmInterlockedOr()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopLoadElimination.cpp | 191 Instruction *Destination = Dep.getDestination(LAI); in findStoreToLoadDependences() local 196 if (isa<LoadInst>(Destination)) in findStoreToLoadDependences() 197 LoadsWithUnknownDepedence.insert(Destination); in findStoreToLoadDependences() 205 std::swap(Source, Destination); in findStoreToLoadDependences() 212 auto *Load = dyn_cast<LoadInst>(Destination); in findStoreToLoadDependences()
|
| /freebsd-13.1/contrib/libfido2/windows/ |
| H A D | build.ps1 | 116 Copy-Item "$PSScriptRoot\libressl.gpg" -Destination "${BUILD}" 199 -Destination "examples\Release" } in Build() 204 Copy-Item "${OUTPUT}\64\dynamic\include" -Destination "${OUTPUT}\pkg" ` in Package-Headers()
|
| /freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/ |
| H A D | osapi.c | 673 sbit32 volatile *Destination, in ostiAtomicBitClear() argument 685 sbit32 volatile *Destination, in ostiAtomicBitSet() argument 740 sbit32 volatile *Destination, in ostiInterlockedAnd() argument 750 sbit32 volatile *Destination, in ostiInterlockedOr() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCleanup.cpp | 276 BranchFixups.back().Destination == nullptr) in popNullFixups() 331 if (Fixup.Destination == nullptr) continue; in ResolveAllBranchFixups() 349 if (!CasesAdded.insert(Fixup.Destination).second) in ResolveAllBranchFixups() 353 Fixup.Destination); in ResolveAllBranchFixups() 394 if (Fixup.Destination != Block) continue; in ResolveBranchFixups() 396 Fixup.Destination = nullptr; in ResolveBranchFixups() 939 if (!Fixup.Destination) continue; in PopCleanupBlock() 1102 Fixup.Destination = Dest.getBlock(); in EmitBranchThroughCleanup()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_trunc.h | 63 #error Destination should be single precision or double precision!
|
| H A D | fp_extend.h | 76 #error Destination should be single, double, or quad precision!
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiip.h | 232 EFI_IPv6_ADDRESS Destination; member 349 IN EFI_IPv6_ADDRESS *Destination OPTIONAL,
|
| /freebsd-13.1/sys/contrib/dev/acpica/os_specific/service_layers/ |
| H A D | osunixxf.c | 511 void *Destination) in AcpiOsRedirectOutput() argument 514 AcpiGbl_OutputFile = Destination; in AcpiOsRedirectOutput()
|
| /freebsd-13.1/tools/tools/locale/ |
| H A D | README | 21 Destination path for the generated locale files.
|
| /freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | LLGSOptions.td | 38 defm log_file: SJ<"log-file", "Destination file to log to. If empty, log to stderr.">,
|
| /freebsd-13.1/contrib/llvm-project/lldb/docs/man/ |
| H A D | lldb-server.rst | 90 Destination file to log to. If empty, log to stderr. 143 Destination file to log to. If empty, log to stderr.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr.txt | 15 Definition: Destination processor ID.
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | acpiosxf.h | 597 void *Destination);
|
| /freebsd-13.1/stand/i386/mbr/ |
| H A D | mbr.S | 45 movw $main,%di # Destination
|