Searched defs:condition (Results 1 – 10 of 10) sorted by relevance
25 public static void ensure(boolean condition, String message) { in ensure()
91 oslCondition condition; member in osl::Condition
63 PerformAssertion(const char * condition, const char * file, unsigned line) in PerformAssertion()
87 inline void jfw_warning2(bool condition, const sal_Char * pzFile, sal_Int32 line, in jfw_warning2()
341 private static boolean test(String message, boolean condition) { in test()
71 oslCondition condition; member
91 explicit Interface(osl::Condition & condition): in Interface()134 explicit Base(osl::Condition & condition): Interface(condition) {} in Base()163 explicit Derived(osl::Condition & condition): Base(condition) {} in Derived()
1263 String message, boolean condition) in getInstance()
903 GIOCondition condition; member968 GIOCondition condition, in sal_source_create_watch()
865 … for ( FmFilterRow::const_iterator condition = rRow.begin(); condition != rRow.end(); ++condition ) in getFastPropertyValue() local
Completed in 60 milliseconds