HomeSort by relevance Sort by last modified time
    Searched full:bref (Results 1 - 16 of 16) sorted by null

  /external/ceres-solver/internal/ceres/
small_blas.h 83 Bref(B, num_row_b, num_col_b); \
147 block.noalias() += Aref * Bref;
149 block.noalias() -= Aref * Bref;
151 block.noalias() = Aref * Bref;
207 block.noalias() += Aref.transpose() * Bref;
209 block.noalias() -= Aref.transpose() * Bref;
211 block.noalias() = Aref.transpose() * Bref;
283 const typename EigenTypes<kColA>::ConstVectorRef bref(b, num_col_a);
289 cref += Aref.lazyProduct(bref);
291 cref -= Aref.lazyProduct(bref);
    [all...]
conjugate_gradients_solver.cc 83 ConstVectorRef bref(b, num_cols);
85 const double norm_b = bref.norm();
102 r = bref - tmp;
114 double Q0 = -1.0 * xref.dot(bref + r);
178 r = bref - tmp;
185 const double Q1 = -1.0 * xref.dot(bref + r);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_context.c 51 struct nouveau_bufref *bref; local
52 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) {
53 struct nv04_resource *res = bref->priv;
57 if (bref->flags & NOUVEAU_BO_RD)
60 if (bref->flags & NOUVEAU_BO_WR) {
nv30_winsys.h 88 struct nouveau_bufref *bref = local
98 bref->priv = NULL;
99 return bref;
nv30_state_validate.c 464 struct nouveau_bufref *bref; local
516 LIST_FOR_EACH_ENTRY(bref, &bctx->current, thead) {
517 struct nv04_resource *res = bref->priv;
521 if (bref->flags & NOUVEAU_BO_RD)
524 if (bref->flags & NOUVEAU_BO_WR) {
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.c 51 struct nouveau_bufref *bref; local
52 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) {
53 struct nv04_resource *res = bref->priv;
57 if (bref->flags & NOUVEAU_BO_RD)
60 if (bref->flags & NOUVEAU_BO_WR) {
nv30_winsys.h 88 struct nouveau_bufref *bref = local
98 bref->priv = NULL;
99 return bref;
nv30_state_validate.c 464 struct nouveau_bufref *bref; local
516 LIST_FOR_EACH_ENTRY(bref, &bctx->current, thead) {
517 struct nv04_resource *res = bref->priv;
521 if (bref->flags & NOUVEAU_BO_RD)
524 if (bref->flags & NOUVEAU_BO_WR) {
  /external/chromium_org/third_party/WebKit/Source/wtf/
dtoa.cpp 275 static void mult(BigInt& aRef, const BigInt& bRef)
278 const BigInt* b = &bRef;
488 static ALWAYS_INLINE void diff(BigInt& c, const BigInt& aRef, const BigInt& bRef)
491 const BigInt* b = &bRef;
    [all...]
  /external/llvm/lib/MC/
MCStreamer.cpp 64 const MCExpr *BRef =
67 MCBinaryExpr::Create(MCBinaryExpr::Sub, ARef, BRef, Context);
  /packages/inputmethods/LatinIME/java/res/values-fr/
strings-letter-descriptions.xml 86 <string name="spoken_accented_letter_012D" msgid="2933871131556503448">"I, bref"</string>
  /packages/inputmethods/LatinIME/java/res/values-fr-rCA/
strings-letter-descriptions.xml 86 <string name="spoken_accented_letter_012D" msgid="2933871131556503448">"i, bref"</string>
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_lexpos.utf 731 ADJ_SG^ADV "bref" "bR'Ef"
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
fr_wordlist.combined.gz 

Completed in 3115 milliseconds