| /external/pdfium/core/fxcrt/ |
| D | cfx_string_data_template.h | 48 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()
|
| D | fx_basic_bstring.cpp | 85 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
|
| D | fx_basic_utf.cpp | 79 const FX_WCHAR* pStr = wsStr.c_str(); in FX_UTF8Encode() local
|
| D | fx_basic_wstring.cpp | 78 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/ |
| D | fgas_stream.cpp | 117 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 …]
|
| D | fgas_codepage.cpp | 264 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/ |
| D | cxfa_widetextread.cpp | 55 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()
|
| D | xfa_layout_itemlayout.cpp | 29 std::vector<CFX_WideString> SeparateStringW(const FX_WCHAR* pStr, in SeparateStringW()
|
| D | cxfa_node.cpp | 3932 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/ |
| D | win_lcid.cpp | 11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
|
| /external/icu/icu4c/source/common/ |
| D | uniset_closure.cpp | 255 const UnicodeString *pStr; in closeOver() local
|
| /external/pdfium/xfa/fde/tto/ |
| D | fde_textout.cpp | 193 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/ |
| D | PVRShell.cpp | 852 void PVRShellCommandLine::Set(const char *pStr) in Set() 869 void PVRShellCommandLine::Prefix(const char *pStr) in Prefix()
|
| /external/pdfium/xfa/fgas/layout/ |
| D | fgas_rtfbreak.h | 36 CFX_WideString pStr; member
|
| D | fgas_textbreak.cpp | 1150 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/ |
| D | sfunc.c | 101 OFF_T my_strtofft(const char *pStr) in my_strtofft()
|
| /external/pdfium/xfa/fgas/localization/ |
| D | fgas_locale.cpp | 66 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/ |
| D | cfpf_skiafontmgr.cpp | 90 uint32_t FPF_GetHashCode_StringA(const FX_CHAR* pStr, int32_t iLength) { in FPF_GetHashCode_StringA()
|
| /external/pdfium/fpdfsdk/javascript/ |
| D | JS_Define.h | 23 const char* pStr; member
|
| D | PublicMethods.cpp | 71 CFX_ByteString StrTrim(const CFX_ByteString& pStr) { in StrTrim() 78 CFX_WideString StrTrim(const CFX_WideString& pStr) { in StrTrim()
|
| D | JS_Value.cpp | 61 CJS_Value::CJS_Value(CJS_Runtime* pRuntime, const FX_CHAR* pStr) in CJS_Value()
|
| /external/opencv/cvaux/include/ |
| D | cvvidsurv.hpp | 73 char** pStr; member 360 void SetNickName(const char* pStr) in SetNickName()
|
| /external/pdfium/xfa/fxfa/app/ |
| D | xfa_ffwidget.cpp | 922 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/ |
| D | NativeCryptoTest.java | 2654 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/ |
| D | NativeCryptoTest.java | 2593 private void check_EC_GROUP(String name, String pStr, String aStr, String bStr, String xStr, in check_EC_GROUP()
|