Home
last modified time | relevance | path

Searched full:chaotic (Results 1 – 25 of 37) sorted by relevance

12

/external/grpc-grpc/src/core/ext/transport/chaotic_good/
Dsettings_metadata.cc36 add("chaotic-good-connection-type", in ToMetadataBatch()
41 add("chaotic-good-connection-id", connection_id.value()); in ToMetadataBatch()
44 add("chaotic-good-alignment", absl::StrCat(alignment.value())); in ToMetadataBatch()
53 auto v = batch.GetStringValue("chaotic-good-connection-type", &buffer); in FromMetadataBatch()
64 v = batch.GetStringValue("chaotic-good-connection-id", &buffer); in FromMetadataBatch()
68 v = batch.GetStringValue("chaotic-good-alignment", &buffer); in FromMetadataBatch()
Dsettings_metadata.h28 // Captures metadata sent in a chaotic good settings frame.
Dframe_header.cc73 // In chaotic-good transport design, message and message padding are sent in GetFrameLength()
Dserver_transport.cc376 ->CreateMemoryAllocator("chaotic-good")) { in ChaoticGoodServerTransport()
476 "set_accept_stream not supported on chaotic good transports: ", in PerformOp()
Dclient_transport.cc192 ->CreateMemoryAllocator("chaotic-good")), in ChaoticGoodClientTransport()
/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/
Dtutorial_chaotic_system.qbk14 [section Chaotic systems and Lyapunov exponents]
18 In this example we present application of odeint to investigation of the properties of chaotic
19 deterministic systems. In mathematical terms chaotic refers to an exponential
29 trajectories diverge exponentially hence they are chaotic. If the largest
Dtutorial_solar_system.qbk90 In general a three body-system is chaotic, hence we can not expect that arbitrary initial condition…
Dexamples_table.qbk28 [The chaotic system examples integrates the Lorenz system and calculates the Lyapunov exponents.]]
Dodeint.qbk96 [link boost_numeric_odeint.tutorial.chaotic_systems_and_lyapunov_exponents Chaotic System]]
Dtutorial_thrust_cuda.qbk141 …stems. Consider for example the three-dimensional Lorenz system from the chaotic systems example i…
/external/grpc-grpc/src/core/lib/event_engine/extensions/
Dchaotic_good_extension.h38 /// histograms and counters specific to the chaotic good control channel.
40 /// chaotic good data channel.
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_unary_ping_pong_chaotic_good.cc19 // Benchmark gRPC end2end in various configurations for chaotic good
20 // TODO(ctiller): fold back into bm_fullstack_unary_ping_pong.cc once chaotic
/external/grpc-grpc/src/core/lib/event_engine/
Dposix.h33 /// may implement to support additional chaotic good related functionality.
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chaotic_good/
Dframe_header.cc70 // In chaotic-good transport design, message and message padding are sent in GetFrameLength()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dnetwork_input.cc170 add_header("chaotic-good-connection-type", in SliceBufferFromSimpleHeaders()
174 add_header("chaotic-good-connection-id", in SliceBufferFromSimpleHeaders()
178 add_header("chaotic-good-alignment", headers.chaotic_good_alignment()); in SliceBufferFromSimpleHeaders()
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/
Dchaotic_system.cpp5 * exponents of a chaotic system namely the well known Lorenz system. Furthermore,
/external/grpc-grpc/src/core/lib/experiments/
Dexperiments.cc93 "If set, enable the chaotic good load transport (this is mostly here for "
288 "If set, enable the chaotic good load transport (this is mostly here for "
483 "If set, enable the chaotic good load transport (this is mostly here for "
Dexperiments.yaml64 If set, enable the chaotic good load transport (this is mostly here for testing)
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/rngs/
Dmod.rs28 //! long, while others are chaotic and the period depends on the seed.
/external/rust/android-crates-io/crates/rand/src/rngs/
Dmod.rs28 //! long, while others are chaotic and the period depends on the seed.
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/rngs/
Dmod.rs28 //! long, while others are chaotic and the period depends on the seed.
/external/eigen/unsupported/test/
Dcxx11_runqueue.cpp157 // Stress is a chaotic random test.
/external/antlr/runtime/ObjC/Framework/
DLinkedHashMap.h15 * chaotic ordering provided by {@link HashMap} (and {@link Hashtable}),
/external/zstd/programs/
Dzstd.188 … 8 MiB by default (can be changed manually, see \fBwlog\fR)\. Due to the chaotic nature of dynamic…
/external/grpc-grpc/test/core/end2end/
Dend2end_tests.h878 GTEST_SKIP() << "Disabled for initial chaotic good testing"; \

12