/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | while_some.rs | 39 let full = AtomicBool::new(false); in drive_unindexed() localVariable 53 full: &'f AtomicBool, field 84 fn full(&self) -> bool { in full() function 108 full: &'f AtomicBool, field 151 fn full(&self) -> bool { in full() function
|
D | try_reduce_with.rs | 14 let full = AtomicBool::new(false); in try_reduce_with() localVariable 24 full: &'r AtomicBool, field 56 fn full(&self) -> bool { in full() function 95 full: &'r AtomicBool, field 126 fn full(&self) -> bool { in full() function
|
D | try_reduce.rs | 15 let full = AtomicBool::new(false); in try_reduce() localVariable 27 full: &'r AtomicBool, field 60 fn full(&self) -> bool { in full() function 96 full: &'r AtomicBool, field 125 fn full(&self) -> bool { in full() function
|
D | noop.rs | 18 fn full(&self) -> bool { in full() method 40 fn full(&self) -> bool { in full() method
|
D | for_each.rs | 35 fn full(&self) -> bool { in full() function 61 fn full(&self) -> bool { in full() function
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
D | langtags.json | 21 "full": "aa-Latn-ET", string 36 "full": "aa-Arab-ET", string 50 "full": "aa-Latn-DJ", string 63 "full": "aa-Latn-ER", string 76 "full": "aa-Ethi-ET", string 90 "full": "aaa-Latn-NG", string 105 "full": "aab-Latn-NG", string 120 "full": "aac-Latn-PG", string 133 "full": "aad-Latn-PG", string 148 "full": "aae-Latn-IT", string [all …]
|
/external/rust/android-crates-io/crates/drm-fourcc/ |
D | build.rs | 64 let full = caps.name("full").unwrap().as_str(); in generate() localVariable 82 let full = caps.name("full").unwrap().as_str(); in generate() localVariable 105 let full = caps.name("full").unwrap().as_str(); in generate() localVariable
|
/external/zucchini/aosp/include/components/zucchini/ |
D | io_utils.h | 35 bool full() const { return counter_ >= limit_; } in full() function 47 bool full() const { return buf_.full(); } in full() function
|
/external/zucchini/ |
D | io_utils.h | 35 bool full() const { return counter_ >= limit_; } in full() function 47 bool full() const { return buf_.full(); } in full() function
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
D | ThumbnailRequestCoordinator.java | 8 private Request full; field in ThumbnailRequestCoordinator 20 public void setRequests(Request full, Request thumb) { in setRequests()
|
/external/ComputeLibrary/src/core/ |
D | Validate.cpp | 27 … const arm_compute::Window &full, const arm_compute::Window &win) in error_on_mismatching_windows() 42 … const arm_compute::Window &full, const arm_compute::Window &sub) in error_on_invalid_subwindow() 58 … const arm_compute::Window &full, const arm_compute::Window &window, const int dim) in error_on_window_not_collapsable_at_dimension()
|
/external/pytorch/caffe2/utils/ |
D | string_utils.h | 31 const std::string& full, in EndsWith()
|
/external/wayland/cursor/ |
D | xcursor.c | 535 char *full; in xcursor_build_theme_dir() local 586 char *full; in xcursor_build_fullname() local 623 xcursor_theme_inherits(const char *full) in xcursor_theme_inherits() 686 char *full; in load_all_cursors_from_dir() local 748 char *full, *dir; in xcursor_load_theme() local
|
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ExtensionSchemas.java | 51 static ExtensionSchema<?> full() { in full() method in ExtensionSchemas
|
D | NewInstanceSchemas.java | 38 static NewInstanceSchema full() { in full() method in NewInstanceSchemas
|
D | MapFieldSchemas.java | 38 static MapFieldSchema full() { in full() method in MapFieldSchemas
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | MapFieldSchemas.java | 38 static MapFieldSchema full() { in full() method in MapFieldSchemas
|
D | ExtensionSchemas.java | 51 static ExtensionSchema<?> full() { in full() method in ExtensionSchemas
|
D | NewInstanceSchemas.java | 38 static NewInstanceSchema full() { in full() method in NewInstanceSchemas
|
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ExtensionSchemas.java | 51 static ExtensionSchema<?> full() { in full() method in ExtensionSchemas
|
D | NewInstanceSchemas.java | 38 static NewInstanceSchema full() { in full() method in NewInstanceSchemas
|
D | MapFieldSchemas.java | 38 static MapFieldSchema full() { in full() method in MapFieldSchemas
|
/external/pciutils/lib/ |
D | names-hash.c | 18 unsigned int full; member 26 unsigned int full; member
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | null_fenced_block.hpp | 24 enum half_or_full_t { half, full }; enumerator
|
/external/rust/android-crates-io/crates/siphasher/src/ |
D | tests128.rs | 61 let full = hash_with(SipHasher13::new_with_keys(k0, k1), &Bytes(&buf)); in test_siphash128_1_3() localVariable 92 let full = hash_with(SipHasher24::new_with_keys(k0, k1), &Bytes(&buf)); in test_siphash128_2_4() localVariable
|