Home
last modified time | relevance | path

Searched refs:from_end (Results 1 – 7 of 7) sorted by relevance

/third_party/gn/src/base/containers/
Dvector_buffer.h109 static void MoveRange(T* from_begin, T* from_end, T* to) { in MoveRange() argument
110 DCHECK(!RangesOverlap(from_begin, from_end, to)); in MoveRange()
111 memcpy(to, from_begin, (from_end - from_begin) * sizeof(T)); in MoveRange()
120 static void MoveRange(T* from_begin, T* from_end, T* to) { in MoveRange() argument
121 DCHECK(!RangesOverlap(from_begin, from_end, to)); in MoveRange()
122 while (from_begin != from_end) { in MoveRange()
136 static void MoveRange(T* from_begin, T* from_end, T* to) { in MoveRange() argument
137 DCHECK(!RangesOverlap(from_begin, from_end, to)); in MoveRange()
138 while (from_begin != from_end) { in MoveRange()
148 const T* from_end, in RangesOverlap() argument
[all …]
Dcircular_deque.h910 size_t from_end, in MoveBuffer() argument
917 if (from_begin < from_end) { in MoveBuffer()
919 from_buf.MoveRange(&from_buf[from_begin], &from_buf[from_end], in MoveBuffer()
921 *to_end = from_end - from_begin; in MoveBuffer()
922 } else if (from_begin > from_end) { in MoveBuffer()
928 from_buf.MoveRange(&from_buf[0], &from_buf[from_end], in MoveBuffer()
930 *to_end = right_size + from_end; in MoveBuffer()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dmemorypool.c166 size_t size, int from_end) in MHD_pool_allocate() argument
176 if (from_end == MHD_YES) in MHD_pool_allocate()
Dmemorypool.h73 size_t size, int from_end);
/third_party/node/deps/v8/src/objects/
Delements.cc369 for (uint32_t from_end = from_start + static_cast<uint32_t>(copy_size); in CopySmiToDoubleElements() local
370 from_start < from_end; from_start++, to_start++) { in CopySmiToDoubleElements()
404 for (uint32_t from_end = from_start + static_cast<uint32_t>(packed_size); in CopyPackedSmiToDoubleElements() local
405 from_start < from_end; from_start++, to_start++) { in CopyPackedSmiToDoubleElements()
430 for (uint32_t from_end = from_start + copy_size; from_start < from_end; in CopyObjectToDoubleElements() local
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest9-pr18818-clang.so.abi4444 …<parameter type-id='type-id-23' name='from_end' filepath='src/third_party/boost-1.56.0/boost/files…
5652 …<parameter type-id='type-id-23' name='from_end' filepath='src/third_party/boost-1.56.0/libs/filesy…
5659 …<parameter type-id='type-id-95' name='from_end' filepath='src/third_party/boost-1.56.0/libs/filesy…
Dtest10-pr18818-gcc.so.abi6189 …<parameter type-id='type-id-43' name='from_end' filepath='src/third_party/boost-1.56.0/boost/files…
7388 …<parameter type-id='type-id-43' name='from_end' filepath='src/third_party/boost-1.56.0/libs/filesy…
7395 …<parameter type-id='type-id-159' name='from_end' filepath='src/third_party/boost-1.56.0/libs/files…