/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | MapMaker.java | 42 private final Function<? super K, ? extends V> computer; field in MapMaker.ExpiringComputingMap 50 ExpiringComputingMap(long expirationMillis, Function<? super K, ? extends V> computer, in ExpiringComputingMap() argument 54 this.computer = computer; in ExpiringComputingMap() 126 if (result == null && computer != null) { in get() 147 value = computer.apply(key); in compute() 153 String message = computer + " returned null for key " + key + "."; in compute() 222 public <K, V> ConcurrentMap<K, V> makeComputingMap(Function<? super K, ? extends V> computer) { in makeComputingMap() argument 224 expirationMillis, computer, maximumSize, initialCapacity); in makeComputingMap()
|
/external/junit/src/org/junit/runner/ |
D | JUnitCore.java | 65 public static Result runClasses(Computer computer, Class<?>... classes) { in runClasses() argument 66 return new JUnitCore().run(computer, classes); in runClasses() 126 public Result run(Computer computer, Class<?>... classes) { in run() argument 127 return run(Request.classes(computer, classes)); in run()
|
D | Request.java | 66 public static Request classes(Computer computer, Class<?>... classes) { in classes() argument 69 Runner suite= computer.getSuite(builder, classes); in classes()
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_meaning/ |
D | py_features_meaning.markdown | 15 it?** What about the projecting the same theory to a computer program so that computer can play 16 jigsaw puzzles? If the computer can play jigsaw puzzles, why can't we give a lot of real-life images 17 of a good natural scenery to computer and tell it to stitch all those images to a big single image? 18 If the computer can stitch several natural images to one, what about giving a lot of pictures of a 19 building or any structure and tell computer to create a 3D model out of it? 34 features?**. *(The answer should be understandable to a computer also.)* 70 around it. This would be projected into computer language in coming chapters. So finding these image 77 feature. Similar way, computer also should describe the region around the feature so that it can
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | devenvironment.rst | 10 the ability to fetch URLs and send email directly from your computer using the 11 App Engine APIs. The Python SDK runs on any computer with Python 2.5, and 16 application that runs on your computer and provides a graphical interface that 25 computer.
|
/external/llvm/docs/ |
D | HowToAddABuilder.rst | 21 interested in is not covered yet or gets built on your computer much 25 #. The computer you will be registering with the LLVM buildbot 29 multiple configurations on one computer. 68 buildbot documentation for help. You may want to restart your computer
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | lockdown_ptrace.txt | 4 The deny_ptrace feature allows an administrator to toggle the ability of processes on the computer … 6 …n can examine the memory of any other process run by them. Meaning the computer game you are runn…
|
/external/markdown/tests/extensions-x-tables/ |
D | tables.txt | 23 | `destroy()` | **Destroy your computer!** |
|
/external/ceres-solver/docs/source/ |
D | index.rst | 37 Outside Google, Ceres is used for solving problems in computer vision, 38 computer graphics, astronomy and physics. e.g., `Willow Garage`_ uses
|
/external/autotest/client/tests/kvm/autotest_control/ |
D | iozone.control | 10 computer platform. The benchmark tests file I/O performance for the following
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 16 …A Device represents a remote or local computer or device with which the Developer Tools can intera… 20 …Declaration><Abstract><Para> A Device represents a remote or local computer or device with wh… 31 // CHECK-NEXT: (CXComment_Text Text=[ A Device represents a remote or local computer o…
|
/external/autotest/client/tests/iozone/ |
D | control | 12 computer platform. The benchmark tests file I/O performance for the following
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/ |
D | pdebuild-ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/eclipse/
org/ ... |
/external/libjpeg-turbo/release/ |
D | Welcome.rtf | 8 …ler will install the libjpeg-turbo SDK and run-time libraries onto your computer so that you can u…
|
/external/opencv3/cmake/ |
D | OpenCVPackaging.cmake | 7 "OpenCV (Open Source Computer Vision Library) is an open source computer vision 9 infrastructure for computer vision applications and to accelerate the use of
|
/external/icu/icu4j/perf-tests/data/conversion/ |
D | english.txt | 10 … characters, or use different numbers for the same character. Any given computer (especially serve… 18 …um represents a broad spectrum of corporations and organizations in the computer and information p…
|
/external/opencv3/doc/tutorials/introduction/ |
D | table_of_content_introduction.markdown | 4 Here you can read tutorials about how to set up your computer to work with the OpenCV library. 13 We will learn how to setup OpenCV in your computer!
|
/external/pdfium/third_party/bigint/ |
D | LICENSE | 10 limited only by your computer's memory. The library provides BigUnsigned and 30 particular, it uses whatever word size the computer provides (32-bit, 64-bit, or
|
/external/opencv3/3rdparty/openexr/ |
D | AUTHORS.openexr | 33 Dustin Graves <dgraves@computer.org>
|
/external/opencv3/doc/py_tutorials/ |
D | py_tutorials.markdown | 6 Learn how to setup OpenCV-Python on your computer!
|
/external/mesa3d/docs/ |
D | MESA_resize_buffers.spec | 31 the computer's window system (an X server, for example). And since
|
/external/opencv3/modules/highgui/src/files_Qt/Milky/ |
D | README.txt | 8 … software application, mobile application, documentation, presentation, computer game, advertising…
|
/external/opencv3/doc/tutorials/introduction/biicode/ |
D | tutorial_biicode.markdown | 17 …o OpenCV headers** and biicode will retrieve and install OpenCV in your computer and configure you… 154 …wn application. It only needs a *biicode.conf* file to get OpenCV library working in your computer.
|
/external/libgsm/ |
D | README | 7 UNIX-based tools for computer-mediated telecooperation that will be
|
/external/sl4a/ |
D | README.md | 50 *where <HOST_PORT_NUM> and <DEVICE_PORT_NUM> are the tcp ports on the host computer and device.*
|