Home
last modified time | relevance | path

Searched defs:xid1 (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Dx11_topmost_window_finder_interactive_uitest.cc189 XID xid1 = window1->GetHost()->GetAcceleratedWidget(); in TEST_F() local
238 XID xid1 = window1->GetHost()->GetAcceleratedWidget(); in TEST_F() local
276 XID xid1 = widget1->GetNativeWindow()->GetHost()->GetAcceleratedWidget(); in TEST_F() local
315 XID xid1 = widget1->GetNativeWindow()->GetHost()->GetAcceleratedWidget(); in TEST_F() local
336 XID xid1 = widget1->GetNativeWindow()->GetHost()->GetAcceleratedWidget(); in TEST_F() local
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dolf81 >>18 beshort 7 Intel 80860,
93 >>18 beshort 25 cisco 7200,
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dxid.c81 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xideq() local
93 TransactionId xid1 = PG_GETARG_TRANSACTIONID(0); in xidneq() local
140 TransactionId xid1 = *(const TransactionId *) arg1; in xidComparator() local

12345678910