Home
last modified time | relevance | path

Searched defs:Put (Results 1 – 25 of 30) sorted by relevance

12

/external/zlib/src/contrib/dotzlib/DotZLib/
DCircularBuffer.cs39 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/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc60 void ByteArray::Put(int32_t index, byte_t b) { in Put() function in sfntly::ByteArray
73 int32_t ByteArray::Put(int index, ByteVector* b) { in Put() function in sfntly::ByteArray
78 int32_t ByteArray::Put(int32_t index, in Put() function in sfntly::ByteArray
/external/volley/src/test/java/com/android/volley/mock/
DTestRequest.java107 public static class Put extends Base { class in TestRequest
108 public Put() { in Put() method in TestRequest.Put
/external/tensorflow/tensorflow/go/genop/internal/
Dapi_def_map.go86 func (m *apiDefMap) Put(data string) error { func
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DDoubleKeyMap.cs9 public virtual TValue Put(TKey1 k1, TKey2 k2, TValue v) { in Put() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/
DDoubleKeyMap`3.cs9 public virtual TValue Put(TKey1 k1, TKey2 k2, TValue v) in Put() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
/external/v8/src/
Dstring-stream.cc38 bool StringStream::Put(char c) { in Put() function in v8::internal::StringStream
263 bool StringStream::Put(String* str) { in Put() function in v8::internal::StringStream
268 bool StringStream::Put(String* str, int start, int end) { in Put() function in v8::internal::StringStream
Dcompilation-cache.cc172 void CompilationCacheScript::Put(Handle<String> source, in Put() function in v8::internal::CompilationCacheScript
205 void CompilationCacheEval::Put(Handle<String> source, in Put() function in v8::internal::CompilationCacheEval
246 void CompilationCacheRegExp::Put(Handle<String> source, in Put() function in v8::internal::CompilationCacheRegExp
/external/v8/src/snapshot/
Dsnapshot-source-sink.h90 void Put(byte b, const char* description) { data_.push_back(b); } in Put() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h98 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
Dsanitizer_quarantine.h60 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put() function
/external/libchrome/base/containers/
Dmru_cache.h95 iterator Put(const KeyType& key, Payload&& payload) { in Put() function
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Ddatastore.go308 func Put(c context.Context, key *Key, src interface{}) (*Key, error) { func
/external/grpc-grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc120 void SslSessionLRUCache::Put(const char* key, SslSessionPtr session) { in Put() function in tsi::SslSessionLRUCache
/external/flatbuffers/net/FlatBuffers/
DFlatBufferBuilder.cs313 Put(x); in Put() method
334 Put(x); in Put() method
DByteBuffer.cs418 public void Put(int offset, byte value) in Put() method in FlatBuffers.ByteBuffer
/external/dng_sdk/source/
Ddng_image_writer.cpp241 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
Ddng_image.cpp687 void dng_image::Put (const dng_pixel_buffer &buffer) in Put() function in dng_image
Ddng_stream.cpp380 void dng_stream::Put (const void *data, in Put() function in dng_stream
Ddng_image_writer.h972 void Put (dng_stream &stream) const in Put() function
/external/tensorflow/tensorflow/core/kernels/
Dstage_op.cc41 Status Put(Tuple* tuple) { in Put() function in tensorflow::__anonca4d15760111::Buffer
/external/u-boot/doc/
DREADME.x86192 Put all 5 files into board/google/chromebook_samus. label
/external/boringssl/src/ssl/test/runner/
Dcommon.go307 Put(sessionKey string, cs *ClientSessionState) methodSpec
320 Put(sessionId string, session *sessionState) methodSpec
1908 func (c *lruSessionCache) Put(sessionKey string, cs interface{}) { func
1953 func (c *lruClientSessionCache) Put(sessionKey string, cs *ClientSessionState) { func
1971 func (c *lruServerSessionCache) Put(sessionId string, session *sessionState) { func
/external/syzkaller/vendor/google.golang.org/genproto/googleapis/api/annotations/
Dhttp.pb.go359 Put string `protobuf:"bytes,3,opt,name=put,proto3,oneof"` member
/external/v8/src/interpreter/
Dbytecode-generator.cc808 void Put(FeedbackSlotKind slot_kind, Variable* variable, FeedbackSlot slot) { in Put() function in v8::internal::interpreter::BytecodeGenerator::FeedbackSlotCache
811 void Put(FeedbackSlotKind slot_kind, AstNode* node, FeedbackSlot slot) { in Put() function in v8::internal::interpreter::BytecodeGenerator::FeedbackSlotCache
814 void Put(FeedbackSlotKind slot_kind, int variable_index, in Put() function in v8::internal::interpreter::BytecodeGenerator::FeedbackSlotCache

12