Searched refs:round_robin (Results 1 – 25 of 26) sorted by relevance
12
/external/grpc-grpc/test/core/end2end/fuzzers/ |
D | api_fuzzer.dictionary | 9 "round_robin\x00"
|
/external/mesa3d/src/util/ |
D | register_allocate.c | 96 bool round_robin; member 249 regs->round_robin = true; in ra_set_allocate_round_robin() 446 blob_write_uint32(blob, regs->round_robin); in ra_set_serialize() 482 regs->round_robin = blob_read_uint32(blob); in ra_set_deserialize() 919 if (g->regs->round_robin && in ra_select()
|
/external/grpc-grpc/doc/ |
D | environment_variables.md | 67 - round_robin - traces the round_robin load balancing policy
|
D | service_config.md | 17 // is 'round_robin', but third parties may add their own policies.
|
D | load-balancing.md | 114 `round_robin` or `grpclb`).
|
/external/grpc-grpc/ |
D | config.m4 | 384 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc \ 672 PHP_ADD_BUILD_DIR($ext_builddir/src/core/ext/filters/client_channel/lb_policy/round_robin)
|
D | config.w32 | 359 "src\\core\\ext\\filters\\client_channel\\lb_policy\\round_robin\\round_robin.cc " + 682 …ateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\client_channel\\lb_policy\\round_robin");
|
D | Android.bp | 195 "src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc",
|
D | grpc.gyp | 576 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc', 1327 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc',
|
D | BUILD | 1298 "src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc",
|
D | gRPC-Core.podspec | 814 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc',
|
D | grpc.gemspec | 753 s.files += %w( src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc )
|
D | CMakeLists.txt | 1251 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc 2594 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.gyp | 480 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc', 1110 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc',
|
D | config.m4 | 67 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc \ 1012 PHP_ADD_BUILD_DIR($ext_builddir/src/core/ext/filters/client_channel/lb_policy/round_robin)
|
D | config.w32 | 34 "src\\core\\ext\\filters\\client_channel\\lb_policy\\round_robin\\round_robin.cc " + 1012 …ateFolder(base_dir+"\\ext\\grpc\\src\\core\\ext\\filters\\client_channel\\lb_policy\\round_robin");
|
D | BUILD.gn | 256 "src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc",
|
D | BUILD | 1563 "src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc",
|
D | gRPC-Core.podspec | 238 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc',
|
D | CMakeLists.txt | 1472 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc 2273 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc
|
D | grpc.gemspec | 153 s.files += %w( src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc )
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.core.internal | 908 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc \
|
/external/rust/crates/grpcio-sys/grpc/tools/doxygen/ |
D | Doxyfile.core.internal | 914 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc \
|
D | Doxyfile.c++.internal | 1088 src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc \
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 22977 …<var-decl name="round_robin" type-id="b50a4934" visibility="default" filepath="include/linux/sbitm… 23483 …<var-decl name="round_robin" type-id="b50a4934" visibility="default" filepath="include/linux/sbitm…
|
12