Home
last modified time | relevance | path

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

12

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/windows/
H A Dwinapi.rs17 pub type BOOL = i32; typedef
27 pub fn SetConsoleCtrlHandler(HandlerRoutine: PHANDLER_ROUTINE, Add: BOOL) -> BOOL; in SetConsoleCtrlHandler()
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/resource/utility_config/
H A Dtest.json6 "BOOL": true boolean
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dserializable.h27 BOOL = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Duobject.h30 BOOL, enumerator
/ohos5.0/commonlibrary/utils_lite/include/
H A Dohos_types.h48 typedef unsigned int BOOL; typedef
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helper_structs_gles.h117 BOOL, enumerator
174 enum class Types { INVALID = 0, BOOL, UINT32, INT32, FLOAT }; enumerator
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dwinapi.rs23 pub type BOOL = c_int; typedef
104 pub fn CloseHandle(hObject: HANDLE) -> BOOL; in CloseHandle()
118 ) -> BOOL; in PostQueuedCompletionStatus()
126 fAlertable: BOOL, in GetQueuedCompletionStatusEx()
127 ) -> BOOL; in GetQueuedCompletionStatusEx()
158 pub fn SetFileCompletionNotificationModes(FileHandle: HANDLE, Flags: UCHAR) -> BOOL; in SetFileCompletionNotificationModes()
/ohos5.0/base/update/updater/utils/json/
H A Djson_node.h37 enum class NodeType { OBJECT, INT, STRING, ARRAY, BOOL, NUL, UNKNOWN }; enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helper_structs_gles.h56 enum class Types { INVALID = 0, BOOL, UINT32, INT32, FLOAT }; in RENDER_BEGIN_NAMESPACE() enumerator
/ohos5.0/base/notification/eventhandler/frameworks/napi/include/
H A Devents_emitter.h49 BOOL = 0, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_manager.cpp28 BOOL, enumerator
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_value_test.cpp67 enum class PrefDataType { UNASSIGNED, INT, STRING, BOOL }; enumerator
H A Dpreferences_ndk_test.cpp67 enum class PrefDataType { UNASSIGNED, INT, STRING, BOOL }; enumerator
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmeta.h124 BOOL, enumerator
H A Dany.h102 BOOL, enumerator
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_base_def.h107 BOOL, enumerator
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dxml_config_base.h31 BOOL, enumerator
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h146 BOOL, enumerator
/ohos5.0/build/hb/containers/
H A Darg.py74 BOOL = 1 variable in ArgType
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h62 BOOL = 1, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DNodeTools.js36 BOOL: 11, property in DataType
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dsandbox_json_manager.cpp50 BOOL, enumerator
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c73 #define BOOL int macro
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h264 static const GLenum BOOL = 0x8B56; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp28 BOOL, enumerator

12