/third_party/boost/boost/compute/ |
D | buffer.hpp | 54 class buffer : public memory_object class 58 buffer() in buffer() function in boost::compute::buffer 65 explicit buffer(cl_mem mem, bool retain = true) in buffer() function in boost::compute::buffer 74 buffer(const context &context, in buffer() function in boost::compute::buffer 91 buffer(const buffer &other) in buffer() function in boost::compute::buffer 97 buffer& operator=(const buffer &other) in operator =() 108 buffer(buffer&& other) BOOST_NOEXCEPT in buffer() function in boost::compute::buffer 114 buffer& operator=(buffer&& other) BOOST_NOEXCEPT in operator =()
|
/third_party/protobuf/js/experimental/runtime/ |
D | bytestring_test.js | 59 const buffer = new ArrayBuffer(4); constant 82 const buffer = new ArrayBuffer(4); constant 103 const buffer = new ArrayBuffer(4); constant 164 const other = ByteString.fromBase64String(HALLO_IN_BASE64); constant 169 const other = ByteString.fromBase64String(HALLO_IN_BASE64_WITH_SPACES); constant 174 const other = ByteString.fromArrayBufferView(BYTES_WITH_HALLO); constant 199 const other = ByteString.fromArrayBuffer(arrayBufferSlice(TEST_BYTES, 0)); constant 204 const other = constant 210 const other = constant 216 const other = constant [all …]
|
/third_party/node/deps/icu-small/source/common/ |
D | unifiedcache.h | 42 CacheKeyBase(const CacheKeyBase &other) in CacheKeyBase() 118 virtual char *writeDescription(char *buffer, int32_t bufLen) const override { in writeDescription() 129 virtual bool equals(const CacheKeyBase &other) const override { in equals() 142 virtual bool equals(const CacheKeyBase &other) const override { in equals() 152 LocaleCacheKey(const LocaleCacheKey<T> &other) in LocaleCacheKey() 169 virtual char *writeDescription(char *buffer, int32_t bufLen) const override { in writeDescription()
|
/third_party/boost/libs/container/example/ |
D | doc_pmr.cpp | 34 ShoppingList(const ShoppingList& other) in ShoppingList() 38 ShoppingList(const ShoppingList& other, allocator_type a) in ShoppingList() 71 char buffer[1024]; in main() local
|
/third_party/protobuf/src/google/protobuf/ |
D | metadata_lite.h | 106 PROTOBUF_ALWAYS_INLINE void Swap(InternalMetadata* other) { in Swap() 119 PROTOBUF_ALWAYS_INLINE void MergeFrom(const InternalMetadata& other) { in MergeFrom() 187 void DoMergeFrom(const T& other) { in DoMergeFrom() 192 void DoSwap(T* other) { in DoSwap() 235 std::string* buffer() { return &buffer_; } in buffer() function
|
/third_party/boost/boost/compute/iterator/ |
D | constant_buffer_iterator.hpp | 72 constant_buffer_iterator(const buffer &buffer, size_t index) in constant_buffer_iterator() 78 constant_buffer_iterator(const constant_buffer_iterator<T> &other) in constant_buffer_iterator() 84 constant_buffer_iterator<T>& operator=(const constant_buffer_iterator<T> &other) in operator =() 182 make_constant_buffer_iterator(const buffer &buffer, size_t index = 0) in make_constant_buffer_iterator()
|
D | buffer_iterator.hpp | 148 buffer_iterator(const buffer &buffer, size_t index) in buffer_iterator() 154 buffer_iterator(const buffer_iterator<T> &other) in buffer_iterator() 160 buffer_iterator<T>& operator=(const buffer_iterator<T> &other) in operator =() 268 make_buffer_iterator(const buffer &buffer, size_t index = 0) in make_buffer_iterator()
|
/third_party/boost/boost/graph/distributed/detail/ |
D | filtered_queue.hpp | 40 filtered_queue(const buffer_type& buffer = buffer_type(), in filtered_queue() 79 void swap(filtered_queue& other) in swap() 87 buffer_type buffer; member in boost::filtered_queue 94 make_filtered_queue(const Buffer& buffer, const Predicate& pred) in make_filtered_queue()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unifiedcache.h | 42 CacheKeyBase(const CacheKeyBase &other) in CacheKeyBase() 116 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription() 141 LocaleCacheKey(const LocaleCacheKey<T> &other) in LocaleCacheKey() 169 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription()
|
/third_party/icu/icu4c/source/common/ |
D | unifiedcache.h | 42 CacheKeyBase(const CacheKeyBase &other) in CacheKeyBase() 116 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription() 141 LocaleCacheKey(const LocaleCacheKey<T> &other) in LocaleCacheKey() 169 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unifiedcache.h | 42 CacheKeyBase(const CacheKeyBase &other) in CacheKeyBase() 116 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription() 141 LocaleCacheKey(const LocaleCacheKey<T> &other) in LocaleCacheKey() 169 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription()
|
/third_party/boost/boost/beast/core/impl/ |
D | buffers_prefix.hpp | 172 buffers_prefix_view const& other, in buffers_prefix_view() 183 buffers_prefix_view(buffers_prefix_view const& other) in buffers_prefix_view() function in boost::beast::buffers_prefix_view 194 operator=(buffers_prefix_view const& other) -> in operator =() 264 net::const_buffer buffer) in buffers_prefix_view() 300 net::mutable_buffer buffer) in buffers_prefix_view()
|
/third_party/boost/boost/compute/detail/ |
D | device_ptr.hpp | 76 device_ptr(const buffer &buffer, size_t index = 0) in device_ptr() 82 device_ptr(const device_ptr<T> &other) in device_ptr() 88 device_ptr<T>& operator=(const device_ptr<T> &other) in operator =() 99 device_ptr(device_ptr<T>&& other) BOOST_NOEXCEPT in device_ptr() function in boost::compute::detail::device_ptr 106 device_ptr<T>& operator=(device_ptr<T>&& other) BOOST_NOEXCEPT in operator =()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | VertexDataManager.cpp | 83 gl::Buffer *buffer = binding.getBuffer().get(); in DirectStoragePossible() local 174 gl::Buffer *buffer = binding.getBuffer().get(); in ClassifyAttributeStorage() local 211 VertexDataManager::CurrentValueState::CurrentValueState(CurrentValueState &&other) in CurrentValueState() function in rx::VertexDataManager::CurrentValueState 330 gl::Buffer *buffer = binding.getBuffer().get(); in StoreDirectAttrib() local 354 gl::Buffer *buffer = binding.getBuffer().get(); in StoreStaticAttrib() local 472 gl::Buffer *buffer = binding.getBuffer().get(); in PromoteDynamicAttribs() local 496 gl::Buffer *buffer = binding.getBuffer().get(); in reserveSpaceForAttrib() local 536 gl::Buffer *buffer = binding.getBuffer().get(); in storeDynamicAttrib() local 591 StreamingVertexBufferInterface &buffer = *cachedState->buffer; in storeCurrentValue() local 633 VertexBufferBinding::VertexBufferBinding(const VertexBufferBinding &other) in VertexBufferBinding() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | VertexDataManager.cpp | 85 gl::Buffer *buffer = binding.getBuffer().get(); in DirectStoragePossible() local 176 gl::Buffer *buffer = binding.getBuffer().get(); in ClassifyAttributeStorage() local 213 VertexDataManager::CurrentValueState::CurrentValueState(CurrentValueState &&other) in CurrentValueState() function in rx::VertexDataManager::CurrentValueState 331 gl::Buffer *buffer = binding.getBuffer().get(); in StoreDirectAttrib() local 355 gl::Buffer *buffer = binding.getBuffer().get(); in StoreStaticAttrib() local 470 gl::Buffer *buffer = binding.getBuffer().get(); in PromoteDynamicAttribs() local 493 gl::Buffer *buffer = binding.getBuffer().get(); in reserveSpaceForAttrib() local 529 gl::Buffer *buffer = binding.getBuffer().get(); in storeDynamicAttrib() local 583 StreamingVertexBufferInterface &buffer = *cachedState->buffer; in storeCurrentValue() local 625 VertexBufferBinding::VertexBufferBinding(const VertexBufferBinding &other) in VertexBufferBinding() [all …]
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
D | Encoder.java | 21 private ByteBuffer buffer; field in Encoder 34 private Parameters(Parameters other) { in Parameters() method in Encoder.Parameters 176 ByteBuffer buffer = encoder.pull(); in compress() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | NioByteString.java | 49 private final ByteBuffer buffer; field in NioByteString 51 NioByteString(ByteBuffer buffer) { in NioByteString() 127 boolean equalsRange(ByteString other, int offset, int length) { in equalsRange() 188 public boolean equals(Object other) { in equals()
|
/third_party/boost/libs/container/test/ |
D | expand_bwd_test_allocator.hpp | 79 { typedef expand_bwd_test_allocator<T2> other; }; typedef 82 expand_bwd_test_allocator(T *buffer, size_type sz, difference_type offset) in expand_bwd_test_allocator() 87 expand_bwd_test_allocator(const expand_bwd_test_allocator &other) in expand_bwd_test_allocator() 93 expand_bwd_test_allocator(const expand_bwd_test_allocator<T2> &other) in expand_bwd_test_allocator()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | windtfmt.cpp | 99 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() 180 Win32DateFormat::Win32DateFormat(const Win32DateFormat &other) in Win32DateFormat() 194 Win32DateFormat &Win32DateFormat::operator=(const Win32DateFormat &other) in operator =() 311 wchar_t *buffer = stackBuffer; in formatDate() local 344 wchar_t *buffer = stackBuffer; in formatTime() local
|
/third_party/icu/icu4c/source/i18n/ |
D | windtfmt.cpp | 99 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() 180 Win32DateFormat::Win32DateFormat(const Win32DateFormat &other) in Win32DateFormat() 194 Win32DateFormat &Win32DateFormat::operator=(const Win32DateFormat &other) in operator =() 311 wchar_t *buffer = stackBuffer; in formatDate() local 344 wchar_t *buffer = stackBuffer; in formatTime() local
|
D | double-conversion-bignum.cpp | 89 void Bignum::AssignBignum(const Bignum& other) { in AssignBignum() 98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() 173 Bignum other; in AddUInt64() local 179 void Bignum::AddBignum(const Bignum& other) { in AddBignum() 225 void Bignum::SubtractBignum(const Bignum& other) { in SubtractBignum() 515 uint16_t Bignum::DivideModuloIntBignum(const Bignum& other) { in DivideModuloIntBignum() 602 bool Bignum::ToHexString(char* buffer, const int buffer_size) const { in ToHexString() 739 void Bignum::Align(const Bignum& other) { in Align() 780 void Bignum::SubtractTimes(const Bignum& other, const int factor) { in SubtractTimes()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | windtfmt.cpp | 99 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() 180 Win32DateFormat::Win32DateFormat(const Win32DateFormat &other) in Win32DateFormat() 194 Win32DateFormat &Win32DateFormat::operator=(const Win32DateFormat &other) in operator =() 312 wchar_t *buffer = stackBuffer; in formatDate() local 345 wchar_t *buffer = stackBuffer; in formatTime() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | windtfmt.cpp | 99 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() 180 Win32DateFormat::Win32DateFormat(const Win32DateFormat &other) in Win32DateFormat() 194 Win32DateFormat &Win32DateFormat::operator=(const Win32DateFormat &other) in operator =() 312 wchar_t *buffer = stackBuffer; in formatDate() local 345 wchar_t *buffer = stackBuffer; in formatTime() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
D | unicodetext.cc | 230 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8() 239 UnicodeText& UnicodeText::UnsafeCopyUTF8(const char* buffer, in UnsafeCopyUTF8() 247 UnicodeText& UnicodeText::TakeOwnershipOfUTF8(char* buffer, in TakeOwnershipOfUTF8() 258 UnicodeText& UnicodeText::UnsafeTakeOwnershipOfUTF8(char* buffer, in UnsafeTakeOwnershipOfUTF8() 267 UnicodeText& UnicodeText::PointToUTF8(const char* buffer, int byte_length) { in PointToUTF8() 278 UnicodeText& UnicodeText::UnsafePointToUTF8(const char* buffer, in UnsafePointToUTF8() 414 UnicodeText::const_iterator::const_iterator(const const_iterator& other) in const_iterator() 419 UnicodeText::const_iterator::operator=(const const_iterator& other) { in operator =()
|
/third_party/skia/src/gpu/ops/ |
D | ClearOp.cpp | 43 ClearOp::ClearOp(Buffer buffer, in ClearOp() 56 auto other = t->cast<ClearOp>(); in onCombineIfPossible() local
|