Searched defs:pairs (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | block_splitter_inc.h | 210 HistogramPair* pairs = BROTLI_ALLOC(m, HistogramPair, pairs_capacity); local in function:FN
|
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | cmsColNm.c | 95 static XcmsPair *pairs; variable in typeref:typename:XcmsPair *
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Event.c | 538 WWPair pairs; /* bogus entries */ member in struct:_WWTable
|
| H A D | Selection.c | 1150 IndirectPair *pairs = NULL; local in function:ReqTimedOut 1429 IndirectPair *pairs = NULL, *p; local in function:HandleSelectionReplies 1701 IndirectPair *pairs; local in function:GetSelectionValues [all...] |
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | private.h | 240 LispObj **pairs; /* name0 ... nameN */ member in struct:_LispObjList
|
| H A D | lisp.c | 3191 LispObj **pairs = realloc(lisp__data.pack->use.pairs, local in function:LispUsePackage 4000 LispObj **pairs; local in function:LispMoreGlobals [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 1490 bi_merge_constants(struct bi_const_state *consts, uint64_t *pairs, unsigned *pcrel_idx) argument 1500 bi_swap_constants(struct bi_const_state *consts, uint64_t *pairs, unsigned i) argument 1430 bi_merge_singles(struct bi_const_state * consts,unsigned tuple_count,uint64_t * pairs,unsigned pair_count,unsigned * pcrel_pair) argument 1519 bi_apply_constant_modifiers(struct bi_const_state * consts,uint64_t * pairs,unsigned * pcrel_idx,unsigned tuple_count,unsigned constant_count) argument [all...] |
Completed in 17 milliseconds