Home
last modified time | relevance | path

Searched refs:MoveElements (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dbounded_inline_vector_impl.h73 void MoveElements(T* src_data, int src_size, T* dst_data, int* dst_size) { in MoveElements() function
138 MoveElements(other.data, other.size, data, &size); in Storage()
152 MoveElements(other.data, other.size, data, &size);
H A Dbounded_inline_vector.h80 bounded_inline_vector_impl::MoveElements(other.data(), other.size(), in BoundedInlineVector()
103 bounded_inline_vector_impl::MoveElements(other.data(), other.size(),
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dbounded_inline_vector_impl.h73 void MoveElements(T* src_data, int src_size, T* dst_data, int* dst_size) { in MoveElements() function
138 MoveElements(other.data, other.size, data, &size); in Storage()
152 MoveElements(other.data, other.size, data, &size);
H A Dbounded_inline_vector.h80 bounded_inline_vector_impl::MoveElements(other.data(), other.size(), in BoundedInlineVector()
103 bounded_inline_vector_impl::MoveElements(other.data(), other.size(),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dbounded_inline_vector_impl.h73 void MoveElements(T* src_data, int src_size, T* dst_data, int* dst_size) { in MoveElements() function
138 MoveElements(other.data, other.size, data, &size); in Storage()
152 MoveElements(other.data, other.size, data, &size);
H A Dbounded_inline_vector.h80 bounded_inline_vector_impl::MoveElements(other.data(), other.size(), in BoundedInlineVector()
103 bounded_inline_vector_impl::MoveElements(other.data(), other.size(),
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dbounded_inline_vector_impl.h73 void MoveElements(T* src_data, int src_size, T* dst_data, int* dst_size) { in MoveElements() function
138 MoveElements(other.data, other.size, data, &size); in Storage()
152 MoveElements(other.data, other.size, data, &size);
H A Dbounded_inline_vector.h80 bounded_inline_vector_impl::MoveElements(other.data(), other.size(), in BoundedInlineVector()
103 bounded_inline_vector_impl::MoveElements(other.data(), other.size(),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Djs-array.tq95 extern macro MoveElements(
100 MoveElements(
106 MoveElements(
112 MoveElements(
214 macro MoveElements(dst: intptr, src: intptr, length: intptr) {
H A Dfixed-array.h148 inline void MoveElements(Isolate* isolate, int dst_index, int src_index,
240 inline void MoveElements(Isolate* isolate, int dst_index, int src_index,
H A Dfixed-array-inl.h192 void FixedArray::MoveElements(Isolate* isolate, int dst_index, int src_index, in MoveElements() function
373 void FixedDoubleArray::MoveElements(Isolate* isolate, int dst_index, in MoveElements() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Djs-array.tq112 extern macro MoveElements(
117 MoveElements(
123 MoveElements(
129 MoveElements(
230 macro MoveElements(dst: intptr, src: intptr, length: intptr) {
H A Dfixed-array.h144 inline void MoveElements(Isolate* isolate, int dst_index, int src_index,
240 inline void MoveElements(Isolate* isolate, int dst_index, int src_index,
H A Dfixed-array-inl.h189 void FixedArray::MoveElements(Isolate* isolate, int dst_index, int src_index, in MoveElements() function
394 void FixedDoubleArray::MoveElements(Isolate* isolate, int dst_index, in MoveElements() function
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Djs-array.tq144 extern macro MoveElements(
149 MoveElements(
155 MoveElements(
161 MoveElements(
262 macro MoveElements(dst: intptr, src: intptr, length: intptr): void {
H A Dfixed-array.h155 inline void MoveElements(Isolate* isolate, int dst_index, int src_index,
251 inline void MoveElements(Isolate* isolate, int dst_index, int src_index,
H A Dfixed-array-inl.h216 void FixedArray::MoveElements(Isolate* isolate, int dst_index, int src_index, in MoveElements() function
419 void FixedDoubleArray::MoveElements(Isolate* isolate, int dst_index, in MoveElements() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Darray-shift.tq29 // implemented in elements.cc:FastElementsAccessor::MoveElements.
34 witness.MoveElements(0, 1, Convert<intptr>(newLength));
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Darray-shift.tq29 // implemented in elements.cc:FastElementsAccessor::MoveElements.
34 witness.MoveElements(0, 1, Convert<intptr>(newLength));
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Darray-shift.tq29 // implemented in elements.cc:FastElementsAccessor::MoveElements.
34 witness.MoveElements(0, 1, Convert<intptr>(newLength));
/dports/editors/fpc-ide/fpc-3.2.2/rtl/objpas/classes/
H A Dlists.inc405 procedure MoveElements (src, dest : TFPList);
417 MoveElements (ListB, ListA)
422 MoveElements (ListA, dest)
840 procedure MoveElements (src, dest : TList);
852 MoveElements (ListB, ListA)
857 MoveElements (ListA, dest)
/dports/lang/fpc-utils/fpc-3.2.2/rtl/objpas/classes/
H A Dlists.inc405 procedure MoveElements (src, dest : TFPList);
417 MoveElements (ListB, ListA)
422 MoveElements (ListA, dest)
840 procedure MoveElements (src, dest : TList);
852 MoveElements (ListB, ListA)
857 MoveElements (ListA, dest)
/dports/lang/fpc-source/fpc-3.2.2/rtl/objpas/classes/
H A Dlists.inc405 procedure MoveElements (src, dest : TFPList);
417 MoveElements (ListB, ListA)
422 MoveElements (ListA, dest)
840 procedure MoveElements (src, dest : TList);
852 MoveElements (ListB, ListA)
857 MoveElements (ListA, dest)
/dports/lang/fpc/fpc-3.2.2/rtl/objpas/classes/
H A Dlists.inc405 procedure MoveElements (src, dest : TFPList);
417 MoveElements (ListB, ListA)
422 MoveElements (ListA, dest)
840 procedure MoveElements (src, dest : TList);
852 MoveElements (ListB, ListA)
857 MoveElements (ListA, dest)
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Delements.cc2268 static void MoveElements(Isolate* isolate, Handle<JSArray> receiver, in MoveElements() function in v8::internal::__anonbb3ea2e00111::FastElementsAccessor
2291 heap->MoveElements(FixedArray::cast(*dst_elms), dst_index, src_index, in MoveElements()
2475 Subclass::MoveElements(isolate, receiver, backing_store, in SpliceShrinkStep()
2490 Subclass::MoveElements(isolate, receiver, backing_store, in SpliceGrowStep()
2526 Subclass::MoveElements(isolate, receiver, backing_store, 0, 1, new_length, in RemoveElement()
2562 Subclass::MoveElements(isolate, receiver, backing_store, add_size, 0, in AddArguments()

12