Home
last modified time | relevance | path

Searched refs:x_this (Results 1 – 17 of 17) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libdevcore/
H A DStateCacheDB.cpp16 ReadGuard l(x_this); in get()
30 ReadGuard l(_c.x_this); in operator =()
31 WriteGuard l2(x_this); in operator =()
41 ReadGuard l(x_this); in lookup()
57 ReadGuard l(x_this); in exists()
68 WriteGuard l(x_this); in insert()
83 ReadGuard l(x_this); in kill()
99 ReadGuard l(x_this); in lookupAux()
110 WriteGuard l(x_this); in removeAux()
118 WriteGuard l(x_this); in insertAux()
[all …]
H A DOverlayDB.cpp41 DEV_READ_GUARDED(x_this) in commit()
79 DEV_WRITE_GUARDED(x_this) in commit()
106 WriteGuard l(x_this); in rollback()
H A DStateCacheDB.h45 mutable SharedMutex x_this;
/dports/lang/php73/php-7.3.33/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/lang/php81/php-8.1.1/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/lang/php80/php-8.0.15/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/lang/php74/php-7.4.27/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/array/
H A Dbug77135.phpt38 echo " \$v_this = " . (isset($x_this) ? $x_this : "NULL") . "\n";
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dfont-combo.c233 gint x_this, y_this, h_this; in menu_position_function() local
254 x_this = allocation.x; in menu_position_function()
268 *x = x_window + x_this; in menu_position_function()
H A Dcolor-combo.c252 gint x_this, y_this, h_this; in menu_position_function() local
273 x_this = allocation.x; in menu_position_function()
287 *x = x_window + x_this; in menu_position_function()
H A Dfield-button.c258 gint x_this, y_this, h_this; in menu_position_function() local
279 x_this = allocation.x; in menu_position_function()
293 *x = x_window + x_this; in menu_position_function()
H A Dcolor-combo-button.c314 gint x_this, y_this, h_this; in menu_position_function() local
335 x_this = allocation.x; in menu_position_function()
349 *x = x_window + x_this; in menu_position_function()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbithr.cpp903 CThread* x_this = GetCurrentThread(); in Exit() local
904 NCBI_THREAD_VALIDATE(x_this != 0, eControlError, in Exit()
909 x_this->m_ExitData = exit_data; in Exit()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbithr.cpp903 CThread* x_this = GetCurrentThread(); in Exit() local
904 NCBI_THREAD_VALIDATE(x_this != 0, eControlError, in Exit()
909 x_this->m_ExitData = exit_data; in Exit()