Home
last modified time | relevance | path

Searched defs:lb (Results 1 – 25 of 106) sorted by relevance

12345

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DAutoConfiguredLoadBalancerFactoryTest.java63 LoadBalancer lb = lbf.newLoadBalancer(new TestHelper()); in newLoadBalancer_isAuto() local
70 AutoConfiguredLoadBalancer lb = in defaultIsPickFirst() local
79 AutoConfiguredLoadBalancer lb = in forwardsCalls() local
130 AutoConfiguredLoadBalancer lb = in handleResolvedAddressGroups_keepOldBalancer() local
164 AutoConfiguredLoadBalancer lb = in handleResolvedAddressGroups_shutsDownOldBalancer() local
304 LoadBalancer lb = in channelTracing_lbPolicyChanged() local
/external/libwebsockets/lib/misc/lwsac/
Dlwsac.cxx60 lssAc::get(lssbuf_t *lb) in get()
73 lssAc::append(lssbuf_t *lb) in append()
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Deval.pass.cpp60 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test1() local
123 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test2() local
186 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test3() local
249 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test4() local
312 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test5() local
375 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test6() local
438 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test7() local
501 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test8() local
564 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test9() local
627 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test10() local
[all …]
Deval_param.pass.cpp63 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in main() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.pconst/
Deval.pass.cpp61 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test1() local
124 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test2() local
187 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test3() local
250 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test4() local
313 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test5() local
376 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test6() local
439 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test7() local
502 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test8() local
565 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test9() local
628 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in test10() local
[all …]
Deval_param.pass.cpp64 I lb = std::lower_bound(u.begin(), u.end(), b[i]); in main() local
/external/python/cpython2/Parser/
Dgrammar.c113 label *lb; in addlabel() local
167 translabel(grammar *g, label *lb) in translabel()
Dgrammar1.c34 PyGrammar_LabelRepr(label *lb) in PyGrammar_LabelRepr()
/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/text/format/
DLineBreakerTest.java30 LineBreaker lb = in breakLines() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dbitncmp.c38 unsigned int lb, rb; in ares__bitncmp() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/
DArrayBuildersTest.java58 LongBuilder lb = builders.getLongBuilder(); in testBuilderAccess() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtriangular_solve_expander_test.cc80 auto lb = LiteralUtil::CreateR2FromArray2D(b); in TEST_P() local
/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/clang/test/OpenMP/
Dtarget_exit_data_codegen.cpp38 float lb[arg]; in foo() local
Dtarget_data_codegen.cpp38 float lb[arg]; in foo() local
Dtarget_enter_data_codegen.cpp38 float lb[arg]; in foo() local
Dtarget_update_codegen.cpp38 float lb[arg]; in foo() local
Dteams_codegen.cpp126 SS<long long> lb; in teams_template_arg() local
/external/elfutils/tests/
Dnext-lines.c52 Dwarf_Lines *lb; in main() local
Dget-lines.c72 Dwarf_Lines *lb; in main() local
Dnvidia_extended_linemap_libdw.c52 Dwarf_Lines *lb; in main() local
/external/clang/test/CodeGen/
Dasm.c177 unsigned int lb = b; in t22() local
189 unsigned int lb = b; in t23() local
/external/libwebsockets/lib/cose/
Dcose_sign.c107 uint8_t lbuf[MAX_BLOBBED_PARAMS], lb[9]; in lws_cose_sign_payload_chunk() local
/external/e2fsprogs/util/
Dcopy_sparse.c93 long lb, i, fd, ofd, bs, block, numblocks; in copy_sparse_file() local
/external/harfbuzz_ng/src/
Dhb-bit-page.hh111 elt_t *lb = &elt (b); in add_range() local
127 elt_t *lb = &elt (b); in del_range() local

12345