Home
last modified time | relevance | path

Searched defs:ub (Results 1 – 25 of 96) sorted by relevance

1234

/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Deval.pass.cpp61 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test1() local
124 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test2() local
187 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test3() local
250 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test4() local
313 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test5() local
376 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test6() local
439 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test7() local
502 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test8() local
565 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test9() local
628 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test10() local
[all …]
Deval_param.pass.cpp64 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local
/external/cronet/third_party/libc++/src/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.pconst/
Deval.pass.cpp62 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test1() local
125 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test2() local
188 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test3() local
251 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test4() local
314 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test5() local
377 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test6() local
440 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test7() local
503 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test8() local
566 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test9() local
629 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test10() local
[all …]
Deval_param.pass.cpp65 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dmock_validators.h70 NumType ub = dist.b(); in ValidateImpl() local
86 NumType ub = dist.b(); in ValidateImpl() local
/external/libyuv/util/
Dyuvconstants.c64 float ub = 2 * (1 - kb); in main() local
Dcolor.cc78 float ub = 2 * (1 - kb); in main() local
/external/mesa3d/src/mesa/main/
Ddlist.h62 GLubyte ub; member
/external/clang/test/SemaObjC/
Dmrc-weak.m10 @property (unsafe_unretained) id ub; // expected-note {{property declared here}} property
/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/
Dtf_math_ops_test.py51 def test_1d(op_name, fn, vectorize=False, lb=-1.0, ub=1.0, rtol_enum=Rtol.BASE): argument
/external/apache-commons-math/src/main/java/org/apache/commons/math3/genetics/
DOrderedCrossover.java118 final int ub = FastMath.max(a, b); in mate() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/
Dtransforms.cc48 Value lb = loopOp.lowerBound()[idx], ub = loopOp.upperBound()[idx], in peelLoop() local
98 Value remainderIv, Value ub, in rewriteAffineOpAfterPeeling()
288 Value ub = loopOp.upperBound()[idx]; in peelAndCanonicalizeGmlStLoop() local
Dgml_st_to_scf.cc49 Value lb, ub, step, iv; in matchAndRewrite() local
/external/libyuv/source/
Drow_rvv.cc34 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, yg, bb, bg, br) \ argument
79 #define YUVTORGB(vl, v_u, v_v, ub, vr, ug, vg, yg, bb, bg, br, v_y_16, v_g_16, \ argument
409 uint8_t ub, vr, ug, vg; in I444ToARGBRow_RVV() local
441 uint8_t ub, vr, ug, vg; in I444AlphaToARGBRow_RVV() local
473 uint8_t ub, vr, ug, vg; in I444ToRGB24Row_RVV() local
503 uint8_t ub, vr, ug, vg; in I422ToARGBRow_RVV() local
535 uint8_t ub, vr, ug, vg; in I422AlphaToARGBRow_RVV() local
567 uint8_t ub, vr, ug, vg; in I422ToRGBARow_RVV() local
598 uint8_t ub, vr, ug, vg; in I422ToRGB24Row_RVV() local
699 uint8_t ub, vr, ug, vg; in NV12ToARGBRow_RVV() local
[all …]
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dlogistic.h102 uint32_t ub = sigmoid_table_uint16[uh + 1]; in Logistic() local
Dtanh.h96 uint32_t ub = sigmoid_table_uint16[uh + 1]; in Tanh() local
/external/deqp/modules/glshared/
DglsRandomUniformBlockCase.hpp40 namespace ub namespace
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
Dp2.cpp66 S<B>::U ub(0); // expected-error {{no match}} variable
/external/mesa3d/src/panfrost/lib/
Dpan_clear.c165 uint32_t ub = float_to_fixed(b, l.int_b, l.frac_b, dithered) << count_g; in pan_pack_color() local
/external/perfetto/src/trace_processor/db/column/
Ddata_layer.cc133 auto ub = [&]() { in OrderedIndexSearchValidated() local
/external/OpenCL-CTS/test_conformance/vectors/
Dstructs.cpp210 uint8_t *ub = (uint8_t *)(pBufferStruct->m_pIn); in initContents() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_sort.cc87 Value ub; in generateScalarImplementation() local
/external/capstone/bindings/vb6/
DmMisc.bas375 Dim tmp() As String, ub As Long variable
/external/cronet/third_party/icu/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp255 #define OCName(svc,ub,testn,suffix,n) testn ## svc ## ub ## suffix ## n argument
256 #define OCStr(svc,ub,suffix,n) "Test_" # svc # ub # suffix # n argument
257 #define OCRun(svc,ub,suffix) svc ## ub ## suffix argument
/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp255 #define OCName(svc,ub,testn,suffix,n) testn ## svc ## ub ## suffix ## n argument
256 #define OCStr(svc,ub,suffix,n) "Test_" # svc # ub # suffix # n argument
257 #define OCRun(svc,ub,suffix) svc ## ub ## suffix argument

1234