/external/iproute2/etc/iproute2/ |
D | rt_protos | 9 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/ |
D | loom_pool.rs | 326 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/ |
D | SemanticContext.java | 98 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/ |
D | 0002-Only-add-chrome_root_store-dep-when-chrome_root_stor.patch | 7 This dependency is already added on line 1400 and correctly gated by
|
/external/rust/crates/rand_xorshift/ |
D | Cargo.toml.orig | 25 # This is for testing serde, unfortunately we can't specify feature-gated dev
|
/external/rust/crates/rand_chacha/ |
D | CHANGELOG.md | 9 - add serde support, gated by the `serde1` feature (#1124)
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DebugNanCount.pbtxt | 26 Whether this op will be gated. If any of the debug_urls of this
|
D | api_def_DebugIdentity.pbtxt | 32 Whether this op will be gated. If any of the debug_urls of this
|
D | api_def_DebugNumericSummary.pbtxt | 48 Whether this op will be gated. If any of the debug_urls of this
|
/external/perfetto/gn/standalone/sanitizers/ |
D | sanitizers.gni | 49 # are gated by an if (!sanitizer_lib_dir_is_static).
|
/external/rust/crates/pin-project/tests/ui/pin_project/ |
D | project_replace_unsized.stderr | 14 = 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/ |
D | BUILD.gn | 30 # Rust coverage is gated on using the Chromium-built Rust toolchain as it
|
/external/angle/build/config/coverage/ |
D | BUILD.gn | 41 # Rust coverage is gated on using the Chromium-built Rust toolchain as it
|
/external/cronet/net/data/ |
D | test_bundle_data.filelist | 686 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/ |
D | debug_io_utils.h | 345 const bool gated);
|
/external/cronet/build/android/docs/ |
D | java_asserts.md | 30 TL;DR - every single assertion is gated behind a `assertionDisabled` flag check,
|
/external/angle/build/android/docs/ |
D | java_asserts.md | 30 TL;DR - every single assertion is gated behind a `assertionDisabled` flag check,
|
/external/rust/crates/tinyvec/ |
D | CHANGELOG.md | 19 This is gated behind the new `std` feature.
|
/external/cronet/base/allocator/partition_allocator/ |
D | external_builds.md | 71 Assembly blocks should be gated behind compiler-specific flags and
|
/external/rust/crates/const-oid/ |
D | CHANGELOG.md | 18 - OID database gated under the `db` feature ([#451], [#453], [#456], [#488])
|
/external/rust/crates/der/ |
D | README.md | 32 that allocate gated under the off-by-default `alloc` feature).
|
/external/zstd/build/meson/lib/ |
D | meson.build | 48 # really we need anything that defines __GNUC__ as that is what ZSTD_ASM_SUPPORTED is gated on
|
/external/libchrome/libchrome_tools/patch/ |
D | handle_table.patch | 160 // HandleTable is thread-hostile. All access should be gated by GetLock().
|
/external/rust/crates/once_cell/ |
D | CHANGELOG.md | 105 The API is provisional, subject to change and is gated by the `unstable` cargo feature.
|
/external/bazel-skylib/docs/ |
D | maintainers_guide.md | 36 pre-release or is gated behind an `--incompatible` flag, use an `if
|