HomeSort by relevance Sort by last modified time
    Searched defs:ub (Results 1 - 25 of 37) sorted by null

1 2

  /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval.pass.cpp 60 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); local
61 const size_t Ni = ub - lb;
67 double mean = std::accumulate(lb, ub, 0.0) / Ni;
71 for (I j = lb; j != ub; ++j)
120 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]);
121 const size_t Ni = ub - lb;
127 double mean = std::accumulate(lb, ub, 0.0) / Ni;
131 for (I j = lb; j != ub; ++j)
180 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]);
181 const size_t Ni = ub - lb
    [all...]
eval_param.pass.cpp 62 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); local
63 const size_t Ni = ub - lb;
69 double mean = std::accumulate(lb, ub, 0.0) / Ni;
73 for (I j = lb; j != ub; ++j)
  /external/skia/src/effects/gradients/
SkClampRange.cpp 24 int64_t ub = SkTAbs(b); local
25 int zeros = SkCLZ64(ua) + SkCLZ64(ub);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval.pass.cpp 58 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); local
59 const size_t Ni = ub - lb;
65 double mean = std::accumulate(lb, ub, 0.0) / Ni;
69 for (I j = lb; j != ub; ++j)
118 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]);
119 const size_t Ni = ub - lb;
125 double mean = std::accumulate(lb, ub, 0.0) / Ni;
129 for (I j = lb; j != ub; ++j)
178 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]);
179 const size_t Ni = ub - lb
    [all...]
eval_param.pass.cpp 60 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); local
61 const size_t Ni = ub - lb;
67 double mean = std::accumulate(lb, ub, 0.0) / Ni;
71 for (I j = lb; j != ub; ++j)
  /external/deqp/modules/glshared/
glsRandomUniformBlockCase.hpp 40 namespace ub namespace in namespace:deqp::gls
63 } // ub
81 void generateUniform (de::Random& rnd, ub::UniformBlock& block);
82 ub::VarType generateType (de::Random& rnd, int typeDepth, bool arrayOk);
glsUniformBlockCase.hpp 41 namespace ub namespace in namespace:deqp::gls
233 } // ub
252 bool compareStd140Blocks (const ub::UniformLayout& refLayout, const ub::UniformLayout& cmpLayout) const;
253 bool compareSharedBlocks (const ub::UniformLayout& refLayout, const ub::UniformLayout& cmpLayout) const;
254 bool compareTypes (const ub::UniformLayout& refLayout, const ub::UniformLayout& cmpLayout) const;
255 bool checkLayoutIndices (const ub::UniformLayout& layout) const;
256 bool checkLayoutBounds (const ub::UniformLayout& layout) const
    [all...]
glsUniformBlockCase.cpp 53 namespace ub namespace in namespace:deqp::gls
    [all...]
glsVertexArrayTests.hpp 350 explicit GLValue (Ubyte value) : type(Array::INPUTTYPE_UNSIGNED_BYTE), ub(value) {}
371 Ubyte ub; member in union:deqp::gls::GLValue::__anon8127
  /external/mesa3d/src/gallium/auxiliary/util/
u_pack_color.h 52 ubyte ub; member in union:util_color
119 uc->ub = a;
125 uc->ub = r;
260 ubyte p = uc->ub;
267 ubyte p = uc->ub;
274 ubyte p = uc->ub;
402 uc->ub = a;
408 uc->ub = r;
u_sse.h 76 ubyte ub[16]; member in union:m128i
83 union { __m128i m; ubyte ub[16]; } u; member in union:__anon16349
104 u.ub[0], u.ub[1], u.ub[2], u.ub[3],
105 u.ub[4], u.ub[5], u.ub[6], u.ub[7]
    [all...]
  /external/openssh/openbsd-compat/
bsd-misc.c 110 struct utimbuf ub; local
112 ub.actime = tvp[0].tv_sec;
113 ub.modtime = tvp[1].tv_sec;
115 return (utime(filename, &ub));
  /external/valgrind/drd/tests/
