Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 - 22 of 22) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dwin32-headers.h51 typedef int BOOL; // NOLINT(runtime/int) typedef
/third_party/node/deps/v8/src/torque/ls/
H A Djson.h27 enum { OBJECT, ARRAY, STRING, NUMBER, BOOL, IS_NULL } tag; enumerator
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpng2pnm.c14 #define BOOL unsigned char macro
[all...]
H A Dpnm2png.c14 #define BOOL unsigned char macro
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableType.cpp245 case 1: str << Token::BOOL; break; in tokenizeShortType() member in rsg::Token
H A DrsgToken.hpp70 BOOL, enumerator
/third_party/ntfs-3g/include/ntfs-3g/
H A Dtypes.h114 } BOOL; typedef
/third_party/python/Lib/ctypes/test/
H A Dtest_callbacks.py203 from ctypes.wintypes import BOOL, HWND, LPARAM namespace
/third_party/skia/src/sksl/
H A DSkSLDSLParser.h58 BOOL, member in SkSL::DSLParser::LayoutToken
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java119 BOOL(JavaType.BOOLEAN, WIRETYPE_VARINT), enum constant
H A DFieldType.java49 BOOL(7, Collection.SCALAR, JavaType.BOOLEAN), enum constant
H A DDescriptors.java1277 BOOL(JavaType.BOOLEAN), enum constant
/third_party/python/Lib/ctypes/
H A Dwintypes.py18 BOOL = ctypes.c_long variable
/third_party/lzma/C/Util/7z/
H A D7zMain.c321 typedef int BOOL; typedef
/third_party/lzma/CPP/Common/
H A DMyWindows.h54 typedef int BOOL; typedef
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c30 #define BOOL WINBOOL /* avoid conflicting definitions of BOOL */ macro
32 #undef BOOL macro
[all...]
/third_party/python/Lib/test/
H A Dtest_codecs.py39 from ctypes.wintypes import BOOL, BYTE, WCHAR, UINT, DWORD namespace
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c130 typedef int BOOL; typedef
[all...]
H A Dpcre2_internal.h67 typedef int BOOL; typedef
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp.h58 BOOL = 259, /* BOOL */ enumerator
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs76 pub type BOOL = ::c_int; types
/third_party/mesa3d/include/D3D9/
H A Dd3d9types.h64 typedef int BOOL; typedef

Completed in 37 milliseconds