Home
last modified time | relevance | path

Searched refs:BufferPointer (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
H A DMMCSDBlockIo.c75 UINT8 *BufferPointer; in MMCSDBlockReadBlocks() local
132 BufferPointer = Buffer; in MMCSDBlockReadBlocks()
214 CopyMem (BufferPointer, CardData->AlignedBuffer, TransferLength); in MMCSDBlockReadBlocks()
227 BufferPointer += TransferLength; in MMCSDBlockReadBlocks()
305 UINT8 *BufferPointer; in MMCSDBlockWriteBlocks() local
354 BufferPointer = Buffer; in MMCSDBlockWriteBlocks()
399 CopyMem (CardData->AlignedBuffer, BufferPointer, TransferLength); in MMCSDBlockWriteBlocks()
423 CopyMem (CardData->AlignedBuffer, BufferPointer, TransferLength); in MMCSDBlockWriteBlocks()
448 BufferPointer += TransferLength; in MMCSDBlockWriteBlocks()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A DtestCellBuffer.cxx80 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
86 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
93 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
107 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
114 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1035 UINT8 *BufferPointer; in SmbiosCreateTable() local
1047 BufferPointer = NULL; in SmbiosCreateTable()
1175 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1182 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1183 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1190 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
1227 UINT8 *BufferPointer; in SmbiosCreate64BitTable() local
1239 BufferPointer = NULL; in SmbiosCreate64BitTable()
1353 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreate64BitTable()
1354 BufferPointer = BufferPointer + RecordSize; in SmbiosCreate64BitTable()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/dsp_example_echo/
H A DDSPEcho.cpp78 float *inBuffer = inputBuffer->BufferPointer(); in ProcessBuffers()
79 float *outBuffer = outputBuffer->BufferPointer(); in ProcessBuffers()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
H A DTranslate.c457 UINT8 *BufferPointer; in SmbiosProtocolCreateRecord() local
499 BufferPointer = (UINT8 *) (RefStructureNode->Structure) + LinkDataFixupNode->Offset; in SmbiosProtocolCreateRecord()
500 *BufferPointer = (UINT8) (StructureNode->SmbiosHandle & 0xFF); in SmbiosProtocolCreateRecord()
501 *(BufferPointer + 1) = (UINT8) ((StructureNode->SmbiosHandle >> 8) & 0xFF); in SmbiosProtocolCreateRecord()
502 BufferPointer = NULL; in SmbiosProtocolCreateRecord()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c902 UINT8 *BufferPointer; in SmbiosCreateTable() local
914 BufferPointer = NULL; in SmbiosCreateTable()
1001 BufferPointer = (UINT8 *) (UINTN) EntryPointStructure->TableAddress; in SmbiosCreateTable()
1008 CopyMem (BufferPointer, SmbiosRecord, RecordSize); in SmbiosCreateTable()
1009 BufferPointer = BufferPointer + RecordSize; in SmbiosCreateTable()
1016 CopyMem (BufferPointer, &EndStructure, sizeof (EndStructure)); in SmbiosCreateTable()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/stockencoders/
H A DLameEncoder.cpp92 pcm->BufferPointer(), in Encode()
101 float* from = pcm->BufferPointer(); in Encode()
/dports/x11-toolkits/scintilla/scintilla/test/unit/
H A DtestCellBuffer.cxx88 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
94 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
101 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
115 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
122 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
/dports/editors/textadept/scintilla/test/unit/
H A DtestCellBuffer.cxx88 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
94 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
101 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
115 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
122 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
/dports/editors/scite/scintilla/test/unit/
H A DtestCellBuffer.cxx88 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
94 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
101 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
115 REQUIRE(memcmp(cb.BufferPointer(), sText, sLength) == 0);
122 REQUIRE(memcmp(cb.BufferPointer(), sTextAfterDeletion, strlen(sTextAfterDeletion)) == 0);
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineBailouts.cpp48 class BufferPointer { class
54 BufferPointer(const UniquePtr<BaselineBailoutInfo>& header, size_t offset, in BufferPointer() function in BufferPointer
119 Maybe<BufferPointer<BaselineFrame>> blFrame_;
217 BufferPointer<BaselineFrame>& blFrame() { return blFrame_.ref(); } in blFrame()
378 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
382 return BufferPointer<T>(header_, offset, /* heap = */ true); in pointerAtStackOffset()
388 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
399 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
415 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
467 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineBailouts.cpp48 class BufferPointer { class
54 BufferPointer(const UniquePtr<BaselineBailoutInfo>& header, size_t offset, in BufferPointer() function in BufferPointer
119 Maybe<BufferPointer<BaselineFrame>> blFrame_;
217 BufferPointer<BaselineFrame>& blFrame() { return blFrame_.ref(); } in blFrame()
378 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
382 return BufferPointer<T>(header_, offset, /* heap = */ true); in pointerAtStackOffset()
388 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
399 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
415 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
467 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineBailouts.cpp48 class BufferPointer { class
54 BufferPointer(const UniquePtr<BaselineBailoutInfo>& header, size_t offset, in BufferPointer() function in BufferPointer
119 Maybe<BufferPointer<BaselineFrame>> blFrame_;
217 BufferPointer<BaselineFrame>& blFrame() { return blFrame_.ref(); } in blFrame()
378 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
382 return BufferPointer<T>(header_, offset, /* heap = */ true); in pointerAtStackOffset()
388 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
399 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
415 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
467 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineBailouts.cpp38 class BufferPointer { class
44 BufferPointer(const UniquePtr<BaselineBailoutInfo>& header, size_t offset, in BufferPointer() function in BufferPointer
296 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
300 return BufferPointer<T>(header_, offset, /* heap = */ true); in pointerAtStackOffset()
303 return BufferPointer<T>(header_, offset - bufferUsed_, /* heap = */ false); in pointerAtStackOffset()
306 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
319 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
336 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
380 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
671 BufferPointer<BaselineFrame> blFrame = in InitFromBailout()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineBailouts.cpp37 class BufferPointer class
44 BufferPointer(BaselineBailoutInfo** header, size_t offset, bool heap) in BufferPointer() function in BufferPointer
315 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
319 return BufferPointer<T>(&header_, offset, /* heap = */ true); in pointerAtStackOffset()
322 return BufferPointer<T>(&header_, offset - bufferUsed_, /* heap = */ false); in pointerAtStackOffset()
325 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
339 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
356 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
392 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
670 BufferPointer<BaselineFrame> blFrame = builder.pointerAtStackOffset<BaselineFrame>(0); in InitFromBailout()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineBailouts.cpp35 class BufferPointer { class
41 BufferPointer(BaselineBailoutInfo** header, size_t offset, bool heap) in BufferPointer() function in BufferPointer
291 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
295 return BufferPointer<T>(&header_, offset, /* heap = */ true); in pointerAtStackOffset()
298 return BufferPointer<T>(&header_, offset - bufferUsed_, /* heap = */ false); in pointerAtStackOffset()
301 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
313 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
330 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
373 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
667 BufferPointer<BaselineFrame> blFrame = in InitFromBailout()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineBailouts.cpp37 class BufferPointer class
44 BufferPointer(BaselineBailoutInfo** header, size_t offset, bool heap) in BufferPointer() function in BufferPointer
305 BufferPointer<T> pointerAtStackOffset(size_t offset) { in pointerAtStackOffset()
309 return BufferPointer<T>(&header_, offset, /* heap = */ true); in pointerAtStackOffset()
312 return BufferPointer<T>(&header_, offset - bufferUsed_, /* heap = */ false); in pointerAtStackOffset()
315 BufferPointer<Value> valuePointerAtStackOffset(size_t offset) { in valuePointerAtStackOffset()
329 BufferPointer<JitFrameLayout> topFrameAddress() { in topFrameAddress()
346 BufferPointer<JitFrameLayout> topFrame = topFrameAddress(); in calculatePrevFramePtr()
382 BufferPointer<RectifierFrameLayout> priorFrame = in calculatePrevFramePtr()
646 BufferPointer<BaselineFrame> blFrame = builder.pointerAtStackOffset<BaselineFrame>(0); in InitFromBailout()
[all …]

12345678