Home
last modified time | relevance | path

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

123

/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.rs326 gated().await; in pool_multi_notify()
327 gated().await; in pool_multi_notify()
336 gated().await; in pool_multi_notify()
337 gated().await; in pool_multi_notify()
356 fn gated() -> impl Future<Output = &'static str> { in gated() function
/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/cronet/patches/
D0002-Only-add-chrome_root_store-dep-when-chrome_root_stor.patch7 This dependency is already added on line 1400 and correctly gated by
/external/rust/crates/rand_xorshift/
DCargo.toml.orig25 # This is for testing serde, unfortunately we can't specify feature-gated dev
/external/rust/crates/rand_chacha/
DCHANGELOG.md9 - add serde support, gated by the `serde1` feature (#1124)
/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/rust/crates/pin-project/tests/ui/pin_project/
Dproject_replace_unsized.stderr14 = help: unsized fn params are gated as an unstable feature
84 = help: unsized fn params are gated as an unstable feature
/external/cronet/build/config/coverage/
DBUILD.gn30 # Rust coverage is gated on using the Chromium-built Rust toolchain as it
/external/angle/build/config/coverage/
DBUILD.gn41 # Rust coverage is gated on using the Chromium-built Rust toolchain as it
/external/cronet/net/data/
Dtest_bundle_data.filelist686 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha1-chain.pem
687 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha1-eku-any.test
688 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha1-eku-clientAuth-str…
689 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha1-eku-clientAuth.test
690 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha1-eku-serverAuth-str…
691 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha1-eku-serverAuth.test
692 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha256-chain.pem
693 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha256-eku-any.test
694 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha256-eku-clientAuth-s…
695 data/verify_certificate_chain_unittest/intermediate-eku-server-gated-crypto/sha256-eku-clientAuth.t…
[all …]
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h345 const bool gated);
/external/cronet/build/android/docs/
Djava_asserts.md30 TL;DR - every single assertion is gated behind a `assertionDisabled` flag check,
/external/angle/build/android/docs/
Djava_asserts.md30 TL;DR - every single assertion is gated behind a `assertionDisabled` flag check,
/external/rust/crates/tinyvec/
DCHANGELOG.md19 This is gated behind the new `std` feature.
/external/cronet/base/allocator/partition_allocator/
Dexternal_builds.md71 Assembly blocks should be gated behind compiler-specific flags and
/external/rust/crates/const-oid/
DCHANGELOG.md18 - OID database gated under the `db` feature ([#451], [#453], [#456], [#488])
/external/rust/crates/der/
DREADME.md32 that allocate gated under the off-by-default `alloc` feature).
/external/zstd/build/meson/lib/
Dmeson.build48 # really we need anything that defines __GNUC__ as that is what ZSTD_ASM_SUPPORTED is 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.md105 The API is provisional, subject to change and is gated by the `unstable` cargo feature.
/external/bazel-skylib/docs/
Dmaintainers_guide.md36 pre-release or is gated behind an `--incompatible` flag, use an `if

123