Home
last modified time | relevance | path

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

/third_party/skia/tests/
DSkTBlockListTest.cpp183 static void run_concat_test(skiatest::Reporter* reporter, int aCount, int bCount) { in run_concat_test()
217 static void run_concat_trivial_test(skiatest::Reporter* reporter, int aCount, int bCount) { in run_concat_trivial_test()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DIntDiffer.java150 private int aCount = 0; field in IntDiffer
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string.cpp413 int aCount = dngString.Get_UTF16 (sBuffer); in Extract_Multibyte() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp46182 size_t aCount) in assertNoOverlap()
46217 static inline void maybeSwapInPlace(T* aPtr, size_t aCount) in maybeSwapInPlace()
46234 static void copyAndSwapTo(void* aDest, const T* aSrc, size_t aCount) in copyAndSwapTo()
46262 static void copyAndSwapFrom(T* aDest, const void* aSrc, size_t aCount) in copyAndSwapFrom()
46375 size_t aCount) in copyAndSwapToLittleEndian()
46384 static void swapToLittleEndianInPlace(T* aPtr, size_t aCount) in swapToLittleEndianInPlace()
46405 size_t aCount) in copyAndSwapToBigEndian()
46414 static void swapToBigEndianInPlace(T* aPtr, size_t aCount) in swapToBigEndianInPlace()
46432 copyAndSwapToNetworkOrder(void* aDest, const T* aSrc, size_t aCount) in copyAndSwapToNetworkOrder()
46439 swapToNetworkOrderInPlace(T* aPtr, size_t aCount) in swapToNetworkOrderInPlace()
[all …]