Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Controller.h44 #define BOOL OSX_BOOL macro
H A DsanitizedCarbon.h16 #define BOOL OSX_BOOL macro
H A DsanitizedCocoa.h16 #define BOOL OSX_BOOL macro
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.m439 - (BOOL) set_clipboard_manager_status:(BOOL)value argument
656 - (void) send_string:(XSelectionRequestEvent *)e utf8:(BOOL)utf8 pasteboard:( argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/
H A Dvector_tile_config.hpp40 BOOL = 7 enumerator
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.c32 #define BOOL Mac_BOOL macro
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_h323_asn1.c39 #define BOOL 1 macro
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DMPQMI.h37 typedef int BOOL; typedef
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h38 typedef signed int BOOL; typedef
H A Dvp9d_syntax.h29 typedef signed int BOOL; typedef
H A Dav1d_syntax.h29 typedef signed int BOOL; typedef
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py3466 UNKNOWN, BOOL, TRISTATE, STRING, HEX, INT = range(6) variable