Searched refs:bref (Results 1 – 8 of 8) sorted by relevance
/external/libdrm/nouveau/ |
D | bufctx.c | 154 struct nouveau_bufref *bref = nouveau_bufctx_refn(bctx, bin, bo, flags); in nouveau_bufctx_mthd() local 155 if (bref) { in nouveau_bufctx_mthd() 156 bref->packet = packet; in nouveau_bufctx_mthd() 157 bref->data = data; in nouveau_bufctx_mthd() 158 bref->vor = vor; in nouveau_bufctx_mthd() 159 bref->tor = tor; in nouveau_bufctx_mthd() 163 return bref; in nouveau_bufctx_mthd()
|
D | pushbuf.c | 491 struct nouveau_bufref *bref; in pushbuf_validate() local 505 DRMLISTFOREACHENTRY(bref, &bctx->pending, thead) { in pushbuf_validate() 506 kref = pushbuf_kref(push, bref->bo, bref->flags); in pushbuf_validate() 512 if (bref->packet) { in pushbuf_validate() 513 pushbuf_krel(push, bref->bo, bref->packet, 0, 0, 0); in pushbuf_validate() 515 pushbuf_krel(push, bref->bo, bref->data, bref->flags, in pushbuf_validate() 516 bref->vor, bref->tor); in pushbuf_validate()
|
/external/ceres-solver/internal/ceres/ |
D | conjugate_gradients_solver.cc | 83 ConstVectorRef bref(b, num_cols); in Solve() local 85 const double norm_b = bref.norm(); in Solve() 102 r = bref - tmp; in Solve() 114 double Q0 = -1.0 * xref.dot(bref + r); in Solve() 178 r = bref - tmp; in Solve() 185 const double Q1 = -1.0 * xref.dot(bref + r); in Solve()
|
D | small_blas.h | 283 const typename EigenTypes<kColA>::ConstVectorRef bref(b, num_col_a); in MatrixVectorMultiply() 289 cref += Aref.lazyProduct(bref); in MatrixVectorMultiply() 291 cref -= Aref.lazyProduct(bref); in MatrixVectorMultiply() 293 cref = Aref.lazyProduct(bref); in MatrixVectorMultiply() 334 const typename EigenTypes<kRowA>::ConstVectorRef bref(b, num_row_a); in MatrixTransposeVectorMultiply() 340 cref += Aref.transpose().lazyProduct(bref); in MatrixTransposeVectorMultiply() 342 cref -= Aref.transpose().lazyProduct(bref); in MatrixTransposeVectorMultiply() 344 cref = Aref.transpose().lazyProduct(bref); in MatrixTransposeVectorMultiply()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_context.c | 51 struct nouveau_bufref *bref; in nv30_context_kick_notify() local 52 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) { in nv30_context_kick_notify() 53 struct nv04_resource *res = bref->priv; in nv30_context_kick_notify() 57 if (bref->flags & NOUVEAU_BO_RD) in nv30_context_kick_notify() 60 if (bref->flags & NOUVEAU_BO_WR) { in nv30_context_kick_notify()
|
D | nv30_winsys.h | 88 struct nouveau_bufref *bref = in PUSH_MTHD() local 98 bref->priv = NULL; in PUSH_MTHD() 99 return bref; in PUSH_MTHD()
|
D | nv30_state_validate.c | 464 struct nouveau_bufref *bref; in nv30_state_validate() local 516 LIST_FOR_EACH_ENTRY(bref, &bctx->current, thead) { in nv30_state_validate() 517 struct nv04_resource *res = bref->priv; in nv30_state_validate() 521 if (bref->flags & NOUVEAU_BO_RD) in nv30_state_validate() 524 if (bref->flags & NOUVEAU_BO_WR) { in nv30_state_validate()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_lexpos.utf | 731 ADJ_SG^ADV "bref" "bR'Ef"
|