/external/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 65 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() local
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 154 const uint8_t *bytePtr = reinterpret_cast<const uint8_t *>(valuePtr); in isValueZero() local 282 const uint8_t *bytePtr = reinterpret_cast<const uint8_t *>(valuePtr); in logValue() local
|
/external/icu/icu4c/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/external/cronet/tot/third_party/icu/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/external/cronet/stable/third_party/icu/source/common/ |
D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageSubresourceLayoutTests.cpp | 277 auto bytePtr = reinterpret_cast<unsigned char *>(location); in fillWithRandomBytes() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/ |
D | xxhash.h | 1833 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE32() local 1842 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE32() local 2364 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE64() local 2377 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE64() local
|
/external/AFLplusplus/include/ |
D | xxhash.h | 1925 const xxh_u8 *bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE32() local 1933 const xxh_u8 *bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE32() local 2595 const xxh_u8 *bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE64() local 2605 const xxh_u8 *bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE64() local
|
/external/grpc-grpc/third_party/xxhash/ |
D | xxhash.h | 1833 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE32() local 1842 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE32() local 2364 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE64() local 2377 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE64() local
|
/external/zstd/lib/common/ |
D | xxhash.h | 2783 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE32() local 2792 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE32() local 3305 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE64() local 3318 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE64() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineLegacyAttrTests.cpp | 236 const uint8_t *bytePtr = pixelData + j * k32BitsInBytes + k; in getOutputData() local
|
/external/zstd/lib/dictBuilder/ |
D | zdict.c | 586 { const BYTE* bytePtr; in ZDICT_countEStats() local
|
/external/dng_sdk/source/ |
D | dng_read_image.cpp | 140 inline void DecodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in DecodeDeltaBytes()
|
D | dng_image_writer.cpp | 2828 inline void EncodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in EncodeDeltaBytes()
|
/external/lz4/lib/ |
D | lz4hc.c | 862 { const BYTE* bytePtr = (const BYTE*)(&pattern) + 3; /* works for any endianness */ in LZ4HC_reverseCountPattern() local
|
/external/angle/src/tests/gl_tests/ |
D | UniformBufferTest.cpp | 778 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local
|