/external/pdfium/core/src/fxcrt/ |
D | fx_xml_composer.cpp | 26 bsSpace = CFX_ByteStringC(bsFullName.GetCStr(), iStart); in FX_XML_SplitQualifiedName() 28 bsName = CFX_ByteStringC(bsFullName.GetCStr() + iStart, in FX_XML_SplitQualifiedName()
|
D | fx_basic_bstring.cpp | 140 FXSYS_memcpy(m_pData->m_String, str1.GetCStr(), str1.GetLength()); in CFX_ByteString() 141 FXSYS_memcpy(m_pData->m_String + str1.GetLength(), str2.GetCStr(), in CFX_ByteString() 157 AssignCopy(str.GetLength(), str.GetCStr()); in operator =() 217 ConcatInPlace(string.GetLength(), string.GetCStr()); in operator +=() 235 FXSYS_memcmp(m_pData->m_String, str.GetCStr(), str.GetLength()) == 0; in Equal() 800 lpszSub.GetCStr(), lpszSub.GetLength()); in Find() 861 lpszOld.GetCStr(), nSourceLen); in Replace() 885 lpszOld.GetCStr(), nSourceLen); in Replace() 888 FXSYS_memcpy(pDest, lpszNew.GetCStr(), lpszNew.GetLength()); in Replace()
|
D | fxcrt_posix.cpp | 43 m_nFD = open(fileName.GetCStr(), nFlags, nMasks); in Open()
|
D | fxcrt_platforms.cpp | 47 m_hFile = FXSYS_fopen(fileName.GetCStr(), strMode.c_str()); in Open()
|
D | fx_basic_util.cpp | 99 const FX_CHAR* str = strc.GetCStr(); in FX_atonum() 130 const FX_CHAR* str = strc.GetCStr(); in FX_atof()
|
D | fxcrt_windows.cpp | 50 m_hFile = ::CreateFileA(fileName.GetCStr(), dwAccess, dwShare, NULL, in Open()
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugMacinfoEntry.cpp | 100 m_op2.cstr = mac_info_data.GetCStr(offset_ptr); in Extract() 122 m_op2.cstr = mac_info_data.GetCStr(offset_ptr); in Extract()
|
D | DWARFDebugLine.cpp | 246 fileEntry.name = debug_line_data.GetCStr(&offset); in DumpStatementOpcodes() 436 s = debug_line_data.GetCStr(offset_ptr); in ParsePrologue() 445 const char* name = debug_line_data.GetCStr( offset_ptr ); in ParsePrologue() 493 s = debug_line_data.GetCStr(&offset); in ParseSupportFiles() 503 const char* path = debug_line_data.GetCStr( &offset ); in ParseSupportFiles() 669 fileEntry.name = debug_line_data.GetCStr(offset_ptr); in ParseStatementTable()
|
D | DWARFFormValue.cpp | 134 case DW_FORM_string: m_value.value.cstr = data.GetCStr(offset_ptr); in ExtractValue() 206 debug_info_data.GetCStr(offset_ptr); in SkipValue()
|
D | DWARFDebugPubnamesSet.cpp | 99 const char* name = data.GetCStr(offset_ptr); in Extract()
|
D | DWARFDebugInfoEntry.cpp | 182 debug_info_data.GetCStr (&offset); in FastExtract() 347 … case DW_FORM_string : debug_info_data.GetCStr(&offset); break; in Extract()
|
/external/pdfium/xfa/src/fxjse/src/ |
D | value.cpp | 247 pIsolate, utf8Message.GetCStr(), v8::String::kNormalString, in FXJSE_ThrowMessage() 263 v8::String::NewFromUtf8(pIsolate, utf8Name.GetCStr(), in FXJSE_ThrowMessage() 364 v8::String::NewFromUtf8(m_pIsolate, szPropName.GetCStr(), in SetObjectProperty() 379 m_pIsolate, szPropName.GetCStr(), v8::String::kNormalString, in GetObjectProperty() 416 m_pIsolate, szPropName.GetCStr(), v8::String::kNormalString, in DeleteObjectProperty() 429 m_pIsolate, szPropName.GetCStr(), v8::String::kNormalString, in HasObjectOwnProperty() 445 v8::String::NewFromUtf8(m_pIsolate, szPropName.GetCStr(), in SetObjectOwnProperty()
|
/external/pdfium/core/src/fxge/android/ |
D | fpf_skiafontmgr.cpp | 176 const FX_CHAR* pBuffer = bsfamily.GetCStr(); in FPF_SKIANormalizeFontName() 382 args.pathname = (FT_String*)bsFile.GetCStr(); in GetFontFace() 411 void* handle = FX_OpenFolder(path.GetCStr()); in ScanPath() 444 pFontDesc->SetPath(file.GetCStr()); in ScanFile()
|
/external/lldb/include/lldb/Core/ |
D | DataExtractor.h | 411 GetCStr (lldb::offset_t *offset_ptr) const; 436 GetCStr (lldb::offset_t *offset_ptr, lldb::offset_t len) const;
|
/external/lldb/source/Host/freebsd/ |
D | Host.cpp | 200 cstr = data.GetCStr (&offset); in GetFreeBSDProcessArgs() 223 cstr = data.GetCStr(&offset); in GetFreeBSDProcessArgs()
|
/external/lldb/tools/debugserver/source/ |
D | DNBDataRef.h | 101 const char * GetCStr(offset_t *offset_ptr, uint32_t fixed_length = 0) const;
|
D | DNBDataRef.cpp | 202 DNBDataRef::GetCStr(offset_t *offset_ptr, uint32_t fixed_length) const in GetCStr() function in DNBDataRef
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Runtime.cpp | 270 const FX_CHAR* name = utf8Name.GetCStr(); 307 const FX_CHAR* name = utf8Name.GetCStr();
|
/external/lldb/source/Plugins/Process/elf-core/ |
D | ProcessElfCore.cpp | 424 const char *cstr = data.GetCStr(offset, AlignToNext(n_namesz, 4)); in Parse() 470 thread_data->name = data.GetCStr(&offset, 20); in ParseFreeBSDThrMisc()
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_fm2jscontext.cpp | 2007 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in Local2IsoDate() 2017 CFX_WideString::FromUTF8(szFormat.GetCStr(), szFormat.GetLength()); in Local2IsoDate() 2021 CFX_WideString::FromUTF8(szDate.GetCStr(), szDate.GetLength()), wsFormat, in Local2IsoDate() 2047 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in Local2IsoTime() 2057 CFX_WideString::FromUTF8(szFormat.GetCStr(), szFormat.GetLength()); in Local2IsoTime() 2063 CFX_WideString::FromUTF8(szTime.GetCStr(), szTime.GetLength()), wsFormat, in Local2IsoTime() 2090 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in IsoDate2Local() 2100 CFX_WideString::FromUTF8(szFormat.GetCStr(), szFormat.GetLength()); in IsoDate2Local() 2104 CFX_WideString::FromUTF8(szDate.GetCStr(), szDate.GetLength()), in IsoDate2Local() 2132 CFX_WideString::FromUTF8(szLocale.GetCStr(), szLocale.GetLength())); in IsoTime2Local() [all …]
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_utils_imp.cpp | 393 CFX_WideString::FromUTF8(szStringVal.GetCStr(), szStringVal.GetLength()); in XFA_ByteStringToDouble()
|
/external/lldb/source/Plugins/Process/MacOSX-Kernel/ |
D | CommunicationKDP.cpp | 986 const char *path = packet.GetCStr(&offset); in DumpPacket() 1040 …eply_port = %u, exc_port = %u, greeting = \"%s\")", reply_port, exc_port, packet.GetCStr(&offset)); in DumpPacket() 1169 const char *path = packet.GetCStr(&offset); in DumpPacket()
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_utility.cpp | 284 const FX_CHAR* pSrc = bstr.GetCStr(); in PDF_NameDecode()
|
/external/pdfium/xfa/src/fee/src/fee/ |
D | fde_txtedtengine.cpp | 2406 const FX_CHAR* lpBuf = bsDoRecord.GetCStr(); in Create() 2480 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize() 2556 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize() 2649 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize() 2745 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize() 2846 CFX_ArchiveLoader ArchiveLoader((const uint8_t*)bsDoRecord.GetCStr(), in Deserialize()
|
/external/lldb/source/Core/ |
D | DataExtractor.cpp | 1083 DataExtractor::GetCStr (offset_t *offset_ptr) const in GetCStr() function in DataExtractor 1122 DataExtractor::GetCStr (offset_t *offset_ptr, offset_t len) const in GetCStr() function in DataExtractor 1617 const char *cstr = GetCStr(&offset); in Dump()
|