Searched defs:pBuffer (Results 1 – 9 of 9) sorted by relevance
| /CTR-SDK-4.2.5/sources/libraries/test/ |
| D | test_String.cpp | 25 String::String(const char* pBuffer) in String() 42 String& String::operator=(const char* pBuffer) in operator =() 59 bool String::operator==(const char* pBuffer) in operator ==() 64 String& String::operator+=(const char* pBuffer) in operator +=() 85 void String::Initialize(const char* pBuffer) in Initialize()
|
| D | test_Util.cpp | 24 FillBytesRandom(u8* pBuffer, size_t len) in FillBytesRandom()
|
| /CTR-SDK-4.2.5/include/nn/jpeg/CTR/ |
| D | jpeg_MpDecoder.h | 1194 static bool GetMpIndividualNum(u32* pBuffer, const MpAttribute* pAttr) in GetMpIndividualNum() 1219 static bool GetMpPanOrientation(u32* pBuffer, const MpAttribute* pAttr) in GetMpPanOrientation() 1244 static bool GetMpPanOverlapH(Rational* pBuffer, const MpAttribute* pAttr) in GetMpPanOverlapH() 1269 static bool GetMpPanOverlapV(Rational* pBuffer, const MpAttribute* pAttr) in GetMpPanOverlapV() 1294 static bool GetMpBaseViewpointNum(u32* pBuffer, const MpAttribute* pAttr) in GetMpBaseViewpointNum() 1319 static bool GetMpConvergenceAngle(Srational* pBuffer, const MpAttribute* pAttr) in GetMpConvergenceAngle() 1344 static bool GetMpBaselineLength(Rational* pBuffer, const MpAttribute* pAttr) in GetMpBaselineLength() 1369 static bool GetMpVerticalDivergence(Srational* pBuffer, const MpAttribute* pAttr) in GetMpVerticalDivergence() 1394 static bool GetMpAxisDistanceX(Srational* pBuffer, const MpAttribute* pAttr) in GetMpAxisDistanceX() 1419 static bool GetMpAxisDistanceY(Srational* pBuffer, const MpAttribute* pAttr) in GetMpAxisDistanceY() [all …]
|
| D | jpeg_MpEncoder.h | 324 void SetDateTime(const char* pBuffer) in SetDateTime() 371 void SetSoftware(const char* pBuffer) in SetSoftware() 431 void SetImageUid(const char* pBuffer) in SetImageUid()
|
| /CTR-SDK-4.2.5/include/nn/uds/CTR/ |
| D | uds_ScanResultReader.h | 41 NetworkDescriptionReader(const u8* pBuffer):m_pBuffer(pBuffer){} in NetworkDescriptionReader() 119 ScanResultReader(const void* pBuffer) : m_pBuffer(pBuffer), m_pNext(NULL){} in ScanResultReader()
|
| /CTR-SDK-4.2.5/include/nn/gx/CTR/ |
| D | gx_CommandAccess.h | 93 inline void UpdateBuffer( const void* pBuffer, size_t size ) in UpdateBuffer()
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/ |
| D | dbg_Argument.cpp | 68 static void Setup( const void* pBuffer, size_t size ) in Setup() 311 void SetArgumentBuffer( const void *pBuffer, size_t size ) in SetArgumentBuffer()
|
| D | dbg_Instrument.cpp | 150 void Instrument::Initialize( void* pBuffer, size_t bufferSize, s32 type ) in Initialize()
|
| /CTR-SDK-4.2.5/sources/libraries/os/ |
| D | os_DeliverArg.cpp | 215 void DeliverArg::ConvertToArguments(const char *pString, char cs, char *pBuffer, s32 nBufferSize) in ConvertToArguments()
|