Searched refs:bti (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/sa.tproj/
H A Dusrdb.c102 BTREEINFO bti; local
104 bzero(&bti, sizeof bti);
105 bti.compare = uid_compare;
108 &bti, v1_to_v2));
171 BTREEINFO bti; local
173 bzero(&bti, sizeof bti);
174 bti.compare = uid_compare;
177 &bti));
[all...]
H A Ddb.c57 db_copy_in(DB **mdb, const char *dbname, const char *uname, BTREEINFO *bti, argument
64 if ((*mdb = dbopen(NULL, O_RDWR, 0, DB_BTREE, bti)) == NULL)
70 if ((ddb = dbopen(dbname, O_RDONLY, 0, DB_BTREE, bti)) == NULL) {
149 db_copy_out(DB *mdb, const char *dbname, const char *uname, BTREEINFO *bti) argument
156 DB_BTREE, bti)) == NULL) {
H A Dextern.h84 BTREEINFO *bti, int (*v1_to_v2)(DBT *key, DBT *data));
86 BTREEINFO *bti);
H A Dpdb.c162 BTREEINFO bti; local
179 bzero(&bti, sizeof bti);
180 bti.compare = sa_cmp;
181 output_pacct_db = dbopen(NULL, O_RDWR, 0, DB_BTREE, &bti);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/sa.tproj/
H A Dusrdb.c102 BTREEINFO bti; local
104 bzero(&bti, sizeof bti);
105 bti.compare = uid_compare;
108 &bti, v1_to_v2));
171 BTREEINFO bti; local
173 bzero(&bti, sizeof bti);
174 bti.compare = uid_compare;
177 &bti));
[all...]
H A Ddb.c57 db_copy_in(DB **mdb, const char *dbname, const char *uname, BTREEINFO *bti, argument
64 if ((*mdb = dbopen(NULL, O_RDWR, 0, DB_BTREE, bti)) == NULL)
70 if ((ddb = dbopen(dbname, O_RDONLY, 0, DB_BTREE, bti)) == NULL) {
149 db_copy_out(DB *mdb, const char *dbname, const char *uname, BTREEINFO *bti) argument
156 DB_BTREE, bti)) == NULL) {
H A Dextern.h84 BTREEINFO *bti, int (*v1_to_v2)(DBT *key, DBT *data));
86 BTREEINFO *bti);
H A Dpdb.c162 BTREEINFO bti; local
179 bzero(&bti, sizeof bti);
180 bti.compare = sa_cmp;
181 output_pacct_db = dbopen(NULL, O_RDWR, 0, DB_BTREE, &bti);
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtelemetry.c334 uint32_t btcount, bti; local
690 for (bti=0; bti < btcount; bti++, telemetry_buffer_current_position += framesize) {
692 *(uint64_t *)(uintptr_t)(telemetry_buffer + telemetry_buffer_current_position) = cs.frames[bti];
694 *(uint32_t *)(uintptr_t)(telemetry_buffer + telemetry_buffer_current_position) = (uint32_t)cs.frames[bti];
/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Drisc.rb69 newList << Instruction.new(node.codeOrigin, "bti" + condition, [node.operands[-2], node.operands[-1]])
458 "rshifti", "urshifti", "subi", "subis", "xori", /^bi/, /^bti/, /^ci/, /^ti/
/macosx-10.9.5/vim-53/runtime/syntax/
H A Daml.vim26 syn keyword amlArcCmd contained arcpl[ot] arcplot arcpo[int] arcr[oute] arcs arcsc[itex] arcse[ction] arcsh[ape] arcsl[f] arcsn[ap] arcsp[ot] arcte[xt] arctig[er] arctin arcto[ols] arctools arcty[pe] area areaq[uery] arm arrow arrows[ize] arrowt[ype] as asc asciig[rid] asciih[elp] asciihelp asco[nnect] asconnect asd asda[tabase] asdi[sconnect] asdisconnect asel[ect] asex[ecute] asf asin asinh asp[ect] asr[eadlocks] ast[race] at atan atan2 atanh atusage aud[ittrail] autoi[ncrement] autol[ink] axis axish[atch] axisl[abels] axisr[uler] axist[ext] bac[klocksymbol] backcoverage backenvironment backnodeangleite backsymbolitem backtextitem base[select] basi[n] bat[ch] bc be be[lls] blackout blockmaj[ority] blockmax blockmea[n] blockmed[ian] blockmin blockmino[rity] blockr[ange] blockst[d] blocksu[m] blockv[ariety] bnai bou[ndaryclean] box br[ief] bsi bti buf[fer] bug[form] bugform build builds[ta] buildv[at] calco[mp] calcomp calcu[late] cali[brateroutes] calibrateroutes can[d] cartr[ead] cartread

Completed in 123 milliseconds