/external/tensorflow/tensorflow/core/kernels/ |
D | tensor_cord_test.cc | 80 auto cleaner = [&cleaned]() { ++cleaned; }; in TEST() local 81 auto thunk = CreateThunkFor(cleaner); in TEST() 85 TensorCord tc(a, thunk, &cleaner); in TEST() 147 auto cleaner = [&cleaned]() { ++cleaned; }; in TEST() local 148 auto thunk = CreateThunkFor(cleaner); in TEST() 152 TensorCord tc(a, thunk, &cleaner); in TEST() 168 auto cleaner = [&cleaned]() { ++cleaned; }; in TEST() local 169 auto thunk = CreateThunkFor(cleaner); in TEST() 171 TensorCord tc(a, thunk, &cleaner); in TEST() 188 auto cleaner = [&cleaned]() { ++cleaned; }; in TEST() local [all …]
|
/external/mockito/src/test/java/org/mockito/exceptions/stacktrace/ |
D | StackTraceCleanerTest.java | 14 private DefaultStackTraceCleaner cleaner= new DefaultStackTraceCleaner(); field in StackTraceCleanerTest 37 …assertThat(cleaner.isIn(stackTraceElementWith(className))).describedAs("Must be accepted in stackt… in assertAcceptedInStackTrace() 41 …assertThat(cleaner.isIn(stackTraceElementWith(className))).describedAs("Must be rejected in stackt… in assertRejectedInStackTrace()
|
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/ |
D | WeakConcurrentSet.java | 21 public WeakConcurrentSet(Cleaner cleaner) { in WeakConcurrentSet() argument 22 switch (cleaner) { in WeakConcurrentSet() 28 target = new WeakConcurrentMap<V, Boolean>(cleaner == Cleaner.THREAD); in WeakConcurrentSet()
|
D | DetachedThreadLocal.java | 18 public DetachedThreadLocal(Cleaner cleaner) { in DetachedThreadLocal() argument 19 switch (cleaner) { in DetachedThreadLocal() 22 map = new WeakConcurrentMap<Thread, T>(cleaner == Cleaner.THREAD) { in DetachedThreadLocal()
|
/external/grpc-grpc/tools/buildgen/ |
D | generate_projects.sh | 28 tools/buildgen/build-cleaner.py build.yaml
|
/external/grpc-grpc/test/cpp/qps/ |
D | client_sync.cc | 195 void CleanupAllStreams(const std::function<void(size_t)>& cleaner) { in CleanupAllStreams() argument 198 cleanup_threads.emplace_back([this, i, cleaner] { in CleanupAllStreams() 202 cleaner(i); in CleanupAllStreams()
|
/external/u-boot/drivers/ram/ |
D | Kconfig | 17 SPL, enable this option. It might provide a cleaner interface to 26 TPL, enable this option. It might provide a cleaner interface to
|
/external/webrtc/ |
D | Android.bp | 31 // until we upgrade to newer cleaner upstream webrtc. 59 // until we upgrade to newer cleaner upstream webrtc.
|
/external/skia/specs/web-img-decode/ |
D | README.md | 15 We propose... See proposed/index.html for an API that makes this much cleaner.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DecodeGif.pbtxt | 23 This op also supports decoding JPEGs and PNGs, though it is cleaner to use
|
D | api_def_DecodePng.pbtxt | 37 is the same, though it is cleaner to use `tf.image.decode_image`.
|
D | api_def_DecodeJpeg.pbtxt | 78 the same, though it is cleaner to use `tf.image.decode_image`.
|
/external/ImageMagick/Magick++/ |
D | AUTHORS | 6 features in order to allow a cleaner implementation.
|
/external/u-boot/drivers/clk/ |
D | Kconfig | 19 SPL, enable this option. It might provide a cleaner interface to 29 SPL, enable this option. It might provide a cleaner interface to
|
/external/one-true-awk/ |
D | makefile | 112 cleaner: testclean target
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | BUILD | 7 # To suppress build cleaner error about inclusion of schema_generate.h.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 38 I think that a code duplication method would be cleaner, and would avoid
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 38 I think that a code duplication method would be cleaner, and would avoid
|
/external/mesa3d/docs/relnotes/ |
D | 6.1 | 38 Overall, the code is much simpler, cleaner and easier to work with
|
/external/mesa3d/src/mesa/tnl/ |
D | NOTES | 95 stage is housed in the tnl context struct (this could be cleaner).
|
/external/angle/doc/ |
D | Starter-Projects.md | 16 for auto-generation of entry points and is simply a cleaner structure.
|
/external/python/oauth2client/docs/ |
D | index.rst | 121 allows for a cleaner codebase that works in both Python 2 and Python 3
|
/external/google-styleguide/docguide/ |
D | style.md | 266 #### Indented codeblocks are sometimes cleaner 269 cleaner and be easier to read in source, but there is no way to specify the
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | TableGen.cmake | 71 # but lets us having smaller and cleaner code here.
|
/external/iproute2/doc/actions/ |
D | ifb-README | 3 Advantage over current IMQ; cleaner in particular in in SMP;
|