| /external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
| D | CircularBuffer.cs | 39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer 51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
|
| /external/tensorflow/tensorflow/core/data/service/ |
| D | dataset_store.cc | 37 Status FileSystemDatasetStore::Put(const std::string& key, in Put() function in tensorflow::data::FileSystemDatasetStore 60 Status MemoryDatasetStore::Put(const std::string& key, in Put() function in tensorflow::data::MemoryDatasetStore
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 60 void ByteArray::Put(int32_t index, uint8_t b) { in Put() function in sfntly::ByteArray 73 int32_t ByteArray::Put(int index, std::vector<uint8_t>* b) { in Put() function in sfntly::ByteArray 78 int32_t ByteArray::Put(int32_t index, in Put() function in sfntly::ByteArray
|
| /external/leveldb/db/ |
| D | write_batch.cc | 98 void WriteBatch::Put(const Slice& key, const Slice& value) { in Put() function in leveldb::WriteBatch 121 void Put(const Slice& key, const Slice& value) override { in Put() function in leveldb::__anone6b572d80111::MemTableInserter
|
| D | dumpfile.cc | 77 void Put(const Slice& key, const Slice& value) override { in Put() function in leveldb::__anon1000c0620111::WriteBatchItemPrinter
|
| /external/volley/testing/src/main/java/com/android/volley/mock/ |
| D | TestRequest.java | 107 public static class Put extends Base { class in TestRequest 108 public Put() { in Put() method in TestRequest.Put
|
| /external/tensorflow/tensorflow/go/genop/internal/ |
| D | api_def_map.go | 88 func (m *apiDefMap) Put(data string) error { func
|
| /external/cronet/base/containers/ |
| D | lru_cache.h | 92 iterator Put(value_type&& value) { in Put() function 119 iterator Put(K&& key, V&& value) { in Put() function
|
| D | enum_set.h | 223 void Put(E value) { enums_.set(ToIndex(value)); } in Put() function
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
| D | DoubleKeyMap.cs | 9 public virtual TValue Put(TKey1 k1, TKey2 k2, TValue v) { in Put() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/ |
| D | mpmcqueue.cc | 102 void InfLenFIFOQueue::Put(void* elem) { in Put() function in grpc_core::InfLenFIFOQueue
|
| /external/pigweed/pw_kvs/public/pw_kvs/ |
| D | key_value_store.h | 155 Status Put(const Key& key, const T& value) { in Put() function 161 Status Put(const Key& key, const T& value) { in Put() function
|
| /external/icing/icing/store/ |
| D | persistent-hash-map-key-mapper.h | 95 libtextclassifier3::Status Put(std::string_view key, T value) override { in Put() function
|
| D | dynamic-trie-key-mapper.h | 257 libtextclassifier3::Status DynamicTrieKeyMapper<T, Formatter>::Put( in Put() function
|
| /external/cronet/net/base/ |
| D | expiring_cache.h | 144 void Put(const KeyType& key, in Put() function
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stackdepotbase.h | 98 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
|
| D | sanitizer_quarantine.h | 60 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put() function
|
| /external/flatbuffers/net/FlatBuffers/ |
| D | FlatBufferBuilder.cs | 357 Put(x); in Put() method 399 Put<T>(ptr, sizeInBytes); in Put() method 420 Put(x); in Put() method
|
| /external/libchrome/base/containers/ |
| D | mru_cache.h | 95 iterator Put(const KeyType& key, Payload&& payload) { in Put() function
|
| /external/angle/src/common/base/anglebase/containers/ |
| D | mru_cache.h | 94 iterator Put(const KeyType &key, Payload &&payload) in Put() function
|
| /external/icing/icing/join/ |
| D | qualified-id-type-joinable-index.cc | 101 libtextclassifier3::Status QualifiedIdTypeJoinableIndex::Put( in Put() function in icing::lib::QualifiedIdTypeJoinableIndex
|
| /external/rust/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/ |
| D | ssl_session_cache.cc | 120 void SslSessionLRUCache::Put(const char* key, SslSessionPtr session) { in Put() function in tsi::SslSessionLRUCache
|
| /external/grpc-grpc/src/core/tsi/ssl/session_cache/ |
| D | ssl_session_cache.cc | 120 void SslSessionLRUCache::Put(const char* key, SslSessionPtr session) { in Put() function in tsi::SslSessionLRUCache
|
| /external/icing/icing/monkey_test/ |
| D | in-memory-icing-search-engine.cc | 122 void InMemoryIcingSearchEngine::Put(const MonkeyTokenizedDocument &document) { in Put() function in icing::lib::InMemoryIcingSearchEngine
|
| /external/dng_sdk/source/ |
| D | dng_image_writer.cpp | 241 void tag_string::Put (dng_stream &stream) const in Put() function in tag_string 279 void tag_encoded_text::Put (dng_stream &stream) const in Put() function in tag_encoded_text 313 void tag_data_ptr::Put (dng_stream &stream) const in Put() function in tag_data_ptr 460 void tag_cfa_pattern::Put (dng_stream &stream) const in Put() function in tag_cfa_pattern 517 void tag_iptc::Put (dng_stream &stream) const in Put() function in tag_iptc 637 void dng_tiff_directory::Put (dng_stream &stream, in Put() function in dng_tiff_directory 2602 void tiff_dng_extended_color_profile::Put (dng_stream &stream, in Put() function in tiff_dng_extended_color_profile
|