/third_party/boost/boost/proto/transform/detail/preprocessed/ |
D | lazy.hpp | 17 struct lazy<Object()> struct 37 struct lazy<Object(A0)> struct 49 struct lazy<Object(A0...)> struct 54 : lazy< argument 75 struct lazy<Object(A0 , A1)> struct 87 struct lazy<Object(A0 , A1...)> struct 92 : lazy< argument 113 struct lazy<Object(A0 , A1 , A2)> struct 125 struct lazy<Object(A0 , A1 , A2...)> argument 130 : lazy< argument [all …]
|
/third_party/boost/boost/proto/transform/detail/ |
D | lazy.hpp | 44 struct lazy<Object(BOOST_PP_ENUM_PARAMS(N, A))> struct 58 struct lazy<Object(BOOST_PP_ENUM_PARAMS(N, A)...)> argument 63 : lazy< argument
|
/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 __anonaa9ed1000102() 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
|
/third_party/boost/boost/proto/transform/ |
D | lazy.hpp | 32 struct lazy : transform<lazy<Object> > struct 35 struct impl 44 struct lazy<detail::msvc_fun_workaround<Fun> > struct
|
/third_party/boost/libs/graph_parallel/test/ |
D | adjlist_build_test.cpp | 89 Graph::lazy_add_edge lazy in test_main() local 179 Graph::lazy_add_edge lazy in test_main() local
|
/third_party/boost/libs/metaparse/example/meta_hs/ |
D | lazy.hpp | 11 namespace lazy namespace
|
/third_party/boost/boost/hana/fwd/ |
D | lazy.hpp | 71 struct lazy { struct
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | lazy.hpp | 71 struct lazy { struct
|
/third_party/boost/boost/spirit/home/support/ |
D | lazy.hpp | 28 lazy(phoenix::actor<Eval> const& f) in lazy() function
|
/third_party/flutter/skia/tests/ |
D | TLazyTest.cpp | 12 SkTLazy<int> lazy; in DEF_TEST() local
|
/third_party/skia/tests/ |
D | TLazyTest.cpp | 12 SkTLazy<int> lazy; in DEF_TEST() local
|
/third_party/boost/libs/asio/test/ |
D | signal_set.cpp | 44 archetypes::lazy_handler lazy; in test() local
|
D | serial_port.cpp | 67 archetypes::lazy_handler lazy; in test() local
|
/third_party/node/deps/npm/node_modules/import-lazy/ |
D | index.js | 2 const lazy = (mod, fn, id) => mod === undefined ? fn(id) : mod; function
|
/third_party/boost/libs/asio/test/windows/ |
D | object_handle.cpp | 47 archetypes::lazy_handler lazy; in test() local
|
D | stream_handle.cpp | 53 archetypes::lazy_handler lazy; in test() local
|
D | random_access_handle.cpp | 54 archetypes::lazy_handler lazy; in test() local
|
/third_party/ntfs-3g/libfuse-lite/ |
D | mount_util.c | 109 int fuse_mnt_umount(const char *progname, const char *mnt, int lazy) in fuse_mnt_umount() 347 int fuse_mnt_umount(const char *progname, const char *mnt, int lazy) in fuse_mnt_umount()
|
/third_party/pulseaudio/src/pulsecore/ |
D | core-scache.h | 44 bool lazy; member
|
/third_party/jsframework/runtime/main/reactivity/ |
D | state.js | 94 lazy: true property
|
/third_party/boost/boost/accumulators/ |
D | statistics_fwd.hpp | 392 struct lazy {}; struct
|
/third_party/grpc/third_party/upb/upb/pb/ |
D | compile_decoder.c | 92 bool lazy; member 95 static compiler *newcompiler(mgroup *group, bool lazy) { in newcompiler() 825 const mgroup *mgroup_new(const upb_handlers *dest, bool lazy) { in mgroup_new() 895 void upb_pbdecodermethodopts_setlazy(upb_pbcodecache *c, bool lazy) { in upb_pbdecodermethodopts_setlazy()
|
D | decoder.h | 228 void set_lazy(bool lazy) { upb_pbcodecache_setlazy(ptr(), lazy); } in set_lazy()
|
/third_party/boost/libs/asio/test/posix/ |
D | stream_descriptor.cpp | 58 archetypes::lazy_handler lazy; in test() local
|
/third_party/boost/libs/asio/test/ssl/ |
D | stream.cpp | 69 archetypes::lazy_handler lazy; in test() local
|