/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/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/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/webrtc/ |
D | Android.bp | 31 // until we upgrade to newer cleaner upstream webrtc. 59 // until we upgrade to newer cleaner upstream webrtc.
|
/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/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DecodeGif.pbtxt | 22 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/tensorflow/tensorflow/lite/toco/tflite/ |
D | BUILD | 2 # To suppress build cleaner error about inclusion of schema_generate.h.
|
/external/one-true-awk/ |
D | makefile | 107 cleaner: target
|
/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/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 38 I think that a code duplication method would be cleaner, and would avoid
|
/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/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/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;
|
/external/ltp/testcases/open_posix_testsuite/ |
D | ChangeLog | 3 - Add a patch for cleaner build in cross environment from Joseph S. Myers
|
/external/freetype/docs/ |
D | DEBUG | 120 cleaner to use, as in
|