Searched defs:pBuf (Results 1 – 12 of 12) sorted by relevance
| /frameworks/compile/mclinker/lib/Support/ |
| D | LEB128.cpp | 17 size_t encode<uint64_t>(ByteType*& pBuf, uint64_t pValue) { in encode() 36 size_t encode<uint32_t>(ByteType*& pBuf, uint32_t pValue) { in encode() 67 size_t encode<int64_t>(ByteType*& pBuf, int64_t pValue) { in encode() 89 size_t encode<int32_t>(ByteType*& pBuf, int32_t pValue) { in encode() 96 uint64_t decode<uint64_t>(const ByteType* pBuf, size_t& pSize) { in decode() 136 uint64_t decode<uint64_t>(const ByteType*& pBuf) { in decode() 184 int64_t decode<int64_t>(const ByteType* pBuf, size_t& pSize) { in decode() 205 int64_t decode<int64_t>(const ByteType*& pBuf) { in decode()
|
| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | LEB128.h | 96 size_t encode(char*& pBuf, IntType pValue) { in encode() 101 IntType decode(const char* pBuf, size_t& pSize) { in decode() 106 IntType decode(const char*& pBuf) { in decode()
|
| /frameworks/compile/mclinker/lib/Target/ |
| D | ELFAttributeData.cpp | 19 const char*& pBuf, in ReadTag() 36 const char*& pBuf, in ReadValue() 66 char*& pBuf) { in WriteAttribute()
|
| /frameworks/compile/libbcc/lib/Support/ |
| D | InputFile.cpp | 26 ssize_t InputFile::read(void *pBuf, size_t count) { in read()
|
| D | OutputFile.cpp | 30 ssize_t OutputFile::write(const void *pBuf, size_t count) { in write()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
| D | armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s | 71 pBuf RN 7 label
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
| D | armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s | 71 pBuf RN 7 label
|
| D | omxVCM4P10_InterpolateLuma_s.s | 136 pBuf RN 8 label
|
| /frameworks/av/media/libstagefright/codecs/avcdec/ |
| D | SoftAVCDec.cpp | 459 uint8_t *pBuf; in setDecodeArgs() local
|
| /frameworks/av/media/libstagefright/codecs/hevcdec/ |
| D | SoftHEVC.cpp | 419 uint8_t *pBuf; in setDecodeArgs() local
|
| /frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
| D | SoftMPEG2.cpp | 546 uint8_t *pBuf; in setDecodeArgs() local
|
| /frameworks/native/cmds/installd/ |
| D | commands.cpp | 666 char *pBuf = buf; in split_count() local 681 char *pBuf = buf; in split() local
|