Home
last modified time | relevance | path

Searched defs:pStr (Results 1 – 25 of 26) sorted by relevance

12

/external/pdfium/core/fxcrt/
Dcfx_string_data_template.h48 static CFX_StringDataTemplate* Create(const CharType* pStr, FX_STRSIZE nLen) { in Create()
70 void CopyContents(const CharType* pStr, FX_STRSIZE nLen) { in CopyContents()
77 const CharType* pStr, in CopyContentsAt()
Dfx_basic_bstring.cpp85 CFX_ByteString::CFX_ByteString(const FX_CHAR* pStr, FX_STRSIZE nLen) { in CFX_ByteString()
93 CFX_ByteString::CFX_ByteString(const uint8_t* pStr, FX_STRSIZE nLen) { in CFX_ByteString()
135 const CFX_ByteString& CFX_ByteString::operator=(const FX_CHAR* pStr) { in operator =()
162 const CFX_ByteString& CFX_ByteString::operator+=(const FX_CHAR* pStr) { in operator +=()
452 for (const FX_CHAR* pStr = pFormat; *pStr != 0; pStr++) { in FormatV() local
706 const FX_CHAR* pStr = static_cast<const FX_CHAR*>( in Find() local
732 const FX_CHAR* pStr = in Find() local
Dfx_basic_utf.cpp79 const FX_WCHAR* pStr = wsStr.c_str(); in FX_UTF8Encode() local
Dfx_basic_wstring.cpp78 CFX_WideString::CFX_WideString(const FX_WCHAR* pStr, FX_STRSIZE nLen) { in CFX_WideString()
113 const CFX_WideString& CFX_WideString::operator=(const FX_WCHAR* pStr) { in operator =()
140 const CFX_WideString& CFX_WideString::operator+=(const FX_WCHAR* pStr) { in operator +=()
417 for (const FX_WCHAR* pStr = pFormat; *pStr != 0; pStr++) { in FormatV() local
670 const FX_WCHAR* pStr = in Find() local
684 const FX_WCHAR* pStr = in Find() local
/external/pdfium/xfa/fgas/crt/
Dfgas_stream.cpp117 int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) override { in WriteString()
148 int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) override { in WriteString()
174 int32_t ReadString(FX_WCHAR* pStr, int32_t iMaxLength, bool& bEOS) override { in ReadString()
479 int32_t CFGAS_FileStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
517 int32_t CFGAS_FileStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString()
594 int32_t CFGAS_FileReadStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
719 int32_t CFGAS_BufferReadStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
791 int32_t CFGAS_FileWriteStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString()
854 int32_t CFGAS_BufferStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
888 int32_t CFGAS_BufferStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString()
[all …]
Dfgas_codepage.cpp264 uint16_t GetCodePageFromStringA(const FX_CHAR* pStr, int32_t iLength) { in GetCodePageFromStringA()
328 uint16_t FX_GetCodePageFromStringW(const FX_WCHAR* pStr, int32_t iLength) { in FX_GetCodePageFromStringW()
344 void FX_SwapByteOrder(FX_WCHAR* pStr, int32_t iLength) { in FX_SwapByteOrder()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_widetextread.cpp55 int32_t CXFA_WideTextRead::ReadString(FX_WCHAR* pStr, in ReadString()
73 int32_t CXFA_WideTextRead::WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString()
Dxfa_layout_itemlayout.cpp29 std::vector<CFX_WideString> SeparateStringW(const FX_WCHAR* pStr, in SeparateStringW()
Dcxfa_node.cpp3932 CFX_WideString* pStr = (CFX_WideString*)GetUserData(pKey, bProto); in TryCData() local
3962 CFX_WideString* pStr = (CFX_WideString*)GetUserData(pKey, bProto); in TryCData() local
/external/skia/tools/
Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
/external/icu/icu4c/source/common/
Duniset_closure.cpp255 const UnicodeString *pStr; in closeOver() local
/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp193 const FX_WCHAR* pStr = pwsStr; in CalcTextSize() local
406 const FX_WCHAR* pStr = m_wsEllipsis.c_str(); in LoadEllipsis() local
440 FX_WCHAR* pStr = m_wsText.GetBuffer(iLength); in LoadText() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp852 void PVRShellCommandLine::Set(const char *pStr) in Set()
869 void PVRShellCommandLine::Prefix(const char *pStr) in Prefix()
/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.h36 CFX_WideString pStr; member
Dfgas_textbreak.cpp1150 const FX_WCHAR* pStr = pTxtRun->wsStr.c_str(); in GetDisplayPos() local
1523 const FX_WCHAR* pStr = pTxtRun->wsStr.c_str(); in GetCharRects() local
/external/ltp/testcases/kernel/io/disktest/
Dsfunc.c101 OFF_T my_strtofft(const char *pStr) in my_strtofft()
/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp66 static int32_t FX_ParseTimeZone(const FX_WCHAR* pStr, in FX_ParseTimeZone()
273 const FX_WCHAR* pStr = wsFormatString.c_str(); in SplitFormatString() local
383 const FX_WCHAR* pStr = wsPattern.c_str(); in GetCategory() local
449 const FX_WCHAR* pStr = wsPattern.c_str(); in GetLocaleName() local
471 const FX_WCHAR* pStr = wsPattern.c_str(); in GetTextFormat() local
528 const FX_WCHAR* pStr = wsPattern.c_str(); in GetNumericFormat() local
628 const FX_WCHAR* pStr = wsNum.c_str(); in FX_GetNumericDotIndex() local
1918 const FX_WCHAR* pStr = wsPattern.c_str(); in GetDateTimeFormat() local
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp90 uint32_t FPF_GetHashCode_StringA(const FX_CHAR* pStr, int32_t iLength) { in FPF_GetHashCode_StringA()
/external/pdfium/fpdfsdk/javascript/
DJS_Define.h23 const char* pStr; member
DPublicMethods.cpp71 CFX_ByteString StrTrim(const CFX_ByteString& pStr) { in StrTrim()
78 CFX_WideString StrTrim(const CFX_WideString& pStr) { in StrTrim()
DJS_Value.cpp61 CJS_Value::CJS_Value(CJS_Runtime* pRuntime, const FX_CHAR* pStr) in CJS_Value()
/external/opencv/cvaux/include/
Dcvvidsurv.hpp73 char** pStr; member
360 void SetNickName(const char* pStr) in SetNickName()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp922 static uint8_t* XFA_RemoveBase64Whitespace(const uint8_t* pStr, int32_t iLen) { in XFA_RemoveBase64Whitespace()
939 static int32_t XFA_Base64Decode(const FX_CHAR* pStr, uint8_t* pOutBuffer) { in XFA_Base64Decode()
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DNativeCryptoTest.java2654 private void check_EC_GROUP(String name, String pStr, String aStr, String bStr, String xStr, in check_EC_GROUP()
/external/conscrypt/platform/src/test/java/org/conscrypt/
DNativeCryptoTest.java2593 private void check_EC_GROUP(String name, String pStr, String aStr, String bStr, String xStr, in check_EC_GROUP()

12