Home
last modified time | relevance | path

Searched refs:balanced (Results 1 – 25 of 78) sorted by relevance

1234

/external/eigen/unsupported/Eigen/src/Polynomials/
DCompanion.h110 bool balanced( Scalar colNorm, Scalar rowNorm,
142 bool companion<_Scalar,_Deg>::balanced( Scalar colNorm, Scalar rowNorm, in balanced() function
231 if( !balanced( colNorm, rowNorm, hasConverged, colB, rowB ) ) in balance()
248 if( !balanced( colNorm, rowNorm, hasConverged, colB, rowB ) ) in balance()
264 if( !balanced( colNorm, rowNorm, hasConverged, colB, rowB ) ) in balance()
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-smp/
DREADME.md10 count, to keep the load on the threads balanced. Only the pt the wsi is bound to can service
/external/iptables/extensions/
Dlibxt_NFQUEUE.man17 This specifies a range of queues to use. Packets are then balanced across the given queues.
/external/python/cpython2/Objects/
Dlistsort.txt195 Discussion: The tests that end up doing (close to) perfectly balanced
197 also ends up doing balanced merges, but systematically benefits a lot from
199 %sort approaches having a balanced merge at the end because the random
241 1. Random data strongly tends then toward perfectly balanced (both runs have
262 here, so that the merges end up perfectly balanced (see next section). We
276 balanced merges (see next section), leaving runs of lengths 2048 and 64 to
283 runs each of length 33, and then all merges are perfectly balanced. Better!
369 trigger 7 perfectly balanced merges.
375 then we get a sequence of perfectly balanced merges (with, perhaps, some
592 ~sort is a good example of when balanced runs could benefit from a better
/external/python/cpython3/Objects/
Dlistsort.txt195 Discussion: The tests that end up doing (close to) perfectly balanced
197 also ends up doing balanced merges, but systematically benefits a lot from
199 %sort approaches having a balanced merge at the end because the random
241 1. Random data strongly tends then toward perfectly balanced (both runs have
262 here, so that the merges end up perfectly balanced (see next section). We
276 balanced merges (see next section), leaving runs of lengths 2048 and 64 to
283 runs each of length 33, and then all merges are perfectly balanced. Better!
369 trigger 7 perfectly balanced merges.
375 then we get a sequence of perfectly balanced merges (with, perhaps, some
592 ~sort is a good example of when balanced runs could benefit from a better
/external/one-true-awk/testdir/
DT.argv127 # test data balanced on pinhead...
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dtail-dup-layout.ll471 br i1 %tagbits.i.eq0, label %ret, label %j8, !prof !2 ; balanced (3 to 3)
477 br i1 %tagbits.b.eq1, label %e9, label %d7, !prof !2 ; balanced (3 to 3)
495 br i1 %tagbits.h.eq1, label %ret, label %j8, !prof !2 ; balanced (5 to 5)
548 br i1 %tagbits.g.eq0, label %ret1, label %ret2, !prof !2 ; balanced
Dmachine-combiner.ll65 ; Verify that we reassociate some of these ops. The optimal balanced tree of adds is not
/external/llvm/test/CodeGen/X86/
Dswitch-bt.ll141 ; The balanced binary switch here would start with a comparison against 39, but
/external/igt-gpu-tools/benchmarks/wsim/
DREADME214 Engine bonds are extensions on load balanced contexts. They allow expressing
246 load balanced fashion, telling the driver they should run simultaneously and
/external/llvm-project/llvm/test/CodeGen/X86/
Dswitch-bt.ll141 ; The balanced binary switch here would start with a comparison against 39, but
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_configuration.proto93 // and how well the embedding IDs are load balanced across the system. The
/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/
Dload_balancer.proto48 // The name of the load balanced service (e.g., service.googleapis.com). Its
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto48 // The name of the load balanced service (e.g., service.googleapis.com). Its
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto48 // The name of the load balanced service (e.g., service.googleapis.com). Its
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dbase.proto42 // into smaller chunks of sub-zones so they can be load balanced
/external/llvm/test/CodeGen/PowerPC/
Dmachine-combiner.ll65 ; Verify that we reassociate some of these ops. The optimal balanced tree of adds is not
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
Dbuild.log36 balanced-match: 0.4.2
/external/chromium-trace/catapult/third_party/polymer/components/polymer/
Dbuild.log66 balanced-match: 1.0.0
/external/grpc-grpc/doc/
Dload-balancing.md14 come from a single client, we still want them to be load-balanced across
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/
Dyarn.lock140 balanced-match@^1.0.0:
142 …resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49d…
163 balanced-match "^1.0.0"
/external/deqp-deps/SPIRV-Tools/tools/sva/
Dyarn.lock140 balanced-match@^1.0.0:
142 …resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49d…
163 balanced-match "^1.0.0"
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/
Dyarn.lock140 balanced-match@^1.0.0:
142 …resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49d…
163 balanced-match "^1.0.0"
/external/llvm/test/CodeGen/AArch64/
Dmachine-combiner.ll54 ; Verify that we reassociate some of these ops. The optimal balanced tree of adds is not
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dmachine-combiner.ll59 ; Verify that we reassociate some of these ops. The optimal balanced tree of adds is not

1234