Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSViewController.m70 - (void)viewWillDisappear:(BOOL)animated argument
71 {
/third_party/rust/crates/io-lifetimes/src/
Dexample_ffi.rs58 ) -> BOOL; in ReadFile()
65 ) -> BOOL; in WriteFile()
/third_party/protobuf/objectivec/
DGPBDescriptor.m171 wireFormat:(BOOL)wireFormat { argument
508 BOOL isMessage = GPBDataTypeIsMessage(dataType); argument
985 usesClassRefs:(BOOL)usesClassRefs { argument
DGPBDictionary.m2179 count:(NSUInteger)count {
2315 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint32_t)key {
2332 - (void)setBool:(BOOL)value forKey:(uint32_t)key { argument
3929 count:(NSUInteger)count {
4065 - (BOOL)getBool:(nullable BOOL *)value forKey:(int32_t)key {
4082 - (void)setBool:(BOOL)value forKey:(int32_t)key { argument
5679 count:(NSUInteger)count {
5815 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint64_t)key {
5832 - (void)setBool:(BOOL)value forKey:(uint64_t)key { argument
7429 count:(NSUInteger)count {
[all …]
DGPBUnknownFieldSet.m107 - (BOOL)hasField:(int32_t)number {
270 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument
DGPBMessage.m1049 - (void)internalClear:(BOOL)zeroStorage { argument
2648 - (BOOL)isEqual:(id)other {
3264 + (BOOL)supportsSecureCoding {
3305 + (BOOL)accessInstanceVariablesDirectly {
DGPBArray.m1815 + (instancetype)arrayWithValue:(BOOL)value { argument
1839 - (instancetype)initWithValues:(const BOOL [])values count:(NSUInteger)count {
1951 - (void)addValue:(BOOL)value { argument
1955 - (void)addValues:(const BOOL [])values count:(NSUInteger)count {
1969 - (void)insertValue:(BOOL)value atIndex:(NSUInteger)index { argument
1990 - (void)replaceValueAtIndex:(NSUInteger)index withValue:(BOOL)value { argument
DGPBCodedOutputStream.m264 - (void)writeBoolNoTag:(BOOL)value { argument
268 - (void)writeBool:(int32_t)fieldNumber value:(BOOL)value { argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php44 const BOOL = 8; define in Google\\Protobuf\\Internal\\GPBType
/third_party/protobuf/js/binary/
Dconstants.js196 BOOL: 8, property
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c14 #define BOOL unsigned char macro
Dpnm2png.c14 #define BOOL unsigned char macro
/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h114 } BOOL; typedef
/third_party/node/deps/v8/src/base/
Dwin32-headers.h51 typedef int BOOL; // NOLINT(runtime/int) typedef
/third_party/node/deps/v8/src/torque/ls/
Djson.h27 enum { OBJECT, ARRAY, STRING, NUMBER, BOOL, IS_NULL } tag; enumerator
/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto71 message BOOL {} message
Dtest_reserved_enum_value_upper.proto72 BOOL = 66; enumerator
Dtest_reserved_enum_upper.proto71 enum BOOL { ZERO67 = 0; } enum
/third_party/skia/src/sksl/
DSkSLDSLParser.h58 BOOL, enumerator
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java119 BOOL(JavaType.BOOLEAN, WIRETYPE_VARINT), enumConstant
DFieldType.java49 BOOL(7, Collection.SCALAR, JavaType.BOOLEAN), enumConstant
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp70 BOOL, enumerator
/third_party/python/Lib/ctypes/
Dwintypes.py18 BOOL = ctypes.c_long variable
/third_party/lzma/C/Util/7z/
D7zMain.c321 typedef int BOOL; typedef
/third_party/lzma/CPP/Common/
DMyWindows.h54 typedef int BOOL; typedef

12