| /src/sys/external/bsd/acpica/dist/resources/ |
| rsmisc.c | 84 void *Destination; 124 * destination is the internal resource descriptor 127 Destination = ACPI_ADD_PTR (void, Resource, Info->ResourceOffset); 152 ACPI_SET8 (Destination, 160 ACPI_SET8 (Destination, 168 ACPI_SET8 (Destination, 176 ACPI_SET8 (Destination, 183 ACPI_SET8 (Destination, ItemCount); 192 ACPI_SET16 (Destination, ItemCount); 205 ACPI_SET16 (Destination, ItemCount) [all...] |
| rsutils.c | 136 * PARAMETERS: Destination - Pointer to the destination descriptor 151 void *Destination, 177 memcpy (Destination, Source, ItemCount); 189 &ACPI_CAST_PTR (UINT16, Destination)[i], 196 &ACPI_CAST_PTR (UINT32, Destination)[i], 203 &ACPI_CAST_PTR (UINT64, Destination)[i], 311 * PARAMETERS: Destination - Pointer to the destination string 323 char *Destination, [all...] |
| /src/external/apache2/llvm/dist/clang/include/clang/Tooling/ |
| FixIt.h | 60 // Returns a FixItHint to replace \p Destination by \p Source. 62 FixItHint createReplacement(const D &Destination, const S &Source, 64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination), 68 // Returns a FixItHint to replace \p Destination by \p Source. 70 FixItHint createReplacement(const D &Destination, StringRef Source) { 71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| sanitizer_atomic_msvc.h | 37 char volatile *Destination, // NOLINT 41 short volatile *Destination, // NOLINT 46 long long volatile *Destination, // NOLINT 50 void *volatile *Destination, 55 long volatile *Destination, // NOLINT
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| 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,
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| 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,
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| fp_extend.h | 10 // Set source and destination setting 72 #error Destination should be single, double, or quad precision! 73 #endif //end destination precision
|
| fp_trunc.h | 10 // Set source and destination precision setting 60 #error Destination should be single precision or double precision! 61 #endif //end destination precision
|
| /src/sys/external/bsd/gnu-efi/dist/lib/arm/ |
| llsl.S | 27 # IN VOID *Destination,
|
| llsr.S | 27 # IN VOID *Destination,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| LoopAccessAnalysis.h | 142 /// Index of the destination of the dependence in the InstMap vector. 143 unsigned Destination; 147 Dependence(unsigned Source, unsigned Destination, DepType Type) 148 : Source(Source), Destination(Destination), Type(Type) {} 152 /// Return the destination instruction of the dependence. 777 return LAI.getDepChecker().getMemoryInstructions()[Destination];
|
| DependenceAnalysis.h | 63 /// an ordering, where the source must precede the destination; in contrast, 67 /// the set of predecessor edges for its destination instruction and a set 78 Instruction *Destination) : 80 Dst(Destination), 111 /// getDst - Returns the destination instruction for this dependence. 149 /// (occurs every time the source and destination are executed). 153 /// source and destination of the dependence. 177 /// if no subscript in the source or destination mention the induction 213 /// ordering, where the source must precede the destination; in contrast, 230 /// (occurs every time the source and destination are executed) [all...] |
| /src/common/dist/zlib/os400/ |
| zlib.inc | 115 D dest 65535 options(*varsize) Destination buffer 116 D destLen 10U 0 Destination length 121 D dest 65535 options(*varsize) Destination buffer 122 D destLen 10U 0 Destination length 131 D dest 65535 options(*varsize) Destination buffer 132 D destLen 10U 0 Destination length 137 D dest 65535 options(*varsize) Destination buffer 138 D destLen 10U 0 Destination length 347 D dest like(z_stream) Destination stream 407 D dest like(z_stream) Destination strea [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| LoopLoadElimination.cpp | 192 Instruction *Destination = Dep.getDestination(LAI); 197 if (isa<LoadInst>(Destination)) 198 LoadsWithUnknownDepedence.insert(Destination); 203 // Note that the designations source and destination follow the program 206 std::swap(Source, Destination); 213 auto *Load = dyn_cast<LoadInst>(Destination);
|
| /src/external/gpl3/binutils/dist/zlib/os400/ |
| zlib.inc | 115 D dest 65535 options(*varsize) Destination buffer 116 D destLen 10U 0 Destination length 121 D dest 65535 options(*varsize) Destination buffer 122 D destLen 10U 0 Destination length 131 D dest 65535 options(*varsize) Destination buffer 132 D destLen 10U 0 Destination length 137 D dest 65535 options(*varsize) Destination buffer 138 D destLen 10U 0 Destination length 347 D dest like(z_stream) Destination stream 407 D dest like(z_stream) Destination strea [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/os400/ |
| zlib.inc | 115 D dest 65535 options(*varsize) Destination buffer 116 D destLen 10U 0 Destination length 121 D dest 65535 options(*varsize) Destination buffer 122 D destLen 10U 0 Destination length 131 D dest 65535 options(*varsize) Destination buffer 132 D destLen 10U 0 Destination length 137 D dest 65535 options(*varsize) Destination buffer 138 D destLen 10U 0 Destination length 347 D dest like(z_stream) Destination stream 407 D dest like(z_stream) Destination strea [all...] |
| /src/external/gpl3/gdb/dist/zlib/os400/ |
| zlib.inc | 115 D dest 65535 options(*varsize) Destination buffer 116 D destLen 10U 0 Destination length 121 D dest 65535 options(*varsize) Destination buffer 122 D destLen 10U 0 Destination length 131 D dest 65535 options(*varsize) Destination buffer 132 D destLen 10U 0 Destination length 137 D dest 65535 options(*varsize) Destination buffer 138 D destLen 10U 0 Destination length 347 D dest like(z_stream) Destination stream 407 D dest like(z_stream) Destination strea [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/os400/ |
| zlib.inc | 115 D dest 65535 options(*varsize) Destination buffer 116 D destLen 10U 0 Destination length 121 D dest 65535 options(*varsize) Destination buffer 122 D destLen 10U 0 Destination length 131 D dest 65535 options(*varsize) Destination buffer 132 D destLen 10U 0 Destination length 137 D dest 65535 options(*varsize) Destination buffer 138 D destLen 10U 0 Destination length 347 D dest like(z_stream) Destination stream 407 D dest like(z_stream) Destination strea [all...] |
| /src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| CGCleanup.cpp | 276 BranchFixups.back().Destination == nullptr) 329 // Skip this fixup if its destination isn't set. 331 if (Fixup.Destination == nullptr) continue; 334 // still pointing directly to its destination; forward it to the 349 if (!CasesAdded.insert(Fixup.Destination).second) 353 Fixup.Destination); 364 // destination is its original target. 392 // Skip this fixup if its destination doesn't match. 394 if (Fixup.Destination != Block) continue; 396 Fixup.Destination = nullptr [all...] |
| EHScopeStack.h | 39 /// If null, LatestBranch points directly to the destination. 42 /// The ultimate destination of the branch. 46 llvm::BasicBlock *Destination; 48 /// The destination index value. 250 /// switch statement. The use points to the final destination.
|
| /src/sys/external/bsd/acpica/dist/os_specific/service_layers/ |
| osunixxf.c | 393 * PARAMETERS: Destination - An open file handle/pointer 403 void *Destination) 406 AcpiGbl_OutputFile = Destination;
|
| oswinxf.c | 408 * PARAMETERS: Destination - An open file handle/pointer 418 void *Destination) 421 AcpiGbl_OutputFile = Destination;
|
| /src/sys/external/bsd/gnu-efi/dist/inc/ |
| efiip.h | 233 EFI_IPv6_ADDRESS Destination; 350 IN EFI_IPv6_ADDRESS *Destination OPTIONAL,
|
| /src/sys/external/bsd/acpica/dist/include/ |
| acpiosxf.h | 489 void *Destination);
|
| acresrc.h | 317 void *Destination,
|