Searched refs:FirstId (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sal/inc/osl/ |
H A D | profile.h | 82 sal_uInt32 FirstId, const sal_Char* Strings[], 102 sal_uInt32 FirstId, const sal_Char* Strings[],
|
/aoo42x/main/sal/osl/unx/ |
H A D | profile.c | 613 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_readProfileIdent() argument 631 Default = i + FirstId; in osl_readProfileIdent() 813 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_writeProfileIdent() argument 825 if ((i = Value - FirstId) >= n) in osl_writeProfileIdent()
|
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 519 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_readProfileIdent() argument 536 Default = i + FirstId; in osl_readProfileIdent() 674 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_writeProfileIdent() argument 686 if ((i = Value - FirstId) >= n) in osl_writeProfileIdent()
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 565 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_readProfileIdent() argument 582 Default = i + FirstId; in osl_readProfileIdent() 723 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_writeProfileIdent() argument 735 if ((i = Value - FirstId) >= n) in osl_writeProfileIdent()
|
Completed in 42 milliseconds