/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/ |
D | NEWS | 3 [Prependum:] I just realized I should have named the new version 2.0, 5 Not too late, I guess. I've just released python-gflags 2.0, which is 8 I've just released python-gflags 1.8. This fixes a bug, allowing 22 I've just released python-gflags 1.7. The major change here is 33 I've just released python-gflags 1.6. This release has only minor 47 I've just released python-gflags 1.5.1. I had improperly packaged 53 I've just released python-gflags 1.5. This release adds support for 62 I've just released python-gflags 1.4. This release has only minor 71 I just released python-gflags 1.3. This is the first python-gflags
|
/external/chromium-trace/catapult/third_party/python_gflags/ |
D | NEWS | 3 [Prependum:] I just realized I should have named the new version 2.0, 5 Not too late, I guess. I've just released python-gflags 2.0, which is 8 I've just released python-gflags 1.8. This fixes a bug, allowing 22 I've just released python-gflags 1.7. The major change here is 33 I've just released python-gflags 1.6. This release has only minor 47 I've just released python-gflags 1.5.1. I had improperly packaged 53 I've just released python-gflags 1.5. This release adds support for 62 I've just released python-gflags 1.4. This release has only minor 71 I just released python-gflags 1.3. This is the first python-gflags
|
/external/valgrind/none/tests/s390x/ |
D | op_exception.stderr.exp | 5 Your program just tried to execute an instruction that Valgrind 8 location. If you are running Memcheck and you just saw a 18 Your program just tried to execute an instruction that Valgrind 21 location. If you are running Memcheck and you just saw a 31 Your program just tried to execute an instruction that Valgrind 34 location. If you are running Memcheck and you just saw a 44 Your program just tried to execute an instruction that Valgrind 47 location. If you are running Memcheck and you just saw a
|
D | op00.stderr.exp1 | 5 Your program just tried to execute an instruction that Valgrind 8 location. If you are running Memcheck and you just saw a
|
D | op00.stderr.exp2 | 5 Your program just tried to execute an instruction that Valgrind 8 location. If you are running Memcheck and you just saw a
|
/external/libxml2/ |
D | genChRanges.py | 360 just = "" variable 362 just += "\t" 363 pline = pline + just + "(" 393 just = "" variable 395 just += "\t" 396 header.write(pline + just + "(((c) < 0x100) ? \\\n\t\t\t\t ")
|
/external/eigen/ |
D | signature_of_eigen3_matrix_library | 1 This file is just there as a signature to help identify directories containing Eigen3. When writing…
|
/external/opencv3/doc/tutorials/introduction/biicode/ |
D | tutorial_biicode.markdown | 44 … while, until it downloads and builds OpenCV. However, this is downloaded just once in your machin… 82 The next line just creates a *myuser/myblock* folder inside "blocks" with a simple "Hello World" *m… 107 Now, you can just `bii cpp:configure` and `bii cpp:build` your project as described above. 140 …elease. From that point on you can change back and forth between versions just by modifying your *… 147 This is just an example of how can it be done with biicode python hooks. Probably now that CMake fi… 154 Run any example like you just did with *objdetect module* from OpenCV, or develop your own applicat…
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | do-it-yourself-framework.txt | 41 fairly formal way. But there's more! WSGI is more than just HTTP. 42 It might seem like it is just *barely* more than HTTP, but that little 50 specifically instead of just one path you two: ``SCRIPT_NAME`` (how 58 This means that WSGI can be used not just between a web server an an 71 responds to requests. An application is just a callable object 85 (commonly this is just a list of strings, or just a list containing 98 *clean* it's about *easy-to-understand*. So just add this to the 130 The ``parse_formvars`` function just takes the WSGI environment and 141 We want to build a framework, which is just a kind of generic 165 callable objects, just like a function, and just like WSGI [all …]
|
/external/curl/tests/data/ |
D | test218 | 34 just some tiny teeny contents 52 just some tiny teeny contents
|
/external/compiler-rt/cmake/Modules/ |
D | CompilerRTCompile.cmake | 69 # On Darwin, there are no system-wide C++ headers and the just-built clang is 72 # The just-built clang is used to build compiler-rt unit tests. Let's detect 82 …" echo 'Your just-built clang cannot find C++ headers, which are needed to build and run compiler… 101 COMMENT "Checking that just-built clang can find C++ headers..."
|
/external/toybox/toys/pending/ |
D | README | 7 unfinished stubs, others just need a more thorough inspection than we've had 13 This directory should go away before the 1.0 release. It's just a staging
|
/external/clang/test/ARCMT/ |
D | rewrite-block-var.m.result | 14 __weak Foo *x = p; // __block used just to break cycle. 38 __weak Foo *x = p; // __block used just to break cycle.
|
D | rewrite-block-var.m | 14 __block Foo *x = p; // __block used just to break cycle. 38 __block Foo *x = p; // __block used just to break cycle.
|
/external/libmtp/src/ |
D | README | 11 These are just copies of the same files from libptp2. 24 I've just cast the bytes to uint64_t to avoid shifting wrongly.
|
/external/icu/icu4c/source/tools/icuinfo/ |
D | icuplugins_windows_sample.txt | 7 # where ## is the major and minor ICU versions (i.e. just 96 for version 9.6.3) 37 # The configuration string isn't used, but is just an example 55 ## A low level plugin that just prints a message when uprv_malloc and related functions are called
|
/external/dbus/doc/ |
D | TODO | 53 be pretty broken. More likely all the uses of unref_unlocked are just wrong. 83 be better to just silently "fix" the UTF-8, or perhaps return an error. 88 will only be right for one of them. Probably need to just write() the serial 138 I think I want to drop the .message files thing and just have code 140 dbus-marshal-recursive.c (this is mostly done now, just needs some 143 - just before 1.0, try a HAVE_INT64=0 build and be sure it runs
|
/external/curl/docs/libcurl/ |
D | getinfo-times | 17 transfer is just about to begin. This includes all pre-transfer commands 21 first byte is just about to be transferred.
|
/external/eigen/bench/btl/cmake/ |
D | MacroOptionalAddSubdirectory.cmake | 6 # This makes sense if you want to distribute just one of the subdirs 7 # in a source package, e.g. just one of the subdirs in kdeextragear.
|
/external/v8/src/compiler/ |
D | STYLE | 5 Guide and the Chromium Coding Style. The notes below are usually just extensions 20 Use auto to avoid type names that are just clutter. Continue to use manifest
|
/external/libdrm/freedreno/ |
D | README | 11 be mostly just changes in libdrm_freedreno to adapt the gallium 15 module or a DRM driver.. it is just an attempt to paper over a non-
|
/external/llvm/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 17 DONT_BUILD_RELINKED. This breaks all the tools makefiles; you just need to 27 you can just take them out.
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | frameindex.ll | 36 %2 = alloca [497 x i8] ; Push the frame just over 512 bytes 72 %2 = alloca [32753 x i8] ; Push the frame just over 32768 bytes 139 %2 = alloca [1009 x i8] ; Push the frame just over 1024 bytes 175 %2 = alloca [32753 x i8] ; Push the frame just over 32768 bytes 242 %2 = alloca [2033 x i8] ; Push the frame just over 2048 bytes 278 %2 = alloca [32753 x i8] ; Push the frame just over 32768 bytes 345 %2 = alloca [4081 x i8] ; Push the frame just over 4096 bytes 381 %2 = alloca [32753 x i8] ; Push the frame just over 32768 bytes
|
/external/valgrind/docs/internals/ |
D | segments-seginfos.txt | 7 Segments. It's poorly named now; its really just a container for all 40 which just mmaps ELF files but just uses it as raw data (copy, for 43 Valgrind doesn't control the mmaps. It just observes the mmaps 69 .text "works" just fine. The modified pages are no longer sharable, 95 > page just to examine the header)
|
/external/libpng/contrib/conftest/ |
D | s_write.dfa | 11 # Build libpng with (just) simplified write support 30 # need this if you don't use them, they just allow the in-memory layout to be
|