/external/coreboot/src/console/ |
D | hw-debug_sink.adb | 27 procedure Put (Item : String) subprogram 43 end Put; argument
|
D | hw-debug_sink.ads | 5 procedure Put (Item : String); subprogspec
|
/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/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::__anon4b5b2a490111::MemTableInserter
|
/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/bazelbuild-rules_go/tests/legacy/examples/proto/grpc/ |
D | my_svc.proto | 17 rpc Put(google.protobuf.Any) returns (examples.lib.LibObject); rpc
|
D | main.go | 21 func (s *server) Put(ctx context.Context, req *apb.Any) (*lpb.LibObject, error) { func
|
/external/tensorflow/tensorflow/go/genop/internal/ |
D | api_def_map.go | 88 func (m *apiDefMap) Put(data string) error { func
|
/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/pigweed/pw_kvs/public/pw_kvs/ |
D | key_value_store.h | 211 Status Put(const std::string_view& key, const T& value) { in Put() function 217 Status Put(const std::string_view& key, const T& value) { in Put() function
|
/external/cronet/stable/third_party/google_benchmark/src/test/ |
D | benchmark_random_interleaving_gtest.cc | 22 void Put(const std::string& event) { push(event); } in Put() function in benchmark::internal::__anon45f659ac0111::EventQueue
|
/external/google-benchmark/test/ |
D | benchmark_random_interleaving_gtest.cc | 22 void Put(const std::string& event) { push(event); } in Put() function in benchmark::internal::__anon98a621860111::EventQueue
|
/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 | 255 libtextclassifier3::Status DynamicTrieKeyMapper<T, Formatter>::Put( in Put() function
|
/external/mesa3d/src/nouveau/headers/nvidia/classes/ |
D | cl006e.h | 46 NvU32 Put; /* put offset, write only 0040-0043*/ member
|
D | cl006c.h | 46 NvU32 Put; /* put offset, write only 0040-0043*/ member
|
/external/bazelbuild-rules_go/go/tools/bazel/ |
D | runfiles.go | 306 func (i *index) Put(entry *RunfileEntry) { func
|
/external/cronet/tot/third_party/google_benchmark/src/test/ |
D | benchmark_random_interleaving_gtest.cc | 22 void Put(const std::string& event) { push(event); } in Put() function in benchmark::internal::__anon3c44ec480111::EventQueue
|
/external/grpc-grpc/src/core/tsi/ssl/session_cache/ |
D | ssl_session_cache.cc | 100 void SslSessionLRUCache::Put(const char* key, SslSessionPtr session) { in Put() function in tsi::SslSessionLRUCache
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/ |
D | ssl_session_cache.cc | 96 void SslSessionLRUCache::Put(const char* key, SslSessionPtr session) { in Put() function in tsi::SslSessionLRUCache
|
/external/cronet/stable/net/base/ |
D | expiring_cache.h | 144 void Put(const KeyType& key, in Put() function
|
/external/cronet/tot/net/base/ |
D | expiring_cache.h | 144 void Put(const KeyType& key, in Put() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parser_table.cc | 44 void HPackTable::MementoRingBuffer::Put(Memento m) { in Put() function in grpc_core::HPackTable::MementoRingBuffer
|
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parser_table.cc | 44 void HPackTable::MementoRingBuffer::Put(Memento m) { in Put() function in grpc_core::HPackTable::MementoRingBuffer
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_stackdepotbase.h | 98 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
|