Home
last modified time | relevance | path

Searched refs:explicit_operator (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-vector.hh90 explicit_operator bool () const { return length; }
120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
H A Dhb.hh255 #ifndef explicit_operator
256 #define explicit_operator operator macro
262 #ifndef explicit_operator
263 #define explicit_operator explicit operator macro
H A Dhb-iter.hh61 explicit_operator bool () const { return more (); }
H A Dhb-machinery.hh818 explicit_operator bool () const
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-vector.hh90 explicit_operator bool () const { return length; }
120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
H A Dhb.hh255 #ifndef explicit_operator
256 #define explicit_operator operator macro
262 #ifndef explicit_operator
263 #define explicit_operator explicit operator macro
H A Dhb-iter.hh61 explicit_operator bool () const { return more (); }
H A Dhb-machinery.hh817 explicit_operator bool () const
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-vector.hh90 explicit_operator bool () const { return length; }
120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
H A Dhb.hh255 #ifndef explicit_operator
256 #define explicit_operator operator macro
262 #ifndef explicit_operator
263 #define explicit_operator explicit operator macro
H A Dhb-iter.hh61 explicit_operator bool () const { return more (); }
H A Dhb-machinery.hh818 explicit_operator bool () const
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-vector.hh90 explicit_operator bool () const { return length; }
120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
H A Dhb.hh255 #ifndef explicit_operator
256 #define explicit_operator operator macro
262 #ifndef explicit_operator
263 #define explicit_operator explicit operator macro
H A Dhb-iter.hh61 explicit_operator bool () const { return more (); }
H A Dhb-machinery.hh817 explicit_operator bool () const
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-vector.hh90 explicit_operator bool () const { return length; }
120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
H A Dhb.hh255 #ifndef explicit_operator
256 #define explicit_operator operator macro
262 #ifndef explicit_operator
263 #define explicit_operator explicit operator macro
H A Dhb-iter.hh61 explicit_operator bool () const { return more (); }
H A Dhb-machinery.hh817 explicit_operator bool () const
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-vector.hh90 explicit_operator bool () const { return length; }
120 template <typename T> explicit_operator T * () { return arrayZ(); }
121 template <typename T> explicit_operator const T * () const { return arrayZ(); }
H A Dhb.hh255 #ifndef explicit_operator
256 #define explicit_operator operator macro
262 #ifndef explicit_operator
263 #define explicit_operator explicit operator macro
H A Dhb-iter.hh61 explicit_operator bool () const { return more (); }
H A Dhb-machinery.hh817 explicit_operator bool () const
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/
H A DChangeLog13897 Inline explicit_operator macro
20221 Minor change to explicit_operator aesthetics
41325 Add explicit_operator

12