Home
last modified time | relevance | path

Searched refs:gated (Results 1 – 25 of 57) sorted by relevance

123

/external/Reactive-Extensions/RxCpp/Ix/CPP/samples/SampleCppLinq/
Ddata.txt1 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22437888.0, '…
2 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22626304.0, '…
3 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22503424.0, '…
4 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22667264.0, '…
5 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22323200.0, '…
6 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 14917632.0, 'pr…
7 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 15060992.0, 'pr…
8 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 15052800.0, 'pr…
9 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 14934016.0, 'pr…
10 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 14991360.0, 'pr…
[all …]
/external/iproute2/etc/iproute2/
Drt_protos9 8 gated
21 # Used by me for gated
23 254 gated/aggr
24 253 gated/bgp
25 252 gated/ospf
26 251 gated/ospfase
27 250 gated/rip
28 249 gated/static
29 248 gated/conn
30 247 gated/inet
[all …]
/external/rust/crates/tokio/src/runtime/tests/
Dloom_pool.rs275 gated().await; in pool_multi_notify()
276 gated().await; in pool_multi_notify()
285 gated().await; in pool_multi_notify()
286 gated().await; in pool_multi_notify()
305 fn gated() -> impl Future<Output = &'static str> { in gated() function
/external/rust/crates/pin-project/tests/ui/pin_project/
Dproject_replace_unsized.stderr10 = help: unsized fn params are gated as an unstable feature
45 = help: unsized fn params are gated as an unstable feature
72 = help: unsized fn params are gated as an unstable feature
/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java98 protected boolean gated = false; field in SemanticContext.Predicate
122 this.gated = in Predicate()
132 this.gated = p.gated; in Predicate()
216 if ( gated ) { in getGatedPredicateContext()
/external/rust/crates/rand_xorshift/
DCargo.toml.orig25 # This is for testing serde, unfortunately we can't specify feature-gated dev
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_DebugNanCount.pbtxt26 Whether this op will be gated. If any of the debug_urls of this
Dapi_def_DebugIdentity.pbtxt32 Whether this op will be gated. If any of the debug_urls of this
Dapi_def_DebugNumericSummary.pbtxt48 Whether this op will be gated. If any of the debug_urls of this
/external/perfetto/gn/standalone/sanitizers/
Dsanitizers.gni49 # are gated by an if (!sanitizer_lib_dir_is_static).
/external/llvm-project/compiler-rt/test/
DCMakeLists.txt62 # cfi testing is gated on ubsan
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h345 const bool gated);
Ddebug_io_utils.cc810 const bool gated) { in SendTensorThroughGrpcStream() argument
811 if (gated && in SendTensorThroughGrpcStream()
/external/perfetto/protos/perfetto/trace/ps/
Dprocess_stats.proto83 // ProcessStats, but doing that is probably gated on
/external/libchrome/libchrome_tools/patch/
Dhandle_table.patch160 // HandleTable is thread-hostile. All access should be gated by GetLock().
/external/rust/crates/once_cell/
DCHANGELOG.md40 The API is provisional, subject to change and is gated by the `unstable` cargo feature.
/external/perfetto/docs/data-sources/
Dcpu-freq.md40 typically clock-gated in idle states. In those cases the frequency in the trace
/external/iputils/doc/
Drdisc.sgml63 and by any more or less complete UNIX routing daemon, f.e <command/gated/.
/external/cpuinfo/test/build.prop/
Dgalaxy-s5-us.log270 ro.pip.gated=0
Dmoto-g-gen3.log313 ro.pip.gated=0
Dxiaomi-redmi-note-3.log335 ro.pip.gated=0
Doppo-a37.log318 ro.pip.gated=0
Dlg-k10-eu.log339 ro.pip.gated=0
/external/antlr/runtime/C/
DREADME995 * Fixed the gated pred merged state bug. Added unit test.
1001 * I was doing an AND instead of OR in the gated predicate stuff.
1007 * There is a bug in merging of DFA stop states related to gated
1135 gated predicates incorrectly missed a case where an edge should become
1577 * AST/Template Rewrites were not gated by backtracking==0 so they
1578 executed even when guessing. Auto AST construction is now gated also.
1640 * Added gated predicates "{p}?=>" that literally turn off a production whereas
/external/rust/crates/syn/
DREADME.md38 - **Feature flags** — Functionality is aggressively feature gated so your

123