Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp343 auto* pBytes = reinterpret_cast<const uint8_t*>(pString); in GetNextChar() local
/external/aac/libMpegTPEnc/src/
Dtpenc_latm.cpp725 int *pBytes) { in transportEnc_LatmGetFrame()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h254 inline void PVRTByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRTByteSwap()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp639 inline void PVRShellByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRShellByteSwap()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp262 deUint8* const pBytes = static_cast<deUint8*>(pData); in fillPattern() local
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-fileupload-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dcommons-fileupload-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8324 char *pBytes = VMA_NULL; in Map() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8324 char *pBytes = VMA_NULL; in Map() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc1696 static jlong NativeCrypto_EC_GROUP_new_arbitrary(JNIEnv* env, jclass, jbyteArray pBytes, in NativeCrypto_EC_GROUP_new_arbitrary()