Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/
DBinaryStream.h83 bool readBool() in readBool() function
90 void readBool(bool *outValue) { *outValue = readBool(); } in readBool() function
/external/boringssl/src/ssl/test/runner/
Dticket.go78 func readBool(reader *byteReader, out *bool) bool { func
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
DCAVLCReader.java93 public boolean readBool(String message) throws IOException { in readBool() method in CAVLCReader
/external/skqp/src/core/
DSkReader32.h54 bool readBool() { return this->readInt() != 0; } in readBool() function
DSkReadBuffer.cpp98 bool SkReadBuffer::readBool() { in readBool() function in SkReadBuffer
DSkReadBuffer.h274 bool readBool() { return 0; } in readBool() function
/external/skia/experimental/skrive/src/reader/
DBinaryReader.cpp35 bool readBool(const char[]) override { in readBool() function in skrive::internal::__anon49c919ea0111::BinaryReader
DJsonReader.cpp89 bool readBool(const char label[]) override { in readBool() function in skrive::internal::__anon8d815bff0111::JsonReader
/external/protobuf/js/binary/
Ddecoder.js925 jspb.BinaryDecoder.prototype.readBool = function() { method in jspb.BinaryDecoder
Dreader.js895 jspb.BinaryReader.prototype.readBool = function() { method in jspb.BinaryReader
/external/llvm-project/clang/include/clang/Serialization/
DASTRecordReader.h296 bool readBool() { return readInt() != 0; } in readBool() function
/external/protobuf/objectivec/
DGPBCodedInputStream.m419 - (BOOL)readBool { method
/external/skia/include/core/
DSkStream.h96 bool SK_WARN_UNUSED_RESULT readBool(bool* b) { in readBool() function
/external/skqp/include/core/
DSkStream.h96 bool SK_WARN_UNUSED_RESULT readBool(bool* b) { in readBool() function
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java121 boolean readBool() throws IOException; in readBool() method
DCodedInputStream.java276 public abstract boolean readBool() throws IOException; in readBool() method in CodedInputStream
779 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.ArrayDecoder
1493 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.UnsafeDirectNioDecoder
2245 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.StreamDecoder
3341 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java151 public boolean readBool() throws IOException { in readBool() method in CodedInputStreamReader
DBinaryReader.java203 public boolean readBool() throws IOException { in readBool() method in BinaryReader.SafeHeapReader
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java183 public boolean readBool() throws IOException { in readBool() method in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java191 public boolean readBool() throws IOException { in readBool() method in CodedInputStreamMicro
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php258 public static function readBool(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/external/skia/src/core/
DSkReadBuffer.cpp76 bool SkReadBuffer::readBool() { in readBool() function in SkReadBuffer
/external/kotlinx.metadata/
Dkotlinx-metadata-jvm-0.1.0.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/metadata/ kotlinx/ ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...

12