Home
last modified time | relevance | path

Searched defs:aLength (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dedits.cpp263 int32_t aLength = 0, ab_bLength = 0, bc_bLength = 0, cLength = 0; in mergeAndAppend() local
/third_party/skia/third_party/externals/icu/source/common/
Dedits.cpp263 int32_t aLength = 0, ab_bLength = 0, bc_bLength = 0, cLength = 0; in mergeAndAppend() local
/third_party/icu/icu4c/source/common/
Dedits.cpp263 int32_t aLength = 0, ab_bLength = 0, bc_bLength = 0, cLength = 0; in mergeAndAppend() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp44626 constexpr Span(pointer aPtr, index_type aLength) in Span()
44693 index_type aLength) in Span()
44839 index_type aLength = dynamic_extent) const in Subspan()
45096 MakeSpan(ElementType* aPtr, typename Span<ElementType>::index_type aLength) in MakeSpan()
45165 MakeSpan(Ptr& aPtr, size_t aLength) in MakeSpan()
60802 template<typename U> void infallibleAppend(const U* aBegin, size_t aLength) in infallibleAppend()
61484 Vector<T, N, AP>::replaceRawBuffer(T* aP, size_t aLength) in replaceRawBuffer()
62352 HashKnownLength(const T* aStr, size_t aLength) in HashKnownLength()
62376 HashString(const char* aStr, size_t aLength) in HashString()
62383 HashString(const unsigned char* aStr, size_t aLength) in HashString()
[all …]