Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp639 inline void PVRShellByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRShellByteSwap()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h254 inline void PVRTByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRTByteSwap()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp259 deUint8* const pBytes = static_cast<deUint8*>(pData); in fillPattern() local
/external/conscrypt/common/src/jni/main/cpp/
DNativeCrypto.cpp1527 JNIEnv* env, jclass, jbyteArray pBytes, jbyteArray aBytes, in NativeCrypto_EC_GROUP_new_arbitrary()