Home
last modified time | relevance | path

Searched refs:osl_Profile_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sal/inc/osl/
H A Dprofile.h36 #define osl_Profile_DEFAULT 0x0000 macro
H A Dprofile.hxx36 const int Profile_DEFAULT = osl_Profile_DEFAULT;
/aoo41x/main/sal/osl/unx/
H A Dprofile.c208 if ( Flags == osl_Profile_DEFAULT ) in osl_psz_openProfile()
2103 PFlags = osl_Profile_DEFAULT | osl_Profile_WRITELOCK; in acquireProfile()
2107 PFlags = osl_Profile_DEFAULT; in acquireProfile()
/aoo41x/main/sal/osl/os2/
H A Dprofile.c222 if ( Flags == osl_Profile_DEFAULT ) in osl_openProfile()
1857 PFlags = osl_Profile_DEFAULT | osl_Profile_WRITELOCK; in acquireProfile()
1861 PFlags = osl_Profile_DEFAULT; in acquireProfile()
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx214 if ( Flags == osl_Profile_DEFAULT ) in osl_openProfile()
2179 PFlags = osl_Profile_DEFAULT | osl_Profile_WRITELOCK; in acquireProfile()
2183 PFlags = osl_Profile_DEFAULT; in acquireProfile()

Completed in 75 milliseconds