Home
last modified time | relevance | path

Searched +defs:kill +defs:buffer (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/windows/
Dtest_utils_win.cpp91 char buffer[8192]; in ReadFromFile() local
342 bool kill() override in kill() function in angle::__anond14043b40111::WindowsProcess
398 std::vector<char> buffer(size + 2); in WriteDebugMessage() local
/third_party/skia/third_party/externals/angle2/util/posix/
Dtest_utils_posix.cpp81 char buffer[kBufSize]; in ReadFromFile() local
287 bool kill() override in kill() function in angle::__anon06a94ba10111::PosixProcess
/third_party/node/test/common/
Dinspector-helper.js58 function parseWSFrame(buffer) { argument
469 kill() { method in NodeInstance
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.cpp344 Pointer<Byte> buffer = cBuffer[0] + q * *Pointer<Int>(data + OFFSET(DrawData, colorSliceB[0])); in rasterOperation() local
365 Pointer<Byte> buffer = cBuffer[0] + q * *Pointer<Int>(data + OFFSET(DrawData, colorSliceB[0])); in rasterOperation() local
1656 Int kill = SignMask(CmpNLT(u, Float4(0.0f))) & in TEXKILL() local
1669 Int kill = SignMask(PackSigned(test, test)) ^ 0x0000000F; in TEXKILL() local
DPixelProgram.cpp681 …Pointer<Byte> buffer = cBuffer[index] + q * *Pointer<Int>(data + OFFSET(DrawData, colorSliceB[inde… in rasterOperation() local
732 …Pointer<Byte> buffer = cBuffer[index] + q * *Pointer<Int>(data + OFFSET(DrawData, colorSliceB[inde… in rasterOperation() local
1326 Int kill = -1; in TEXKILL() local
1349 Int kill = 0; in DISCARD() local
/third_party/python/Lib/
Dsubprocess.py1493 def _readerthread(self, fh, buffer): argument
1577 kill = terminate variable in Popen
2098 def kill(self): member in Popen
/third_party/libuv/test/
Dtest-spawn.c587 char buffer[] = "hello-from-spawn_stdin"; in TEST_IMPL() local
1010 static char buffer[] = "hello-from-spawn_stdin\n"; in TEST_IMPL() local
1037 TEST_IMPL(kill) { in TEST_IMPL() argument
/third_party/toybox/generated/
Dglobals.h83 } buffer; member
1550 struct kill_data kill; member