/third_party/node/deps/v8/src/base/ |
H A D | win32-headers.h | 51 typedef int BOOL; // NOLINT(runtime/int) typedef
|
/third_party/node/deps/v8/src/torque/ls/ |
H A D | json.h | 27 enum { OBJECT, ARRAY, STRING, NUMBER, BOOL, IS_NULL } tag; enumerator
|
/third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
H A D | png2pnm.c | 14 #define BOOL unsigned char macro [all...] |
H A D | pnm2png.c | 14 #define BOOL unsigned char macro [all...] |
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgVariableType.cpp | 245 case 1: str << Token::BOOL; break; in tokenizeShortType() member in rsg::Token
|
H A D | rsgToken.hpp | 70 BOOL, enumerator
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | types.h | 114 } BOOL; typedef
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_callbacks.py | 203 from ctypes.wintypes import BOOL, HWND, LPARAM namespace
|
/third_party/skia/src/sksl/ |
H A D | SkSLDSLParser.h | 58 BOOL, member in SkSL::DSLParser::LayoutToken
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | WireFormat.java | 119 BOOL(JavaType.BOOLEAN, WIRETYPE_VARINT), enum constant
|
H A D | FieldType.java | 49 BOOL(7, Collection.SCALAR, JavaType.BOOLEAN), enum constant
|
H A D | Descriptors.java | 1277 BOOL(JavaType.BOOLEAN), enum constant
|
/third_party/python/Lib/ctypes/ |
H A D | wintypes.py | 18 BOOL = ctypes.c_long variable
|
/third_party/lzma/C/Util/7z/ |
H A D | 7zMain.c | 321 typedef int BOOL;
typedef
|
/third_party/lzma/CPP/Common/ |
H A D | MyWindows.h | 54 typedef int BOOL;
typedef
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | win32_io.c | 30 #define BOOL WINBOOL /* avoid conflicting definitions of BOOL */ macro 32 #undef BOOL macro [all...] |
/third_party/python/Lib/test/ |
H A D | test_codecs.py | 39 from ctypes.wintypes import BOOL, BYTE, WCHAR, UINT, DWORD namespace
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 130 typedef int BOOL; typedef [all...] |
H A D | pcre2_internal.h | 67 typedef int BOOL; typedef [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | glslang_tab.cpp.h | 58 BOOL = 259, /* BOOL */ enumerator
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 76 pub type BOOL = ::c_int; types
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 64 typedef int BOOL; typedef
|