Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dxxhash.h642 static xxh_u32 XXH32_round(xxh_u32 acc, xxh_u32 input) in XXH32_round()
1082 static xxh_u64 XXH64_round(xxh_u64 acc, xxh_u64 input) in XXH64_round()
1090 static xxh_u64 XXH64_mergeRound(xxh_u64 acc, xxh_u64 val) in XXH64_mergeRound()
/hardware/interfaces/media/bufferpool/aidl/default/
DAccessor.cpp365 const std::shared_ptr<Accessor> acc = it->second.lock(); in invalidatorThread() local
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp166 [](size_t acc, const Type& x) { return acc + sizeForBinder(x); }); in sizeForBinder()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateModel.cpp185 [](size_t acc, const Type& x) { return acc + sizeForBinder(x); }); in sizeForBinder()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateModel.cpp186 [](size_t acc, const Type& x) { return acc + sizeForBinder(x); }); in sizeForBinder()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateModel.cpp193 [](size_t acc, const Type& x) { return acc + sizeForBinder(x); }); in sizeForBinder()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateModel.cpp226 [](size_t acc, const Type& x) { return acc + sizeForBinder(x); }); in sizeForBinder()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h2698 #define dct_long_mac(out, acc, inq, coeff) \ in stbi__idct_simd() argument
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h2698 #define dct_long_mac(out, acc, inq, coeff) \ in stbi__idct_simd() argument