Searched defs:Readable (Results 1 – 13 of 13) sorted by relevance
| /external/rust/crates/serde_test/src/ |
| D | configure.rs | 12 pub struct Readable<T: ?Sized>(T); struct 91 impl<T: ?Sized> Serialize for Readable<T> implementation 115 impl<'de, T> Deserialize<'de> for Readable<T> implementation 138 impl<'de, T> DeserializeSeed<'de> for Readable<T> implementation
|
| /external/sdv/vsomeip/third_party/boost/iterator/doc/ |
| D | iterator_concepts.rst | 44 .. |Readable| replace:: *Readable Iterator* substdef in Iterator Access Concepts 45 .. _Readable: ReadableIterator.html target in Iterator Access Concepts
|
| /external/tensorflow/tensorflow/lite/toco/ |
| D | toco_port_test.cc | 41 TEST(TocoPortTest, Readable) { in TEST() argument
|
| D | toco_port.cc | 99 tensorflow::Status Readable(const std::string& filename, in Readable() function 191 tensorflow::Status Readable(const string& filename, in Readable() function
|
| /external/crosvm/src/sys/windows/ |
| D | control_server.rs | 60 Readable, enumerator
|
| /external/pigweed/pw_stream/ |
| D | stream_test.cc | 111 enum Readable : bool { kNonReadable = false, kReadable = true }; enum
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/io/ |
| D | quic_poll_event_loop_test.cc | 160 TEST_F(QuicPollEventLoopTest, Readable) { in TEST_F() argument
|
| D | quic_all_event_loops_test.cc | 150 TEST_P(QuicEventLoopFactoryTest, Readable) { in TEST_P() argument
|
| /external/llvm/lib/Target/AArch64/Utils/ |
| D | AArch64BaseInfo.h | 434 bool Readable; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
| D | AArch64BaseInfo.h | 532 bool Readable; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
| D | AArch64BaseInfo.h | 691 bool Readable; member
|
| /external/rust/crates/rustix/src/process/ |
| D | prctl.rs | 438 Readable = PR_TSC_ENABLE, enumerator
|
| /external/crosvm/devices/src/virtio/ |
| D | descriptor_utils.rs | 765 Readable, enumerator
|