/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | quickfox_repeated | 1 …lazy dogThe quick brown fox jumps over the lazy dogThe quick brown fox jumps over the lazy dogThe …
|
/third_party/pcre2/pcre2/testdata/ |
D | grepinput | 15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 16 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 21 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 22 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 23 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 25 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 26 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox [all …]
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | lazy.hpp | 98 class lazy { class 110 lazy(T x) : obj(new detail::strict_lazy<T>(x)) { in lazy() function in clover::lazy 118 lazy(F &&f) : obj(new detail::deferred_lazy< in lazy() function in clover::lazy 126 lazy() : lazy([]() { in lazy() function in clover::lazy 132 lazy(const lazy &other) : obj(obj->clone()) { in lazy() function in clover::lazy 135 lazy(lazy &&other) : obj(NULL) { in lazy() function in clover::lazy 139 ~lazy() { in ~lazy() 143 lazy & 144 operator=(lazy other) { in operator =()
|
/third_party/skia/tests/ |
D | TLazyTest.cpp | 12 SkTLazy<int> lazy; in DEF_TEST() local 14 REPORTER_ASSERT(r, !lazy.isValid()); in DEF_TEST() 15 REPORTER_ASSERT(r, lazy.getMaybeNull() == nullptr); in DEF_TEST() 18 SkTLazy<int> lazy_copy(lazy); // NOLINT(performance-unnecessary-copy-initialization) in DEF_TEST() 23 lazy.init(42); in DEF_TEST() 25 REPORTER_ASSERT(r, lazy.isValid()); in DEF_TEST() 26 REPORTER_ASSERT(r, 42 == *lazy.get()); in DEF_TEST() 29 SkTLazy<int> lazy_copy(lazy); // NOLINT(performance-unnecessary-copy-initialization) in DEF_TEST() 32 REPORTER_ASSERT(r, lazy.get() != lazy_copy.get()); in DEF_TEST()
|
/third_party/rust/crates/lazy-static.rs/src/ |
D | lib.rs | 105 pub mod lazy; module 117 pub mod lazy; module 148 fn initialize(lazy: &Self) { 149 let _ = &**lazy; 187 fn initialize(lazy: &Self); in initialize() 213 pub fn initialize<T: LazyStatic>(lazy: &T) { in initialize() 214 LazyStatic::initialize(lazy); in initialize()
|
D | core_lazy.rs | 29 static $NAME: $crate::lazy::Lazy<$T> = $crate::lazy::Lazy::INIT;
|
/third_party/rust/crates/lazy-static.rs/ |
D | Cargo.toml | 12 repository = "https://github.com/rust-lang-nursery/lazy-static.rs" 13 keywords = ["macro", "lazy", "static"] 28 appveyor = { repository = "rust-lang-nursery/lazy-static.rs" } 29 travis-ci = { repository = "rust-lang-nursery/lazy-static.rs" } 31 is-it-maintained-issue-resolution = { repository = "rust-lang-nursery/lazy-static.rs" } 32 is-it-maintained-open-issues = { repository = "rust-lang-nursery/lazy-static.rs" }
|
D | README.OpenSource | 3 "Name": "lazy-static.rs", 8 "Upstream URL": "https://github.com/rust-lang-nursery/lazy-static.rs", 9 "Description": "A Rust library that provides a lazy-initialized cell."
|
D | README.md | 1 lazy-static.rs 11 …ps://travis-ci.com/rust-lang-nursery/lazy-static.rs.svg?branch=master)](https://travis-ci.com/rust… 14 ….shields.io/crates/l/lazy_static.svg)](https://github.com/rust-lang-nursery/lazy-static.rs#license) 25 [lazy-static.rs is available on crates.io](https://crates.io/crates/lazy_static).
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldOptions.php | 80 protected $lazy = null; variable in Google\\Protobuf\\Internal\\FieldOptions 343 return isset($this->lazy) ? $this->lazy : false; 348 return isset($this->lazy); 353 unset($this->lazy); 389 $this->lazy = $var;
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | event.hpp | 124 const lazy<cl_ulong> &time_queued() const; 125 const lazy<cl_ulong> &time_submit() const; 126 const lazy<cl_ulong> &time_start() const; 127 const lazy<cl_ulong> &time_end() const; 142 lazy<cl_ulong> _time_queued, _time_submit, _time_start, _time_end;
|
/third_party/typescript/tests/baselines/reference/ |
D | systemModule18.js | 5 export function lazy() {} function 18 function lazy() { } function 19 exports_1("lazy", lazy);
|
D | systemModule18.symbols | 9 export function lazy() {} 10 >lazy : Symbol(lazy, Decl(react.ts, 0, 34))
|
D | systemModule18.types | 9 export function lazy() {} 10 >lazy : () => void
|
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | lazy_fields_lite.proto | 33 // A proto file with lazy fields 42 optional LazyInnerMessageLite inner = 3 [lazy = true]; 43 repeated LazyInnerMessageLite repeated_inner = 4 [lazy = true]; 47 LazyInnerMessageLite oneof_inner = 6 [lazy = true]; 54 optional LazyNestedInnerMessageLite nested = 3 [lazy = true];
|
/third_party/json/docs/examples/ |
D | basic_json__CompatibleType.output | 19 "The quick brown fox jumps over the lazy dog." 20 "The quick brown fox jumps over the lazy dog." 21 "The quick brown fox jumps over the lazy dog."
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/ |
D | test-lazy-file-1m-touch | 1 # memtoy test - lazy migration of entire 1M mapped file 2 # lazy migrate, then touch to fault 13 # lazy mig [move], no 'wait'
|
D | test-lazy-anon-1g | 1 # memtoy test - lazy migrate single 1G anon segment 11 # lazy mig, but add wait to force touch
|
D | test-lazy-anon-8p | 1 # memtoy test - lazy migrate single 8 page anon segment 12 # lazy mig, but add wait to force touch
|
D | test-lazy-anon-1p | 1 # memtoy test - lazy migrate single 1 page anon segment 12 # lazy mig, but add wait to force touch
|
/third_party/python/Lib/test/ |
D | tokenize_tests.txt | 82 the 'lazy' dog. 84 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n' 89 the 'lazy' dog. 95 the 'lazy' dog.\n\ 101 the \'lazy\' dog.\n\
|
/third_party/rust/crates/syn/examples/lazy-static/example/ |
D | Cargo.toml | 2 name = "lazy-static-example" 9 lazy_static = { path = "../lazy-static" }
|
/third_party/libfuse/lib/ |
D | mount_util.c | 148 static int exec_umount(const char *progname, const char *rel_mnt, int lazy) in exec_umount() argument 179 if (lazy) { in exec_umount() 205 const char *rel_mnt, int lazy) in fuse_mnt_umount() argument 210 res = umount2(rel_mnt, lazy ? 2 : 0); in fuse_mnt_umount() 217 return exec_umount(progname, rel_mnt, lazy); in fuse_mnt_umount()
|
/third_party/ntfs-3g/libfuse-lite/ |
D | mount_util.h | 13 int fuse_mnt_umount(const char *progname, const char *mnt, int lazy); 24 int fusermount(int unmount, int quiet, int lazy, const char *opts,
|
/third_party/rust/crates/syn/examples/lazy-static/ |
D | README.md | 5 - [`lazy-static/src/lib.rs`](lazy-static/src/lib.rs) 22 the macro input. For example if you try adding an uncreatively named `FOO` lazy
|