Home
last modified time | relevance | path

Searched defs:msgBuf (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.cpp157 char msgBuf[MAX_MESSAGE_LEN]; in SwrAssert() local
271 char msgBuf[MAX_MESSAGE_LEN]; in SwrTrace() local
/third_party/node/test/parallel/
Dtest-child-process-spawnsync-input.js105 const msgBuf = Buffer.from('hello world'.repeat(8)); constant
/third_party/node/test/sequential/
Dtest-child-process-execsync.js71 const msgBuf = Buffer.from(`${msg}\n`); constant
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeProcess.c74 char msgBuf[256]; in dieLastError() local
202 char msgBuf[256]; in deProcess_setErrorFromErrno() local
546 LPSTR msgBuf; in deProcess_setErrorFromWin32() local
/third_party/quickjs/
Dmessage_server.cpp120 std::unique_ptr<char[]> msgBuf = std::make_unique<char[]>(msgLen + 1); in ReadMsg() local
/third_party/vk-gl-cts/execserver/
DxsWin32TestProcess.cpp54 LPSTR msgBuf; in formatErrMsg() local
/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp649 char msgBuf[100]; in testMixedNumbers() local