Home
last modified time | relevance | path

Searched refs:SrcData (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c28 PyObject *SrcData; in UefiDecompress() local
41 &SrcData, in UefiDecompress()
48 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
49 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
63 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
69 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
105 PyObject *SrcData; in FrameworkDecompress() local
118 &SrcData, in FrameworkDecompress()
125 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
140 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c22 PyObject *SrcData; in UefiDecompress() local
35 &SrcData, in UefiDecompress()
42 if (SrcData->ob_type->tp_as_buffer == NULL in UefiDecompress()
43 || SrcData->ob_type->tp_as_buffer->bf_getreadbuffer == NULL in UefiDecompress()
57 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in UefiDecompress()
63 Len = SrcData->ob_type->tp_as_buffer->bf_getreadbuffer((PyObject *)SrcData, Index, &BufSeg); in UefiDecompress()
99 PyObject *SrcData; in FrameworkDecompress() local
112 &SrcData, in FrameworkDecompress()
119 if (SrcData->ob_type->tp_as_buffer == NULL in FrameworkDecompress()
134 SegNum = SrcData->ob_type->tp_as_buffer->bf_getsegcount((PyObject *)SrcData, NULL); in FrameworkDecompress()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c46 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
73 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
75 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
76 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
77 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
78 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
116 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
119 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
140 CountersDelta -= sizeof(*SrcData); in __llvm_profile_merge_from_buffer()
141 unsigned NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c46 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
72 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
74 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
75 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
76 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
77 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
88 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
104 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
107 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
112 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c45 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
71 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
73 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
74 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
75 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
76 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
87 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
103 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
106 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
111 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c45 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
71 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
73 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
74 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
75 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
76 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
87 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
103 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
106 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
111 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c45 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
71 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
73 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
74 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
75 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
76 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
87 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
103 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
106 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
111 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c45 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
71 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
73 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
74 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
75 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
76 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
87 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
103 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
106 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
111 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c45 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
71 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
73 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
74 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
75 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
76 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
87 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
103 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
106 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
111 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/profile/
H A DInstrProfilingMerge.c45 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
71 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
73 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
74 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
75 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
76 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
87 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
103 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
106 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
111 NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c46 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
73 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
75 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
76 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
77 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
78 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
89 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
107 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
110 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
114 unsigned NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c46 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
73 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
75 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
76 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
77 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
78 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
89 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
107 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
110 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
114 unsigned NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c46 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
73 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
75 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
76 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
77 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
78 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
89 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
107 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
110 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
114 unsigned NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c46 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_check_compatibility() local
73 for (SrcData = SrcDataStart, in __llvm_profile_check_compatibility()
75 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_check_compatibility()
76 if (SrcData->NameRef != DstData->NameRef || in __llvm_profile_check_compatibility()
77 SrcData->FuncHash != DstData->FuncHash || in __llvm_profile_check_compatibility()
78 SrcData->NumCounters != DstData->NumCounters) in __llvm_profile_check_compatibility()
89 __llvm_profile_data *SrcDataStart, *SrcDataEnd, *SrcData, *DstData; in __llvm_profile_merge_from_buffer() local
107 for (SrcData = SrcDataStart, in __llvm_profile_merge_from_buffer()
110 SrcData < SrcDataEnd; ++SrcData, ++DstData) { in __llvm_profile_merge_from_buffer()
114 unsigned NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
H A DTranslate.c55 UINT8 *SrcData; in SmbiosProcessDataRecord() local
67 SrcData = (UINT8 *) (DataHeader + 1); in SmbiosProcessDataRecord()
131 if (StructureNode->SmbiosType == ((SMBIOS_STRUCTURE_HDR *) SrcData)->Type) { in SmbiosProcessDataRecord()
148 if (StructureNode->SmbiosType == ((SMBIOS_STRUCTURE_HDR *) SrcData)->Type) { in SmbiosProcessDataRecord()
215 StructureNode->SmbiosType = ((SMBIOS_STRUCTURE_HDR *) SrcData)->Type; in SmbiosProcessDataRecord()
270 … CopyMem ((UINT8 *) (StructureNode->Structure) + Conversion->FieldOffset, SrcData, SrcDataSize); in SmbiosProcessDataRecord()
292 SrcData, in SmbiosProcessDataRecord()
321 SrcData, in SmbiosProcessDataRecord()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscProcessorInformationFunction.c190 UINT8 *SrcData;
236 SrcData = (UINT8 *)(DataHeader + 1);
246 ProcessorVoltage = (((EFI_EXP_BASE10_DATA *)SrcData)->Value)/100 + 0x80;
249 …eFrequencyRecordType SrcData1 =%d\n", ConvertBase10ToRaw((EFI_EXP_BASE10_DATA *)SrcData)/1000000));
250 Frequency = (ConvertBase10ToRaw((EFI_EXP_BASE10_DATA *)SrcData)/1000000);
253 ProcessorVersion = (EFI_PROCESSOR_VERSION_DATA *)SrcData;
H A DMiscProcessorCacheFunction.c77 UINT8 *SrcData;
124 SrcData = (UINT8 *)(DataHeader + 1);
128 …SmbiosRecordL1->InstalledSize += (UINT16) (ConvertBase2ToRaw((EFI_EXP_BASE2_DATA *)SrcData) >> 10);
132 …SmbiosRecordL2->InstalledSize += (UINT16) (ConvertBase2ToRaw((EFI_EXP_BASE2_DATA *)SrcData) >> 10);

12345678910>>...14