Searched defs:LAZY (Results 1 – 9 of 9) sorted by relevance
50 static mut LAZY: LazyV2<String> = LazyV2::INIT; in many_threads_calling_get() variable
73 static mut LAZY: Lazy<String> = Lazy::INIT; in many_threads_calling_get() constant
42 LAZY, enumConstant
247 const LAZY: libc::c_int = 1; constant
204 LAZY { enumConstant
78 public static final ClassName LAZY = ClassName.get("dagger", "Lazy"); field in TypeNames
349 LAZY enumConstant