Home
last modified time | relevance | path

Searched defs:READ (Results 1 – 25 of 3126) sorted by relevance

12345678910>>...126

/dports/www/firefox/firefox-99.0/third_party/rust/ioctl-sys/src/platform/
H A Dlinux.rs6 pub const READ: u8 = 2; const
19 pub const READ: u8 = 2; const
49 pub const READ: u8 = 2; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ioctl-sys/src/platform/
H A Dlinux.rs6 pub const READ: u8 = 2; const
19 pub const READ: u8 = 2; const
49 pub const READ: u8 = 2; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ioctl-sys/src/platform/
H A Dlinux.rs6 pub const READ: u8 = 2; const
19 pub const READ: u8 = 2; const
49 pub const READ: u8 = 2; const
/dports/games/openage/openage-0.3.0-1262-ga554ab49/openage/convert/dataformat/
H A Dmember_access.py13 READ = "binary-read_member" variable in MemberAccess
23 READ = MemberAccess.READ # Reads the data variable
/dports/cad/ghdl/ghdl-1.0.0/libraries/synopsys/
H A Dstd_logic_textio.vhdl92 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC; GOOD:out BOOLEAN) is procedure
109 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC_VECTOR; GOOD:out BOOLEAN) is procedure
145 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC) is procedure
162 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC_VECTOR) is procedure
220 procedure READ(L:inout LINE; VALUE:out STD_LOGIC_VECTOR) is procedure
227 procedure READ(L:inout LINE; VALUE:out STD_LOGIC_VECTOR; GOOD: out BOOLEAN) is procedure
/dports/cad/nvc/nvc-r1.5.3/lib/synopsys/
H A Dstd_logic_textio.vhd92 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC; GOOD:out BOOLEAN) is procedure
114 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC_VECTOR; GOOD:out BOOLEAN) is procedure
164 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC) is procedure
181 procedure READ(L:inout LINE; VALUE:out STD_ULOGIC_VECTOR) is procedure
239 procedure READ(L:inout LINE; VALUE:out STD_LOGIC_VECTOR) is procedure
246 procedure READ(L:inout LINE; VALUE:out STD_LOGIC_VECTOR; GOOD: out BOOLEAN) is procedure
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java83 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
116 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
142 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
168 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
226 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java83 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
116 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
142 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
168 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
226 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java83 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
116 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
142 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
168 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
226 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java79 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
112 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
138 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
164 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
222 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java83 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
116 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
142 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
168 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
226 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java83 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
116 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
142 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
168 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
226 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java83 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
116 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
142 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
168 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
226 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/channels/FileChannel/directio/
H A DReadDirect.java79 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithSingleBuffer()
112 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferSize()
138 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithNotAlignedBufferOffset()
164 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testWithArrayOfBuffer()
222 StandardOpenOption.READ, StandardOpenOption.DELETE_ON_CLOSE, in testOnEOF()
/dports/math/PDL/PDL-2.019/IO/FlexRaw/
H A DFlexRaw.pm583 READ: label
760 READ: label
/dports/sysutils/p5-MogileFS-Client/MogileFS-Client-1.17/lib/MogileFS/
H A DClientHTTPFile.pm87 sub READ { subroutine
300 READ: label
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DFile.h55 READ = GENERIC_READ, enumerator
65 READ = 0x01, enumerator
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee2008/
H A Dnumeric_std.vhdl1625 alias BREAD is READ [LINE, UNRESOLVED_UNSIGNED, BOOLEAN]; alias
1626 alias BREAD is READ [LINE, UNRESOLVED_SIGNED, BOOLEAN]; alias
1628 alias BREAD is READ [LINE, UNRESOLVED_UNSIGNED]; alias
1629 alias BREAD is READ [LINE, UNRESOLVED_SIGNED]; alias
1631 alias BINARY_READ is READ [LINE, UNRESOLVED_UNSIGNED, BOOLEAN]; alias
1632 alias BINARY_READ is READ [LINE, UNRESOLVED_SIGNED, BOOLEAN]; alias
1634 alias BINARY_READ is READ [LINE, UNRESOLVED_UNSIGNED]; alias
1635 alias BINARY_READ is READ [LINE, UNRESOLVED_SIGNED]; alias
H A Dnumeric_bit.vhdl1532 alias BREAD is READ [LINE, UNSIGNED, BOOLEAN]; alias
1533 alias BREAD is READ [LINE, SIGNED, BOOLEAN]; alias
1535 alias BREAD is READ [LINE, UNSIGNED]; alias
1536 alias BREAD is READ [LINE, SIGNED]; alias
1538 alias BINARY_READ is READ [LINE, UNSIGNED, BOOLEAN]; alias
1539 alias BINARY_READ is READ [LINE, SIGNED, BOOLEAN]; alias
1541 alias BINARY_READ is READ [LINE, UNSIGNED]; alias
1542 alias BINARY_READ is READ [LINE, SIGNED]; alias
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DFile.h47 READ = GENERIC_READ, enumerator
57 READ = 0x01, enumerator
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DFile.h47 READ = GENERIC_READ, enumerator
57 READ = 0x01, enumerator
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DFile.h47 READ = GENERIC_READ, enumerator
57 READ = 0x01, enumerator
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DFile.h47 READ = GENERIC_READ, enumerator
57 READ = 0x01, enumerator
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DFile.h47 READ = GENERIC_READ, enumerator
57 READ = 0x01, enumerator
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-accessor.h3 #define READ(img, ptr) \ macro
19 #define READ(img, ptr) (*(ptr)) macro

12345678910>>...126