Home
last modified time | relevance | path

Searched refs:write (Results 3551 - 3575 of 3634) sorted by relevance

1...<<141142143144145146

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c647 * Software must ensure all the write caches are flushed through a in emit_pipeline_select()
3817 * write-offsets, or append. Those are handled in the set() hook.
4195 * them to zero if earlier stages didn't write them, as GL requires that in iris_emit_sbe_swiz()
4337 * reads it but a previous stage didn't write one. in iris_emit_sbe()
5061 bool write = iv->base.shader_access & PIPE_IMAGE_ACCESS_WRITE; in use_image()
5063 iris_use_pinned_bo(batch, res->bo, write, IRIS_DOMAIN_NONE); in use_image()
5066 iris_use_pinned_bo(batch, res->aux.bo, write, IRIS_DOMAIN_NONE); in use_image()
5935 /* Always write at least one BLEND_STATE - the final RT message will in iris_upload_dirty_render_state()
6415 * when the shader doesn't use a dual source render target write. in iris_upload_dirty_render_state()
6533 /* Listen for buffer changes, and also write enabl in iris_upload_dirty_render_state()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp842 saveData.write(compressedData.data(), compressedSize); in SaveBinaryData()
846 saveData.write(binaryData.data(), binaryData.size()); in SaveBinaryData()
1176 // Don't write setup calls for inactive resources in WriteCppReplayFunctionWithParts()
5853 // 1 frame has been recorded, then write the index files. in onDestroyContext()
5854 // It doesn't make sense to write the index files when no frame has been recorded in onDestroyContext()
6156 saveData.write(reinterpret_cast<const uint8_t *>(json.data()), json.length()); in writeJSON()
6272 // We write the json before the index files and header, to avoid duplicating sources with in writeCppReplayIndexFiles()
/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_mc.asm18 ; * License along with FFmpeg; if not, write to the Free Software
/third_party/glfw/src/
H A Dx11_window.c117 const ssize_t result = write(_glfw.x11.emptyEventPipe[1], &byte, 1); in writeEmptyEvent()
/third_party/backends/backend/
H A Dcanon-sane.c1971 wres = write (s->tmpfile, &s->inbuffer[nwritten], remain); in read_fb1200()
1974 DBG(1, "error write tmp file: %i, %s\n", errno, in read_fb1200()
H A Dhp3500.c35 If you write modifications of your own for SANE, it is your choice
704 /* create a pipe, fds[0]=read-fd, fds[1]=write-fd */ in sane_start()
1395 * we need to count the 0xaa escapes and write in chunks if the number of in rt_write_sram()
3777 return write (winfo->scanner->pipe_w, data, bytes) == bytes; in writefunc()
/third_party/PyYAML/yaml/
H A D_yaml.pyx1394 emitter.stream.write(value)
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c419 write(fd, buf, bufsz); in dump_shader()
2586 /* NOTE: seems to write same reg multiple times.. not sure if different parts in cp_context_reg_bunch()
2744 * when it tries to write zero registers via pkt0 in dump_commands()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c21 * along with this program; if not, write to the Free Software
1028 if (write(fd, str, strlen(str)) < 0) in write_string_file()
1133 * permission to write in the /var/run directory, rebuild it.
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dsign.c690 write(fd, sign_hmac_01, sizeof(sign_hmac_01)); in test_cose_sign()
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dninja.py208 # - GypPathToUniqueOutput translates a gyp path into a ninja path to write
379 """The main entry point for NinjaWriter: write the build rules for a spec.
652 # First write out a rule for the action.
678 # Then write out an edge using the rule.
701 # First write out a rule for the rule action.
744 # write m * n inputs. Collapsing reduces this to m + n.
757 # For each source file, write an edge that generates all the outputs.
1180 # Most targets use no precompiled headers, so only write these if needed.
2840 ninja_file.write(ninja_output.getvalue())
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dninja.py208 # - GypPathToUniqueOutput translates a gyp path into a ninja path to write
379 """The main entry point for NinjaWriter: write the build rules for a spec.
652 # First write out a rule for the action.
678 # Then write out an edge using the rule.
701 # First write out a rule for the rule action.
744 # write m * n inputs. Collapsing reduces this to m + n.
757 # For each source file, write an edge that generates all the outputs.
1180 # Most targets use no precompiled headers, so only write these if needed.
2837 ninja_file.write(ninja_output.getvalue())
/third_party/libinput/src/
H A Devdev.c357 i = write(device->fd, ev, sizeof ev); in evdev_device_led_update()
1021 evdev_log_info(device, "will write switch open events\n"); in evdev_read_switch_reliability_prop()
/third_party/lwip/src/netif/ppp/
H A Deap.c1297 len = write(fd, inp + 1, *inp);
/third_party/mksh/
H A Dsh.h1256 #define Twrite "write"
1644 int write; /* pipe to co-process's stdin */ member
1718 #define SHF_INTERRUPT 0x0080 /* EINTR in read/write causes error */
1723 #define SHF_ERROR 0x0800 /* read()/write() error */
1732 unsigned char *wp; /* write: current position in buffer */
1738 ssize_t wnleft; /* write: how much space left in buffer */
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c278 /* If socket write MTU is less than encoded frame size, there could be in bt_prepare_encoder_buffer()
279 * up to one write MTU of data left in encoder buffer from previous round. in bt_prepare_encoder_buffer()
284 * than write link MTU. Therefore each encoded frame is sent out completely in bt_prepare_encoder_buffer()
299 * and adjust SCO write size to be equal to last SCO read size. This makes in bt_prepare_encoder_buffer()
300 * write size less or equal to MTU size. Reserving the same number of encoded in bt_prepare_encoder_buffer()
341 written = u->transport->write(u->transport, u->stream_fd, u->encoder_buffer, u->encoder_buffer_used, u->write_link_mtu); in bt_write_buffer()
471 /* allow write side to find out size of last read packet */ in bt_transport_read()
699 pa_log_debug("Got invalid write MTU: %lu, rounding down", u->write_block_size); in transport_config_mtu()
1084 * the write index without conversion. */ in sink_process_msg()
1499 /* We just read something, so we are supposed to write somethin in thread_func()
[all...]
H A Dbluez5-util.c234 t->write = write_cb; in pa_bluetooth_transport_reconfigure()
237 /* reset stream write type hint */ in pa_bluetooth_transport_reconfigure()
886 pa_log_debug("Got EAGAIN on write() after POLLOUT, probably there is a temporary connection loss."); in a2dp_transport_write()
887 /* Drain write buffer */ in a2dp_transport_write()
890 pa_log_error("Failed to write data to socket: %s", pa_cstrerror(errno)); in a2dp_transport_write()
891 /* Report error from write call */ in a2dp_transport_write()
898 pa_log_warn("Wrote memory block to socket only partially! %lu written, discarding pending write size %lu larger than write_mtu %lu", in a2dp_transport_write()
900 /* Drain write buffer */ in a2dp_transport_write()
/third_party/python/Lib/
H A Dargparse.py24 args.log.write('%s' % sum(args.integers))
2607 file.write(message)
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c483 if ((r = write(fd, buf, count)) < 0) in pa_write()
523 /** Similar to pa_loop_read(), but wraps write() */
3387 /* write output string */ in pa_escape()
/third_party/python/Modules/
H A D_cursesmodule.c2180 _Py_IDENTIFIER(write); in _curses_window_putwin()
H A Darraymodule.c1561 Py_DECREF(res); /* drop write result */ in array_array_tofile_impl()
2133 * XXX: Is it possible to write a unit test for this? in array__array_reconstructor_impl()
2805 tofile() -- write all items to a file object\n\
3077 ADD_INTERNED(state, write); in array_modexec()
/third_party/python/Lib/test/
H A Dtest_array.py484 f.write(a)
/third_party/python/Lib/unittest/
H A Dmock.py1744 default because it can be dangerous. With it switched on you can write
2908 handle.write.return_value = None
/third_party/python/Modules/_io/
H A Dtextio.c92 return _unsupported("write"); in textiobase_write()
138 {"write", textiobase_write, METH_VARARGS, textiobase_write_doc},
659 However, any read will first flush the write buffer if itsn't empty.
1060 write contains a newline character.
1503 /* Flush the internal write buffer. This doesn't explicitly flush the
1565 ret = PyObject_CallMethodOneArg(self->buffer, &_Py_ID(write), b); in _textiowrapper_writeflush()
1577 _io.TextIOWrapper.write
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc2028 out.write(chunk.data(), chunk.size()); in operator <<()

Completed in 103 milliseconds

1...<<141142143144145146