Searched refs:Data (Results 151 - 175 of 692) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DEnvironment.cpp29 Data = static_cast<char **>(
31 char **Next = Data;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h38 DebugSubsectionRecord(DebugSubsectionKind Kind, BinaryStreamRef Data);
48 BinaryStreamRef Data; member in class:llvm::codeview::DebugSubsectionRecord
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h60 Error parseMacroHeader(DWARFDataExtractor Data, uint64_t *Offset);
128 DWARFDataExtractor Data, bool IsMacro);
H A DDWARFGdbIndex.h70 bool parseImpl(DataExtractor Data);
74 void parse(DataExtractor Data);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DInlineInfo.h101 /// \param Data The binary stream to read the data from. This object must
122 static llvm::Error lookup(const GsymReader &GR, DataExtractor &Data,
141 /// \param Data The binary stream to read the data from. This object must
152 static llvm::Expected<InlineInfo> decode(DataExtractor &Data,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp30 SemaPtr(nullptr), Buffer(std::move(Buffer)), Stream(this->Buffer->Data),
31 Writer(Stream, this->Buffer->Data, ModuleCache, Extensions,
H A DPCHContainerOperations.cpp42 *OS << Buffer->Data;
47 Buffer->Data = std::move(Empty);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h244 void *Data = nullptr; member in class:clang::NestedNameSpecifierLoc
260 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) argument
261 : Qualifier(Qualifier), Data(Data) {}
278 void *getOpaqueData() const { return Data; }
330 return NestedNameSpecifierLoc(Qualifier->getPrefix(), Data);
343 return X.Qualifier == Y.Qualifier && X.Data == Y.Data;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp18 extern "C" int LLVMFuzzerTestOneInput(uint8_t *Data, size_t Size) { argument
20 FuzzedDataProvider FDP(Data, Size);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h72 Serializer::serializeTo(R.Data,
94 DCHECK_NE(Buffer.Data, nullptr);
99 : FDRLogWriter(B, static_cast<char *>(B.Data)) {}
101 template <MetadataRecord::RecordKinds Kind, class... Data>
102 bool writeMetadata(Data &&... Ds) {
106 writeRecord(createMetadataRecord<Kind>(std::forward<Data>(Ds)...));
217 NextRecord = reinterpret_cast<char *>(Buffer.Data);
222 DCHECK_GE(NextRecord - B, reinterpret_cast<char *>(Buffer.Data));
H A Dxray_profile_collector.cpp36 void *Data; member in struct:__xray::profileCollectorService::__anon2600::ProfileBuffer
201 internal_memcpy(Buffer->Data, &Header, sizeof(Header))) +
227 DCHECK_EQ(NextPtr - static_cast<uint8_t *>(Buffer->Data), Buffer->Size);
240 deallocateBuffer(reinterpret_cast<unsigned char *>(B.Data), B.Size);
299 B->Data = allocateBuffer(B->Size);
300 DCHECK_NE(B->Data, nullptr);
312 deallocateBuffer(reinterpret_cast<uint8_t *>(B.Data), B.Size);
337 if (Buffer.Data != nullptr) {
369 ThreadDataAllocator(Buffer.Data, Buffer.Size);
392 if (UNLIKELY(B.Data
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h82 acpi_get_data(ACPI_HANDLE ObjHandle, ACPI_OBJECT_HANDLER Handler, void **Data) argument
84 return (AcpiGetData(ObjHandle, Handler, Data));
/freebsd-13-stable/stand/efi/include/Protocol/
H A DIp4Config2.h39 /// data is read only. The corresponding Data is of type
47 /// affect other configuration settings. The corresponding Data is of
54 /// Ip4Config2PolicyStatic. The corresponding Data is of
56 /// is 0 and Data is NULL, the existing configuration is cleared
66 /// Data is a pointer to an array of EFI_IPv4_ADDRESS instances.
67 /// When DataSize is 0 and Data is NULL, the existing configuration
76 /// unicast IPv4 addresses. The corresponding Data is a pointer to
78 /// is 0 and Data is NULL, the existing configuration is cleared
174 The DataSize is used to calculate the count of structure instances in the Data for some
188 @param[in] DataSize Size of the buffer pointed to by Data i
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Dahuuids.c188 {"NVDIMM Data Region", UUID_DATA_REGION},
209 {"Hierarchical Data Extension", UUID_HIERARCHICAL_DATA_EXTENSION},
219 * PARAMETERS: Data - Data buffer containing a UUID
230 UINT8 *Data)
249 if (!memcmp (Data, UuidBuffer, UUID_BUFFER_LENGTH))
229 AcpiAhMatchUuid( UINT8 *Data) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp36 Error loadNaiveFormatLog(StringRef Data, bool IsLittleEndian, argument
39 if (Data.size() < 32)
44 if (Data.size() - 32 == 0 || Data.size() % 32 != 0)
49 DataExtractor Reader(Data, IsLittleEndian, 8);
267 Error loadFDRLog(StringRef Data, bool IsLittleEndian, argument
270 if (Data.size() < 32)
273 DataExtractor DE(Data, IsLittleEndian, 8);
350 Error loadYAMLLog(StringRef Data, XRayFileHeader &FileHeader, argument
353 Input In(Data);
406 auto Data = StringRef(MappedFile.data(), MappedFile.size()); local
[all...]
/freebsd-13-stable/contrib/telnet/libtelnet/
H A Dkerberos5.c110 Data(Authenticator *ap, int type, const char *d, int c) function
280 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
324 Data(ap, KRB_REJECT, "krb5_auth_con_init failed", -1);
335 Data(ap, KRB_REJECT, "krb5_auth_con_setaddrs_from_fd failed", -1);
349 Data(ap, KRB_REJECT, "krb5_sock_to_principal failed", -1);
374 Data(ap, KRB_REJECT, errbuf, -1);
399 Data(ap, KRB_REJECT, errbuf, -1);
411 Data(ap, KRB_REJECT, "krb5_auth_con_getremotesubkey failed", -1);
425 Data(ap, KRB_REJECT, "krb5_auth_con_getkey failed", -1);
433 Data(a
[all...]
H A Drsaencpwd.c61 * bearing an expiration date established by DIGITAL and RSA Data
68 * from RSA Data Security, Inc., 10 Twin Dolphin Drive, Redwood City, CA
110 Data(ap, type, d, c) function
180 if (!Data(ap, NULL, (void *)NULL, 0)) {
209 Data(ap, RSA_ENCPWD_REJECT, (void *)"Auth failed", -1);
225 Data(ap, RSA_ENCPWD_REJECT, (void *)"Auth failed", -1);
234 Data(ap, RSA_ENCPWD_REJECT, (void *)"Illegal password", -1);
239 Data(ap, RSA_ENCPWD_ACCEPT, (void *)0, 0);
264 Data(ap, RSA_ENCPWD_REJECT, (void *)"Auth failed", -1);
297 Data(a
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h68 void ExecuteCallback(const uint8_t *Data, size_t Size);
69 bool RunOne(const uint8_t *Data, size_t Size, bool MayDeleteFile = false,
82 size_t GetCurrentUnitInFuzzingThead(const uint8_t **Data) const;
83 void TryDetectingAMemoryLeak(const uint8_t *Data, size_t Size,
99 void PrintPulseAndReportSlowInput(const uint8_t *Data, size_t Size);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_crc32.h88 INLINE u32 computeSoftwareCRC32(u32 Crc, uptr Data) { argument
89 for (uptr i = 0; i < sizeof(Data); i++) {
90 Crc = CRC32Table[(Crc ^ Data) & 0xff] ^ (Crc >> 8);
91 Data >>= 8;
96 SANITIZER_WEAK_ATTRIBUTE u32 computeHardwareCRC32(u32 Crc, uptr Data);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h46 /// /// Return the lengths, in bytes, of the given Key/Data pair.
48 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
52 /// /// Write Data to Out. DataLen is the length from EmitKeyDataLength.
54 /// data_type_ref Data, offset_type DataLen);
64 typename Info::data_type Data; member in class:llvm::OnDiskChainedHashTableGenerator::Item
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data, argument
70 : Key(Key), Data(Data), Next(nullptr), Hash(InfoObj.ComputeHash(Key)) {}
117 typename Info::data_type_ref Data) {
119 insert(Key, Data, InfoOb
116 insert(typename Info::key_type_ref Key, typename Info::data_type_ref Data) argument
125 insert(typename Info::key_type_ref Key, typename Info::data_type_ref Data, Info &InfoObj) argument
323 const unsigned char *const Data; member in class:llvm::OnDiskChainedHashTable::iterator
[all...]
/freebsd-13-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Drsaencpwd.c60 * bearing an expiration date established by DIGITAL and RSA Data
67 * from RSA Data Security, Inc., 10 Twin Dolphin Drive, Redwood City, CA
115 Data(ap, type, d, c) function
184 if (!Data(ap, NULL, NULL, 0)) {
213 Data(ap, RSA_ENCPWD_REJECT, "Auth failed", -1);
229 Data(ap, RSA_ENCPWD_REJECT, "Auth failed", -1);
238 Data(ap, RSA_ENCPWD_REJECT, "Illegal password", -1);
243 Data(ap, RSA_ENCPWD_ACCEPT, 0, 0);
268 Data(ap, RSA_ENCPWD_REJECT, "Auth failed", -1);
301 Data(a
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp88 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) {
97 Error DWARFYAML::emitDebugAbbrev(raw_ostream &OS, const DWARFYAML::Data &DI) {
121 Error DWARFYAML::emitDebugAranges(raw_ostream &OS, const DWARFYAML::Data &DI) {
152 Error DWARFYAML::emitDebugRanges(raw_ostream &OS, const DWARFYAML::Data &DI) {
272 DumpVisitor(const DWARFYAML::Data &DI, raw_ostream &Out)
277 Error DWARFYAML::emitDebugInfo(raw_ostream &OS, const DWARFYAML::Data &DI) {
290 Error DWARFYAML::emitDebugLine(raw_ostream &OS, const DWARFYAML::Data &DI) {
329 Op.Data, DI.CompileUnits[0].AddrSize, OS, DI.IsLittleEndian))
355 encodeULEB128(Op.Data, OS);
363 writeInteger((uint16_t)Op.Data, O
425 std::string Data; local
[all...]
/freebsd-13-stable/sys/dev/pci/
H A Dpci_host_generic_acpi.c138 min = res->Data.Address16.Address.Minimum;
139 max = res->Data.Address16.Address.Maximum;
142 min = res->Data.Address32.Address.Minimum;
143 max = res->Data.Address32.Address.Maximum;
144 off = res->Data.Address32.Address.TranslationOffset;
147 min = res->Data.Address64.Address.Minimum;
148 max = res->Data.Address64.Address.Maximum;
149 off = res->Data.Address64.Address.TranslationOffset;
156 if (res->Data.Address.ResourceType == ACPI_MEMORY_RANGE ||
157 res->Data
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp76 COFF::symbol Data = {}; member in class:__anon3739::COFFSymbol
102 COFF::relocation Data; member in struct:__anon3739::COFFRelocation
236 write32le(Data.Name + 0, 0);
237 write32le(Data.Name + 4, Offset);
307 Symbol->Data.StorageClass = COFF::IMAGE_SYM_CLASS_STATIC;
377 Sym->Data.StorageClass = COFF::IMAGE_SYM_CLASS_WEAK_EXTERNAL;
385 WeakDefault->Data.SectionNumber = COFF::IMAGE_SYM_ABSOLUTE;
403 Sym->Data.SectionNumber = COFF::IMAGE_SYM_ABSOLUTE;
410 Local->Data.Value = getSymbolValue(MCSym, Layout);
413 Local->Data
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp154 uint64_t SectionSize = StringOffsetsSection.Data.size();
266 auto ParseAndDump = [&](DWARFDataExtractor &Data, bool IsMacro) {
273 Data)
274 : Macro->parseMacinfo(Data)) {
281 DWARFDataExtractor Data(DObj->getMacinfoSection(), isLittleEndian(), 0);
282 ParseAndDump(Data, /*IsMacro=*/false);
286 DWARFDataExtractor Data(DObj->getMacinfoDWOSection(), isLittleEndian(), 0);
287 ParseAndDump(Data, /*IsMacro=*/false);
291 DWARFDataExtractor Data(*DObj, DObj->getMacroSection(), isLittleEndian(),
293 ParseAndDump(Data, /*IsMacr
305 dumpLoclistsSection(raw_ostream &OS, DIDumpOptions DumpOpts, DWARFDataExtractor Data, const MCRegisterInfo *MRI, const DWARFObject &Obj, Optional<uint64_t> DumpOffset) argument
339 dumpPubTableSection(raw_ostream &OS, DIDumpOptions DumpOpts, DWARFDataExtractor Data, bool GnuStyle) argument
1598 maybeDecompress(const object::SectionRef &Sec, StringRef Name, StringRef &Data) argument
1662 StringRef Data; local
[all...]

Completed in 132 milliseconds

1234567891011>>