Home
last modified time | relevance | path

Searched refs:buffer_static (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/citra/citra-ac98458e0/src/tests/core/hle/kernel/
H A Dhle_ipc.cpp189 MemoryRef buffer_static{mem_static}; variable
190 std::fill(buffer_static.GetPtr(), buffer_static.GetPtr() + buffer_static.GetSize(), 0xCE);
198 target_address_static, buffer_static, buffer_static.GetSize(), MemoryState::Private);
215 IPC::StaticBufferDesc(buffer_static.GetSize(), 0),
233 REQUIRE(process->vm_manager.UnmapRange(target_address_static, buffer_static.GetSize()) ==
/dports/emulators/citra-qt5/citra-ac98458e0/src/tests/core/hle/kernel/
H A Dhle_ipc.cpp189 MemoryRef buffer_static{mem_static}; variable
190 std::fill(buffer_static.GetPtr(), buffer_static.GetPtr() + buffer_static.GetSize(), 0xCE);
198 target_address_static, buffer_static, buffer_static.GetSize(), MemoryState::Private);
215 IPC::StaticBufferDesc(buffer_static.GetSize(), 0),
233 REQUIRE(process->vm_manager.UnmapRange(target_address_static, buffer_static.GetSize()) ==
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/
H A Dlinux-crypto.c26 char buffer_static[80] = { 0 }; in _linux_crypto_send_crypt() local
27 char *buffer_p = buffer_static; in _linux_crypto_send_crypt()
46 if (RIST_UNLIKELY(bufferlen > sizeof(buffer_static))) { in _linux_crypto_send_crypt()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/common/libBuffer/
H A D.gitignore8 buffer_static.vcxproj*
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/
H A DOpenCOLLADAConfig.cmake.in49 buffer_static
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxeval/
H A Dmisc.c171 …unsigned char buffer_static[ZBX_EVAL_STATIC_BUFFER_SIZE], *buffer = buffer_static, *ptr = buffer, … in zbx_eval_serialize() local
204 if (buffer != buffer_static) in zbx_eval_serialize()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxeval/
H A Dmisc.c171 …unsigned char buffer_static[ZBX_EVAL_STATIC_BUFFER_SIZE], *buffer = buffer_static, *ptr = buffer, … in zbx_eval_serialize() local
204 if (buffer != buffer_static) in zbx_eval_serialize()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxeval/
H A Dmisc.c171 …unsigned char buffer_static[ZBX_EVAL_STATIC_BUFFER_SIZE], *buffer = buffer_static, *ptr = buffer, … in zbx_eval_serialize() local
204 if (buffer != buffer_static) in zbx_eval_serialize()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxeval/
H A Dmisc.c171 …unsigned char buffer_static[ZBX_EVAL_STATIC_BUFFER_SIZE], *buffer = buffer_static, *ptr = buffer, … in zbx_eval_serialize() local
204 if (buffer != buffer_static) in zbx_eval_serialize()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxeval/
H A Dmisc.c171 …unsigned char buffer_static[ZBX_EVAL_STATIC_BUFFER_SIZE], *buffer = buffer_static, *ptr = buffer, … in zbx_eval_serialize() local
204 if (buffer != buffer_static) in zbx_eval_serialize()