Home
last modified time | relevance | path

Searched defs:W (Results 1 – 25 of 7777) sorted by relevance

12345678910>>...312

/dports/multimedia/neolink/neolink-cf54129/cargo-crates/cookie-factory-0.3.2/src/
H A Dbytes.rs28 pub fn be_u8<W: Write>(i: u8) -> impl SerializeFn<W> { in be_u8()
49 pub fn be_u16<W: Write>(i: u16) -> impl SerializeFn<W> { in be_u16()
70 pub fn be_u24<W: Write>(i: u32) -> impl SerializeFn<W> { in be_u24()
91 pub fn be_u32<W: Write>(i: u32) -> impl SerializeFn<W> { in be_u32()
112 pub fn be_u64<W: Write>(i: u64) -> impl SerializeFn<W> { in be_u64()
133 pub fn be_i8<W: Write>(i: i8) -> impl SerializeFn<W> { in be_i8()
152 pub fn be_i16<W: Write>(i: i16) -> impl SerializeFn<W> { in be_i16()
171 pub fn be_i24<W: Write>(i: i32) -> impl SerializeFn<W> { in be_i24()
266 pub fn le_u8<W: Write>(i: u8) -> impl SerializeFn<W> { in le_u8()
371 pub fn le_i8<W: Write>(i: i8) -> impl SerializeFn<W> { in le_i8()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alga-0.9.3/tests/
H A Dderive.rs18 struct W(f64); struct
25 impl AbsDiffEq for W { implementation
36 impl RelativeEq for W { implementation
46 impl UlpsEq for W { implementation
100 impl Add<W> for W { implementation
108 impl Sub<W> for W { implementation
128 impl Neg for W { implementation
136 impl Zero for W { implementation
146 impl One for W { implementation
152 impl Mul<W> for W { implementation
[all …]
/dports/sysutils/glow/glow-0.2.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_netbsd.go18 "unsafe"
26 Type uint8
31 raw RawSockaddrDatalink
32 }
33
34 func Syscall9(trap, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr) (r1, r2 uintptr, err syscall.Errno)
46 return nil, err
57 }
100 return nil, err
116 if len(p) != 2 {
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dwindow.h584 #define WINDOW_LEAF_P(W) \ argument
588 #define WINDOW_INTERNAL_P(W) \ argument
606 #define WINDOW_BUFFER(W) \ argument
659 #define WINDOW_LEFTMOST_P(W) \ argument
663 #define WINDOW_TOPMOST_P(W) \ argument
738 #define WINDOW_LEFT_EDGE_X(W) \ argument
744 #define WINDOW_RIGHT_EDGE_X(W) \ argument
750 #define WINDOW_MENU_BAR_P(W) \ argument
760 # define WINDOW_TAB_BAR_P(W) \ argument
769 #define WINDOW_TOOL_BAR_P(W) \ argument
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dwindow.h584 #define WINDOW_LEAF_P(W) \ argument
588 #define WINDOW_INTERNAL_P(W) \ argument
606 #define WINDOW_BUFFER(W) \ argument
659 #define WINDOW_LEFTMOST_P(W) \ argument
663 #define WINDOW_TOPMOST_P(W) \ argument
738 #define WINDOW_LEFT_EDGE_X(W) \ argument
744 #define WINDOW_RIGHT_EDGE_X(W) \ argument
750 #define WINDOW_MENU_BAR_P(W) \ argument
760 # define WINDOW_TAB_BAR_P(W) \ argument
769 #define WINDOW_TOOL_BAR_P(W) \ argument
[all …]
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Dcompatability.h30 #define qtcRangeHasStepperA(W) \ argument
33 #define qtcRangeHasStepperB(W) (opts.scrollbarType == SCROLLBAR_NEXT) argument
34 #define qtcRangeHasStepperC(W) \ argument
37 #define qtcRangeHasStepperD(W) \ argument
43 #define qtcRangeHasStepperA(W) (GTK_RANGE(W)->has_stepper_a) argument
44 #define qtcRangeHasStepperB(W) (GTK_RANGE(W)->has_stepper_b) argument
45 #define qtcRangeHasStepperC(W) (GTK_RANGE(W)->has_stepper_c) argument
46 #define qtcRangeHasStepperD(W) (GTK_RANGE(W)->has_stepper_d) argument
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Dcompatability.h30 #define qtcRangeHasStepperA(W) \ argument
33 #define qtcRangeHasStepperB(W) (opts.scrollbarType == SCROLLBAR_NEXT) argument
34 #define qtcRangeHasStepperC(W) \ argument
37 #define qtcRangeHasStepperD(W) \ argument
43 #define qtcRangeHasStepperA(W) (GTK_RANGE(W)->has_stepper_a) argument
44 #define qtcRangeHasStepperB(W) (GTK_RANGE(W)->has_stepper_b) argument
45 #define qtcRangeHasStepperC(W) (GTK_RANGE(W)->has_stepper_c) argument
46 #define qtcRangeHasStepperD(W) (GTK_RANGE(W)->has_stepper_d) argument
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Dcompatability.h30 #define qtcRangeHasStepperA(W) \ argument
33 #define qtcRangeHasStepperB(W) (opts.scrollbarType == SCROLLBAR_NEXT) argument
34 #define qtcRangeHasStepperC(W) \ argument
37 #define qtcRangeHasStepperD(W) \ argument
43 #define qtcRangeHasStepperA(W) (GTK_RANGE(W)->has_stepper_a) argument
44 #define qtcRangeHasStepperB(W) (GTK_RANGE(W)->has_stepper_b) argument
45 #define qtcRangeHasStepperC(W) (GTK_RANGE(W)->has_stepper_c) argument
46 #define qtcRangeHasStepperD(W) (GTK_RANGE(W)->has_stepper_d) argument
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Dcompatability.h30 #define qtcRangeHasStepperA(W) \ argument
33 #define qtcRangeHasStepperB(W) (opts.scrollbarType == SCROLLBAR_NEXT) argument
34 #define qtcRangeHasStepperC(W) \ argument
37 #define qtcRangeHasStepperD(W) \ argument
43 #define qtcRangeHasStepperA(W) (GTK_RANGE(W)->has_stepper_a) argument
44 #define qtcRangeHasStepperB(W) (GTK_RANGE(W)->has_stepper_b) argument
45 #define qtcRangeHasStepperC(W) (GTK_RANGE(W)->has_stepper_c) argument
46 #define qtcRangeHasStepperD(W) (GTK_RANGE(W)->has_stepper_d) argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() argument
10 constexpr W(int) : s(8), p() {} in W() argument
17 constexpr auto a = W(arr); argument
H A Dconstexpr-init8.C8 struct W { struct
9 constexpr W(int) : s(8), p() {} in W() function
15 constexpr auto a = W(42); argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() function
10 constexpr W(int) : s(8), p() {} in W() argument
17 constexpr auto a = W(arr); argument
H A Dconstexpr-init8.C8 struct W { struct
9 constexpr W(int) : s(8), p() {} in W() argument
15 constexpr auto a = W(42); argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() function
10 constexpr W(int) : s(8), p() {} in W() argument
17 constexpr auto a = W(arr); argument
H A Dconstexpr-init8.C8 struct W { struct
9 constexpr W(int) : s(8), p() {} in W() argument
15 constexpr auto a = W(42); argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() function
10 constexpr W(int) : s(8), p() {} in W() function
17 constexpr auto a = W(arr); argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() function
10 constexpr W(int) : s(8), p() {} in W() function
17 constexpr auto a = W(arr); argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() argument
10 constexpr W(int) : s(8), p() {} in W() function
17 constexpr auto a = W(arr); argument
H A Dconstexpr-init8.C8 struct W { struct
9 constexpr W(int) : s(8), p() {} in W() function
15 constexpr auto a = W(42); argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-init9.C8 struct W { struct
9 constexpr W(int (&)[8]) : W(8) { } in W() argument
10 constexpr W(int) : s(8), p() {} in W() function
17 constexpr auto a = W(arr); argument
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DBinaryObject.h86 inline void emitWord16(uint16_t W) { in emitWord16()
95 inline void emitWord16LE(uint16_t W) { in emitWord16LE()
102 inline void emitWord16BE(uint16_t W) { in emitWord16BE()
109 inline void emitWord(uint64_t W) { in emitWord()
118 inline void emitWord32(uint32_t W) { in emitWord32()
127 inline void emitWord64(uint64_t W) { in emitWord64()
149 inline void emitWordLE(uint32_t W) { in emitWordLE()
159 inline void emitWordBE(uint32_t W) { in emitWordBE()
168 inline void emitDWordLE(uint64_t W) { in emitDWordLE()
181 inline void emitDWordBE(uint64_t W) { in emitDWordBE()
[all …]
/dports/databases/p5-Prophet/Prophet-0.751/lib/Prophet/CLI/
H A DPublishCommand.pm30 W: rsync >= 2.6.7 is required in order to ensure the published replica has label
31 W: the default permissions of the destination if they are more permissive label
32 W: than the source replica's permissions. You may wish to upgrade your label
33 W: rsync if possible. (I'll still publish, but your published replica label
34 W: will have the same permissions as the source replica, which is probably label
35 W: not what you want.) label
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-decompressor-2.3.2/src/
H A Dwriter.rs36 pub fn new(w: W, buffer : BufferType, in new()
56 pub fn get_ref(&self) -> &W { in get_ref()
59 pub fn get_mut(&mut self) -> &mut W { in get_mut()
62 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
118 pub fn get_ref(&self) -> &W { in get_ref()
121 pub fn get_mut(&mut self) -> &mut W { in get_mut()
124 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
159 pub fn get_ref(&self) -> &W { in get_ref()
165 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
265 pub fn get_ref(&self) -> &W { in get_ref()
[all …]
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli-decompressor/src/
H A Dwriter.rs36 pub fn new(w: W, buffer : BufferType, in new()
56 pub fn get_ref(&self) -> &W { in get_ref()
59 pub fn get_mut(&mut self) -> &mut W { in get_mut()
62 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
118 pub fn get_ref(&self) -> &W { in get_ref()
121 pub fn get_mut(&mut self) -> &mut W { in get_mut()
124 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
159 pub fn get_ref(&self) -> &W { in get_ref()
165 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
265 pub fn get_ref(&self) -> &W { in get_ref()
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-decompressor-2.3.2/src/
H A Dwriter.rs36 pub fn new(w: W, buffer : BufferType, in new()
56 pub fn get_ref(&self) -> &W { in get_ref()
59 pub fn get_mut(&mut self) -> &mut W { in get_mut()
62 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
118 pub fn get_ref(&self) -> &W { in get_ref()
121 pub fn get_mut(&mut self) -> &mut W { in get_mut()
124 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
159 pub fn get_ref(&self) -> &W { in get_ref()
165 pub fn into_inner(self) -> Result<W, W> { in into_inner() argument
265 pub fn get_ref(&self) -> &W { in get_ref()
[all …]

12345678910>>...312