unit_bitmap.c 201 const Addr ub = make_address(2, 0) + 2 * BITS_PER_UWORD; local
210 for (i = lb; i < ub; i += outer_loop_step)
212 for (j = i + ADDR_GRANULARITY; j < ub; j += inner_loop_step)
276 for (j = i + 1; j < ub; j += inner_loop_step)
  /external/valgrind/mpi/
mpiwrap_type_test.c 122 MPI_Aint lb, ub, ex; local
149 r = MPI_Type_ub( *tyP, &ub );
153 printf("sendToMyself: ex=%d (%d,%d)\n", (int)ex, (int)lb, (int)ub);
157 sbuf = malloc(ub);
159 for (i = 0; i < ub; i++)
166 rbuf = malloc(ub);
168 for (i = 0; i < ub; i++)
180 rbuf_walk = malloc(ub);
182 for (i = 0; i < ub; i++)
192 for (i = 0; i < ub; i++)
    [all...]
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
GLUtils.cpp 80 unsigned char* ub = (unsigned char*) b; local
81 return (((int) ub[0]) << 24) | (((int) ub[1]) << 16) | (((int) ub[2]) << 8) | ((int) ub[3]);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Float16ArithmeticTest.java 142 short ub = refValues[x][y][1]; local
159 float floatUB = convertFloat16ToFloat(ub);
168 " and " + Short.toString(ub));
float16_gen.c 161 half ub = hValue + tolerance * ulp; local
162 if (lb > ub) {
165 fprintf(stderr, "lb: %f ub: %f\n", (float) lb, (float) ub);
166 fprintf(stderr, "lb: %x ub: %x\n", *(unsigned short *) &lb, *(unsigned short *) &ub);
171 bounds[1] = *(unsigned short *) &ub;
  /external/openssh/
ge25519.c 154 unsigned char ub = b; local
156 unsigned char x = ub ^ uc; /* 0: yes; 1..255: no */
  /packages/apps/Browser/src/com/android/browser/
SuggestionsAdapter.java 455 Uri.Builder ub = OmniboxSuggestions.CONTENT_URI.buildUpon(); local
456 ub.appendQueryParameter(BrowserContract.PARAM_LIMIT,
459 mContext.getContentResolver().query(ub.build(), COMBINED_PROJECTION,
  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 235 Y ub; member in union:test6::Z::__anon6349
261 void f2(decltype(T(z.ub.i))) {}
281 void f6(decltype(T(zp->ub.i))) {}
  /external/icu/icu4c/source/i18n/
nfrs.cpp 639 fprintf(stderr, " <nfrs before negative> %x ub: %g\n", negativeNumberRule, upperBound);
686 int64_t ub = util64_fromDouble(upperBound); local
690 util64_toa(ub, ubstr, 64);
692 util64_toa(ub, ubstrhex, 64, 16);
693 fprintf(stderr, "ub: %g, i64: %s (%s)\n", upperBound, ubstr, ubstrhex);
697 if ((!fIsFractionRuleSet) && (rules[i]->getBaseValue() >= ub)) {
  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 267 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16)); local
272 int32x4_t bl = vaddl_s16(vget_low_s16(yy), vget_low_s16(ub));
273 int32x4_t bh = vaddl_s16(vget_high_s16(yy), vget_high_s16(ub));
315 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16)); local
320 int32x4_t bl = vaddl_s16(vget_low_s16(yy), vget_low_s16(ub));
321 int32x4_t bh = vaddl_s16(vget_high_s16(yy), vget_high_s16(ub));
  /external/libedit/src/
terminal.c 1307 const char *ub; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 322 BasicBlock *ub = u->insn->bb; local
323 if (tb == ub) {
331 &ub->cfg, texCounts);
340 for (size_t j = bbFirstTex.at(ub->getId()); j < texes.size() &&
341 texes[j]->bb == ub && texes[j]->serial < u->insn->serial;
    [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp 2172 CvSeqReaderPos ub; member in struct:__anon17263
    [all...]

Completed in 5160 milliseconds

1 2