Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/
H A Dqt_zh_CN.ts7049 …a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</sour… alias
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dqt_zh_CN.ts7049 …a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</sour… alias
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/fonts/
H A Dqt_zh_CN.ts7049 …a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</sour… alias
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/fonts/
H A Dqt_zh_CN.ts7049 …a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</sour… alias
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry.h410 typedef int Boolean; typedef
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry.h410 typedef int Boolean; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dtype.hpp73 constexpr BooleanType Boolean; variable
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/CoreAudio/
H A DCoreAudio.h172 typedef int Boolean; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dwltypes.h68 typedef int Boolean; //!< boolean typedef
/OK3568_Linux_fs/kernel/drivers/atm/
H A Diphase.h157 #define Boolean(x) ((x) ? 1 : 0) macro