Searched refs:xids (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/txn/
H A Dtxn_recover.c123 * xids or txns must be set to point to an array of the appropriate type.
124 * The count parameter indicates the number of entries in the xids and/or
126 * entries returned in the xids/txns array. Flags indicates the operation,
133 __txn_get_prepared(env, xids, txns, count, retp, flags)
135 XID *xids;
155 xidp = xids;
189 if (xids != NULL) {
/macosx-10.10.1/BerkeleyDB-21/db/xa/
H A Dxa.c196 __xa_txn_get_prepared(env, xids, txns, count, retp, flags)
198 XID *xids;
209 (__txn_get_prepared(env, xids, txns, count, retp, flags)), 0, ret);
593 * The return value is the number of xids placed into the xid array (less
598 __db_xa_recover(xids, count, rmid, flags)
599 XID *xids;
620 xids, NULL, count, &rval, newflags) != 0)
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dicusvtst.cpp668 UnicodeString xids[] = { local
674 int32_t count = sizeof(xids)/sizeof(UnicodeString);
676 ICUServiceFactory* f = new TestMultipleKeyStringFactory(xids, count, "Later");
726 UnicodeString xids[] = { local
732 int32_t count = sizeof(xids)/sizeof(UnicodeString);
734 ICUServiceFactory* f = new TestMultipleKeyStringFactory(xids, count, "Rad dude");
/macosx-10.10.1/ruby-106/ruby/enc/unicode/
H A Dname2ctype.h.blt26314 char uniname2ctype_pool_str709[sizeof("xids")];
26958 "xids",
H A Dname2ctype.h26314 char uniname2ctype_pool_str709[sizeof("xids")];
26958 "xids",

Completed in 224 milliseconds