| /f-stack/app/redis-5.0.5/deps/hiredis/adapters/ |
| H A D | ae.h | 42 int reading, writing; member 80 if (!e->writing) { in redisAeAddWrite() 81 e->writing = 1; in redisAeAddWrite() 89 if (e->writing) { in redisAeDelWrite() 90 e->writing = 0; in redisAeDelWrite() 115 e->reading = e->writing = 0; in redisAeAttach()
|
| H A D | libev.h | 42 int reading, writing; member 90 if (!e->writing) { in redisLibevAddWrite() 91 e->writing = 1; in redisLibevAddWrite() 100 if (e->writing) { in redisLibevDelWrite() 101 e->writing = 0; in redisLibevDelWrite() 129 e->reading = e->writing = 0; in redisLibevAttach()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | index.rst | 12 writing-bindings
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | fsl-upm-nand.txt | 18 UPM pattern (0x1), after writing a data byte (0x2) or after 19 writing out a buffer (0x4).
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_pipe.c | 123 if (p->writing) { in ngx_event_pipe_read_upstream() 514 if (p->writing) { in ngx_event_pipe_write_to_downstream() 557 if (p->writing) { in ngx_event_pipe_write_to_downstream() 637 } else if (!p->cacheable && !p->writing && p->in) { in ngx_event_pipe_write_to_downstream() 743 if (p->writing) { in ngx_event_pipe_write_chain_to_temp_file() 749 out = p->writing; in ngx_event_pipe_write_chain_to_temp_file() 750 p->writing = NULL; in ngx_event_pipe_write_chain_to_temp_file() 848 p->writing = out; in ngx_event_pipe_write_chain_to_temp_file()
|
| H A D | ngx_event_pipe.h | 33 ngx_chain_t *writing; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/fpga/ |
| H A D | altera-socfpga-fpga-mgr.txt | 7 - The second index is for writing FPGA configuration data.
|
| H A D | altera-socfpga-a10-fpga-mgr.txt | 7 - The second index is for writing FPGA configuration data.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | qcom,msm-uart.txt | 5 with the MSM serial UARTDM except that it only supports reading and writing one
|
| /f-stack/freebsd/contrib/edk2/ |
| H A D | FREEBSD-upgrade | 4 set of files from MdePkg is quite large (10MB at the time of writing). To do
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | spi-sprd-adi.txt | 22 one system is reading/writing data by ADI software channels, that should be under 23 one hardware spinlock protection to prevent other systems from reading/writing
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | qcom_hidma_mgmt.txt | 24 writing into destination memory. Setting this value incorrectly can 32 applied back to back while writing to the destination before yielding
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | btusb.txt | 8 At the time of writing, the only OF supported devices
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | setup.py.in | 10 # Unless required by applicable law or agreed to in writing, software
|
| H A D | LICENSE | 61 designated in writing by the copyright owner as "Not a Contribution." 145 agreed to in writing, Licensor provides the Work (and each 157 negligent acts) or agreed to in writing, shall any Contributor be 198 Unless required by applicable law or agreed to in writing, software
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | hisi-crg.txt | 31 A reset signal can be controlled by writing a bit register in the CRG module.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-trigger-pattern.txt | 6 new value, and writing malformed pattern deactivates any active one.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | qos_metering.rst | 14 metering, marking them with the appropriate color (green, yellow or red) and writing them to the TX… 16 A policing scheme can be applied before writing the packets to the TX port by dropping or
|
| /f-stack/app/redis-5.0.5/ |
| H A D | MANIFESTO | 59 when needed. At the same time, when writing the Redis story we're trying to 95 9 - We optimize for joy. We believe writing code is a lot of hard work, and the 97 writing code, the best thing to do is stop. To prevent this, we'll avoid
|
| /f-stack/freebsd/kern/ |
| H A D | sys_process.c | 213 int error, fault_flags, page_offset, writing; in proc_rwmem() local 233 writing = uio->uio_rw == UIO_WRITE; in proc_rwmem() 234 reqprot = writing ? VM_PROT_COPY | VM_PROT_READ : VM_PROT_READ; in proc_rwmem() 235 fault_flags = writing ? VM_FAULT_DIRTY : VM_FAULT_NORMAL; in proc_rwmem() 277 if (writing && error == 0) { in proc_rwmem()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sifive/ |
| H A D | sifive-blocks-ip-versioning.txt | 28 DT data authors, when writing data for a particular SoC, should
|
| /f-stack/freebsd/contrib/device-tree/Bindings/nvmem/ |
| H A D | nvmem.yaml | 42 when it's driven low (logical '0') to allow writing.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | hisilicon,mbigen-v2.txt | 13 interrupt by writing ITS register.
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | THIRDPARTYLICENSE.openssl | 61 designated in writing by the copyright owner as "Not a Contribution." 145 agreed to in writing, Licensor provides the Work (and each 157 negligent acts) or agreed to in writing, shall any Contributor be
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | replication-4.tcl | 28 test {Test replication with parallel clients writing in differnet DBs} {
|