Home
last modified time | relevance | path

Searched defs:hasResult (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dtest_binding_params.cpp41 bool hasResult; in test_ASCIIString() local
50 bool hasResult; in test_ASCIIString() local
87 bool hasResult; in test_CString() local
97 bool hasResult; in test_CString() local
136 bool hasResult; in test_UTFStrings() local
146 bool hasResult; in test_UTFStrings() local
159 bool hasResult; in test_UTFStrings() local
172 bool hasResult; in test_UTFStrings() local
182 bool hasResult; in test_UTFStrings() local
195 bool hasResult; in test_UTFStrings() local
H A Dtest_unlock_notify.cpp63 bool hasResult; in Run() local
114 bool hasResult; in Run() local
182 bool hasResult; in test_step_locked_does_not_block_main_thread() local
212 bool hasResult; in test_drop_index_does_not_loop() local
244 bool hasResult; in test_drop_table_does_not_loop() local
/dports/www/firefox-esr/firefox-91.8.0/storage/test/gtest/
H A Dtest_binding_params.cpp36 bool hasResult; in TEST() local
45 bool hasResult; in TEST() local
76 bool hasResult; in TEST() local
86 bool hasResult; in TEST() local
118 bool hasResult; in TEST() local
128 bool hasResult; in TEST() local
141 bool hasResult; in TEST() local
154 bool hasResult; in TEST() local
164 bool hasResult; in TEST() local
177 bool hasResult; in TEST() local
H A Dtest_unlock_notify.cpp54 bool hasResult; in Run() local
98 bool hasResult; in Run() local
159 bool hasResult; in test_step_locked_does_not_block_main_thread() local
186 bool hasResult; in test_drop_index_does_not_loop() local
215 bool hasResult; in test_drop_table_does_not_loop() local
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dtest_binding_params.cpp36 bool hasResult; in TEST() local
45 bool hasResult; in TEST() local
76 bool hasResult; in TEST() local
86 bool hasResult; in TEST() local
118 bool hasResult; in TEST() local
128 bool hasResult; in TEST() local
141 bool hasResult; in TEST() local
154 bool hasResult; in TEST() local
164 bool hasResult; in TEST() local
177 bool hasResult; in TEST() local
H A Dtest_unlock_notify.cpp54 bool hasResult; in Run() local
98 bool hasResult; in Run() local
159 bool hasResult; in test_step_locked_does_not_block_main_thread() local
186 bool hasResult; in test_drop_index_does_not_loop() local
215 bool hasResult; in test_drop_table_does_not_loop() local
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dtest_binding_params.cpp40 bool hasResult; in TEST() local
49 bool hasResult; in TEST() local
85 bool hasResult; in TEST() local
95 bool hasResult; in TEST() local
133 bool hasResult; in TEST() local
143 bool hasResult; in TEST() local
156 bool hasResult; in TEST() local
169 bool hasResult; in TEST() local
179 bool hasResult; in TEST() local
192 bool hasResult; in TEST() local
H A Dtest_unlock_notify.cpp64 bool hasResult; in Run() local
115 bool hasResult; in Run() local
183 bool hasResult; in test_step_locked_does_not_block_main_thread() local
213 bool hasResult; in test_drop_index_does_not_loop() local
245 bool hasResult; in test_drop_table_does_not_loop() local
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dtest_binding_params.cpp36 bool hasResult; in TEST() local
45 bool hasResult; in TEST() local
76 bool hasResult; in TEST() local
86 bool hasResult; in TEST() local
118 bool hasResult; in TEST() local
128 bool hasResult; in TEST() local
141 bool hasResult; in TEST() local
154 bool hasResult; in TEST() local
164 bool hasResult; in TEST() local
177 bool hasResult; in TEST() local
H A Dtest_unlock_notify.cpp54 bool hasResult; in Run() local
98 bool hasResult; in Run() local
159 bool hasResult; in test_step_locked_does_not_block_main_thread() local
186 bool hasResult; in test_drop_index_does_not_loop() local
215 bool hasResult; in test_drop_table_does_not_loop() local
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dtest_binding_params.cpp38 bool hasResult; in TEST() local
47 bool hasResult; in TEST() local
81 bool hasResult; in TEST() local
91 bool hasResult; in TEST() local
126 bool hasResult; in TEST() local
136 bool hasResult; in TEST() local
149 bool hasResult; in TEST() local
162 bool hasResult; in TEST() local
172 bool hasResult; in TEST() local
185 bool hasResult; in TEST() local
H A Dtest_unlock_notify.cpp54 bool hasResult; in Run() local
98 bool hasResult; in Run() local
162 bool hasResult; in test_step_locked_does_not_block_main_thread() local
189 bool hasResult; in test_drop_index_does_not_loop() local
218 bool hasResult; in test_drop_table_does_not_loop() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/logicalstructures/
H A DJDIReturnValueVariable.java22 public final boolean hasResult; field in JDIReturnValueVariable
24 public JDIReturnValueVariable(String name, IJavaValue value, boolean hasResult) { in JDIReturnValueVariable()
/dports/x11-toolkits/kproperty/kproperty-3.2.0/src/
H A DKPropertyEditorItemEvent.cpp32 bool hasResult = false; member in KPropertyEditorItemEvent::Private
74 bool KPropertyEditorItemEvent::hasResult() const in hasResult() function in KPropertyEditorItemEvent
/dports/audio/vimpc/vimpc-0.09.2/src/window/
H A Dresult.hpp63 bool const hasResult = hasResult_; in HasResult() local
68 void SetResult(bool hasResult) in SetResult()
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/util/
H A DPromise.java22 private volatile boolean hasResult=false; field in Promise
125 public boolean hasResult() { in hasResult() method in Promise
/dports/devel/arcanist-lib/arcanist-b2e715f/src/future/
H A DFuture.php10 private $hasResult = false; variable in Future
202 final public function hasResult() { function in Future
/dports/devel/arcanist/arcanist-b2e715f/src/future/
H A DFuture.php10 private $hasResult = false; variable in Future
202 final public function hasResult() { function in Future
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DDatabase.cpp202 bool hasResult = false; in SetJournalMode() local
885 bool hasResult; in TryToCloneTablesFromCorruptDatabase() local
968 bool hasResult = false; in SetupDatabaseConnection() local
1001 bool hasResult = false; in SetupDatabaseConnection() local
1353 bool hasResult; in CreateBookmarkRoots() local
1597 bool hasResult = false; in MigrateV35Up() local
1833 bool hasResult = false; in MigrateV42Up() local
1992 bool hasResult = false; in CreateMobileRoot() local
2073 bool hasResult; in Shutdown() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/container/
H A D_XSet.java42 private boolean hasResult = true ; field in _XSet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/container/
H A D_XSet.java42 private boolean hasResult = true ; field in _XSet
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DDatabase.cpp198 bool hasResult = false; in SetJournalMode() local
931 bool hasResult; in TryToCloneTablesFromCorruptDatabase() local
1021 bool hasResult = false; in SetupDatabaseConnection() local
1057 bool hasResult = false; in SetupDatabaseConnection() local
1385 bool hasResult; in CheckRoots() local
1849 bool hasResult = false; in MigrateV42Up() local
2363 bool hasResult = false; in Run() local
2585 bool hasResult = false; in CreateMobileRoot() local
2615 bool hasResult; in Shutdown() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DDatabase.cpp185 bool hasResult = false; in SetJournalMode() local
905 bool hasResult; in TryToCloneTablesFromCorruptDatabase() local
993 bool hasResult = false; in SetupDatabaseConnection() local
1028 bool hasResult = false; in SetupDatabaseConnection() local
1337 bool hasResult; in CheckRoots() local
2066 bool hasResult = false; in Run() local
2356 bool hasResult = false; in CreateMobileRoot() local
2386 bool hasResult; in Shutdown() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DDatabase.cpp185 bool hasResult = false; in SetJournalMode() local
905 bool hasResult; in TryToCloneTablesFromCorruptDatabase() local
993 bool hasResult = false; in SetupDatabaseConnection() local
1028 bool hasResult = false; in SetupDatabaseConnection() local
1337 bool hasResult; in CheckRoots() local
2066 bool hasResult = false; in Run() local
2356 bool hasResult = false; in CreateMobileRoot() local
2386 bool hasResult; in Shutdown() local
/dports/www/kanboard/kanboard-1.2.21/app/Core/Ldap/
H A DQuery.php83 public function hasResult() function in Kanboard\\Core\\Ldap\\Query

12345678910>>...12