Home
last modified time | relevance | path

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

1234

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DAutoConfiguredLoadBalancerFactoryTest.java59 LoadBalancer lb = lbf.newLoadBalancer(new TestHelper()); in newLoadBalancer_isAuto() local
66 AutoConfiguredLoadBalancer lb = in defaultIsPickFirst() local
75 AutoConfiguredLoadBalancer lb = in forwardsCalls() local
126 AutoConfiguredLoadBalancer lb = in handleResolvedAddressGroups_keepOldBalancer() local
160 AutoConfiguredLoadBalancer lb = in handleResolvedAddressGroups_shutsDownOldBalancer() local
/external/python/cpython3/Parser/
Dgrammar1.c33 PyGrammar_LabelRepr(label *lb) in PyGrammar_LabelRepr()
Dgrammar.c108 label *lb; in addlabel() local
168 translabel(grammar *g, label *lb) in translabel()
/external/python/cpython2/Parser/
Dgrammar1.c34 PyGrammar_LabelRepr(label *lb) in PyGrammar_LabelRepr()
Dgrammar.c113 label *lb; in addlabel() local
167 translabel(grammar *g, label *lb) in translabel()
/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/openssh/openbsd-compat/regress/
Dstrtonumtest.c41 test(const char *p, long long lb, long long ub, int ok) in test()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drv32i-valid.s88 lb s3, 4(ra) label
91 lb s3, +4(ra) label
/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
/external/clang/test/CodeGen/
Dasm.c177 unsigned int lb = b; in t22() local
189 unsigned int lb = b; in t23() local
/external/e2fsprogs/util/
Dcopy_sparse.c93 long lb, i, fd, ofd, bs, block, numblocks; in copy_sparse_file() local
/external/u-boot/lib/
Ddisplay_options.c145 } lb; in print_buffer() local
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DAutoConfiguredLoadBalancerFactory.java131 void setDelegate(LoadBalancer lb) { in setDelegate()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_util.h98 GLubyte lb, ab; in pack_la_clamp_f() local
/external/iproute2/tc/
Dq_netem.c578 struct rtattr *lb[NETEM_LOSS_MAX + 1]; in netem_print_opt() local
/external/perfetto/src/trace_processor/
Draw_table.cc81 auto lb = std::lower_bound(set_ids.begin(), set_ids.end(), arg_set_id); in FormatSystraceArgs() local
/external/v8/src/ast/
Dast-value-factory.cc44 explicit OneByteStringStream(Vector<const byte> lb) : in OneByteStringStream()
/external/boringssl/src/crypto/fipsmodule/bn/
Dshift.c68 int i, nw, lb, rb; in BN_lshift() local

1234