/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A 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
|
/aosp_15_r20/external/skia/tests/ |
H A D | CachedDecodingPixelRefTest.cpp | 65 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() local
|
/aosp_15_r20/external/grpc-grpc/third_party/xxhash/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A 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
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | xxhash.h | 2734 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE32() local 2743 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE32() local 3256 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE64() local 3269 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE64() local
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/cg/ |
D | CFMLateImport.c | 249 UInt8 * bytePtr; in DecodeVCountValue() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | icuplug.cpp | 81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageSubresourceLayoutTests.cpp | 277 auto bytePtr = reinterpret_cast<unsigned char *>(location); in fillWithRandomData() local
|
/aosp_15_r20/external/zstd/lib/dictBuilder/ |
H A D | zdict.c | 586 { const BYTE* bytePtr; in ZDICT_countEStats() local
|
/aosp_15_r20/art/dexdump/ |
H A D | dexdump.cc | 1046 const u1* bytePtr = (const u1*) &accessor.Insns()[insnIdx + i]; in dumpInstruction() local
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_read_image.cpp | 140 inline void DecodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in DecodeDeltaBytes()
|
H A D | dng_image_writer.cpp | 2828 inline void EncodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in EncodeDeltaBytes()
|
/aosp_15_r20/external/lz4/lib/ |
H A D | lz4hc.c | 862 { const BYTE* bytePtr = (const BYTE*)(&pattern) + 3; /* works for any endianness */ in LZ4HC_reverseCountPattern() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | UniformBufferTest.cpp | 778 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local
|