Searched refs:setEntry (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/ucb/source/inc/ |
H A D | regexpmap.tpt | 99 void setEntry() const; 125 void RegexpMapIterImpl< Val >::setEntry() const 201 setEntry();
|
/aoo42x/main/sal/osl/unx/ |
H A D | profile.c | 153 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, 762 setEntry(pProfile, pSec, NoEntry, i, pProfile->m_Lines[i], strlen(pszEntry)); in osl_writeProfileString() 1665 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, in setEntry() function 1708 setEntry(pProfile, pSection, pSection->m_NoEntries - 1, Line, in addEntry()
|
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 165 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, 632 setEntry(pProfile, pSec, NoEntry, i, pProfile->m_Lines[i], strlen(pszEntry)); in osl_writeProfileString() 1579 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, in setEntry() function 1622 setEntry(pProfile, pSection, pSection->m_NoEntries - 1, Line, in addEntry()
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 159 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, 677 setEntry(pProfile, pSec, NoEntry, i, pProfile->m_Lines[i], strlen(pszEntry)); in osl_writeProfileString() 1723 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, in setEntry() function 1766 setEntry(pProfile, pSection, pSection->m_NoEntries - 1, Line, in addEntry()
|
Completed in 31 milliseconds