Home
last modified time | relevance | path

Searched refs:lazy (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/external/brotli/tests/testdata/
Dquickfox_repeated1lazy dogThe quick brown fox jumps over the lazy dogThe quick brown fox jumps over the lazy dogThe …
/external/pcre/dist2/testdata/
Dgrepinput15 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 …]
/external/mesa3d/src/gallium/state_trackers/clover/util/
Dlazy.hpp98 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 =()
/external/eigen/doc/
DTopicLazyEvaluation.dox5 Executive summary: Eigen has intelligent compile-time mechanisms to enable lazy evaluation and remo…
21lazy evaluation</i> as an expression is getting evaluated as late as possible, instead of immediat…
23 …ntelligent compile-time mechanisms to determine automatically when to use lazy evaluation, and whe…
29 Eigen chooses lazy evaluation. Thus the arrays are traversed only once, producing optimized code. I…
37 Eigen chooses lazy evaluation at every stage in that example, which is clearly the correct choice. …
43 …original \c matrix. This guarantees a correct result as we saw above that lazy evaluation gives wr…
45 What if you know that the result does no alias the operand of the product and want to force lazy ev…
49 … is not the same matrix as matrix1, we know that lazy evaluation is not dangerous, so we may force…
/external/mesa3d/src/gallium/state_trackers/clover/core/
Devent.hpp122 const lazy<cl_ulong> &time_queued() const;
123 const lazy<cl_ulong> &time_submit() const;
124 const lazy<cl_ulong> &time_start() const;
125 const lazy<cl_ulong> &time_end() const;
140 lazy<cl_ulong> _time_queued, _time_submit, _time_start, _time_end;
Devent.cpp175 const lazy<cl_ulong> &
180 const lazy<cl_ulong> &
185 const lazy<cl_ulong> &
190 const lazy<cl_ulong> &
/external/tcpdump/tests/
Dpgm_zmtp1v.out26 0x0020: 6865 206c 617a 7920 646f 672e 2054 6865 he.lazy.dog..The
29 0x0050: 6c61 7a79 2064 6f67 2e20 5468 6520 7175 lazy.dog..The.qu
37 0x0000: 7220 7468 6520 6c61 7a79 2064 6f67 2e20 r.the.lazy.dog..
40 0x0030: 6865 206c 617a 7920 646f 672e 2054 6865 he.lazy.dog..The
43 0x0060: 6c61 7a79 2064 6f67 2e20 5468 6520 7175 lazy.dog..The.qu
50 0x0000: 7073 206f 7665 7220 7468 6520 6c61 7a79 ps.over.the.lazy
53 0x0030: 6f76 6572 2074 6865 206c 617a 7920 646f over.the.lazy.do
Depgm_zmtp1v.out30 0x0020: 6865 206c 617a 7920 646f 672e 2054 6865 he.lazy.dog..The
33 0x0050: 6c61 7a79 2064 6f67 2e20 5468 6520 7175 lazy.dog..The.qu
44 0x0030: 7320 6f76 6572 2074 6865 206c 617a 7920 s.over.the.lazy.
47 0x0060: 7665 7220 7468 6520 6c61 7a79 2064 6f67 ver.the.lazy.dog
55 0x0010: 7073 206f 7665 7220 7468 6520 6c61 7a79 ps.over.the.lazy
58 0x0040: 6f76 6572 2074 6865 206c 617a 7920 646f over.the.lazy.do
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dlazy_fields_lite.proto33 // A proto file with lazy fields
44 optional LazyInnerMessageLite inner = 3 [lazy = true];
45 repeated LazyInnerMessageLite repeated_inner = 4 [lazy = true];
49 LazyInnerMessageLite oneof_inner = 6 [lazy = true];
56 optional LazyNestedInnerMessageLite nested = 3 [lazy = true];
/external/python/cpython2/Lib/test/
Dtokenize_tests.txt82 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\
/external/syslinux/lzo/
Dprepcore.c169 int lazy; in main() local
259 for (lazy = 0; lazy <= max_try_lazy; lazy++) { in main()
263 lazy, big, big, big, big, flags); in main()
270 best_lazy = lazy; in main()
/external/dagger2/core/src/test/java/dagger/internal/
DDoubleCheckLazyTest.java47 final Lazy<Object> lazy = DoubleCheckLazy.create(provider); in get() local
54 return lazy.get(); in get()
71 Lazy<Object> lazy = DoubleCheckLazy.create(new Provider<Object> () { in get_null() local
77 lazy.get(); in get_null()
/external/python/cpython3/Lib/test/
Dtokenize_tests.txt82 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\
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dnon-lazy-bind.ll3 declare void @lazy() nonlazybind
11 call void @lazy()
25 tail call void @lazy()
/external/llvm/docs/tutorial/
DBuildingAJIT3.rst16 chapter discusses lazy JITing and shows you how to enable it by adding an ORC
21 **(1) Describe lazy function-at-a-time JITing and how it differs from the kind
27 and lazy compilation callbacks for IR) and how to add it to the JIT.**
33 layer added to enable lazy function-at-a-time compilation. To build this example, use:
/external/llvm/test/CodeGen/X86/
Dnon-lazy-bind.ll3 declare void @lazy() nonlazybind
11 call void @lazy()
25 tail call void @lazy()
/external/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
Dtest-lazy-file-1m-touch1 # memtoy test - lazy migration of entire 1M mapped file
2 # lazy migrate, then touch to fault
13 # lazy mig [move], no 'wait'
Dtest-lazy-anon-1g1 # memtoy test - lazy migrate single 1G anon segment
11 # lazy mig, but add wait to force touch
Dtest-lazy-anon-1p1 # memtoy test - lazy migrate single 1 page anon segment
12 # lazy mig, but add wait to force touch
Dtest-lazy-anon-8p1 # memtoy test - lazy migrate single 8 page anon segment
12 # lazy mig, but add wait to force touch
/external/eigen/bench/btl/libs/eigen2/
Deigen2_interface.hh97 X = (A*B).lazy(); in matrix_matrix_product()
101 X = (A.transpose()*B.transpose()).lazy(); in transposed_matrix_matrix_product()
105 X = (A.transpose()*A).lazy(); in ata_product()
109 X = (A*A.transpose()).lazy(); in aat_product()
/external/markdown/tests/misc/
Dlazy-block-quote.txt1 > Line one of lazy block quote.
2 Line two of lazy block quote.
/external/llvm/test/tools/llvm-objdump/
Dmacho-lazy-bind.test1 # RUN: llvm-objdump -macho -lazy-bind %p/Inputs/lazy-bind.macho-x86_64 \
/external/chromium-trace/catapult/devil/devil/android/sdk/
Ddexdump.py7 from devil.utils import lazy
10 _dexdump_path = lazy.WeakConstant(lambda: build_tools.GetPath('dexdump'))
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
Ddexdump.py7 from devil.utils import lazy
10 _dexdump_path = lazy.WeakConstant(lambda: build_tools.GetPath('dexdump'))

12345678910>>...14