/external/jackson-annotations/release-notes/ |
D | VERSION-2.x | 31 (suggested by Craig P) 56 (suggested by Alejandro R) 60 (suggested by Alexey B) 65 (suggested by ufoscout@github) 81 (suggested by Zoltan S) 112 (suggested by Net-A-Porter@github)
|
/external/jackson-databind/release-notes/ |
D | VERSION-2.x | 276 (reported, fix suggested by Ben A) 278 (suggested by Manuel H) 291 (suggested by TheEin@github) 600 (suggested by Mark W) 618 (suggested by Nick B) 624 (suggested by brentryan@github) 898 (suggested by natnan@github) 908 (suggested by Gregoire C, gcxRun@github) 912 (suggested by Matt V, mveitas@github) 914 (suggested by Maarten B) [all …]
|
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/ |
D | TextClassifierApiTest.java | 73 String suggested = "http://www.android.com"; in suggestSelection() local 76 int smartStartIndex = text.indexOf(suggested); in suggestSelection() 77 int smartEndIndex = smartStartIndex + suggested.length(); in suggestSelection()
|
D | TextClassifierImplTest.java | 87 String suggested = "droid@android.com"; in testSuggestSelection() local 90 int smartStartIndex = text.indexOf(suggested); in testSuggestSelection() 91 int smartEndIndex = smartStartIndex + suggested.length(); in testSuggestSelection() 106 String suggested = "http://www.android.com"; in testSuggestSelection_url() local 109 int smartStartIndex = text.indexOf(suggested); in testSuggestSelection_url() 110 int smartEndIndex = smartStartIndex + suggested.length(); in testSuggestSelection_url()
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | bugprone-misplaced-operator-in-strlen-in-alloc.rst | 25 The suggested fix is to add ``1`` to the return value of ``strlen()`` and not 42 As in the `C` code with the ``malloc()`` function, the suggested fix is to
|
D | bugprone-move-forwarding-reference.rst | 18 the fix that will be suggested. 23 In this example, the suggested fix would be
|
D | android-cloexec-pipe.rst | 7 suggested replacement. The check also adds the O_CLOEXEC flag that marks the file descriptor to
|
D | readability-convert-member-functions-to-static.rst | 9 After applying modifications as suggested by the check, running the check again
|
D | bugprone-misplaced-pointer-arithmetic-in-alloc.rst | 20 The suggested fix is to add the integer expression to the argument of
|
D | abseil-duration-conversion-cast.rst | 29 Note: In the second example, the suggested fix could yield a different result,
|
/external/chromium-trace/catapult/common/eslint/ |
D | README.md | 5 suggested in https://goo.gl/uAxFHq.
|
/external/ImageMagick/MagickWand/ |
D | ChangeLog | 138 (suggested by O. Watson). 139 * Add PixelGetColorAsNormalizedString() method (suggested by O. Watson). 147 and MagickShadeImage() (suggested by O. Watson). 185 * Add MagickGetImagePixelColor() method (suggested by O. Watson). 303 * Added DrawSetTextAlignment() and DrawGetTextAlignment() methods (suggested
|
/external/curl/docs/cmdline-opts/ |
D | happy-eyeballs-timeout-ms.d | 13 The range of suggested useful values is limited. Happy Eyeballs RFC 6555 says
|
/external/rust/crates/libz-sys/src/zlib/contrib/masmx86/ |
D | readme.txt | 11 directory, then run the appropriate makefile, as suggested below. You can
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | profile_model_architecture.md | 53 calculate the statistics. It is suggested to pass in `-run_meta_path` if 55 with the runtime shape information from RunMetadata. Hence, it is suggested
|
/external/brotli/fetch-spec/ |
D | shared-brotli-fetch-spec.txt | 88 It is suggested for servers to not add any "no-cache" or short "max-age" 89 Cache-Control directives, and it is suggested for the client to effectively 94 [NOTE-BOX] It is suggested that a server does not reuse the same URL
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | name_mapper.cpp | 106 #define GLCASE2(name, suggested) \ in SaveBuiltInName() argument 108 SaveName(target_id, "gl_" #suggested); \ in SaveBuiltInName()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | name_mapper.cpp | 106 #define GLCASE2(name, suggested) \ in SaveBuiltInName() argument 108 SaveName(target_id, "gl_" #suggested); \ in SaveBuiltInName()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_FakeQuantWithMinMaxArgs.pbtxt | 16 It is suggested to have `min <= 0 <= max`. If `0` is not in the range of values,
|
D | api_def_FakeQuantWithMinMaxVars.pbtxt | 19 It is suggested to have `min <= 0 <= max`. If `0` is not in the range of values,
|
D | api_def_FakeQuantWithMinMaxVarsPerChannel.pbtxt | 20 It is suggested to have `min <= 0 <= max`. If `0` is not in the range of values,
|
/external/sfntly/doc/ |
D | unit_tests.md | 24 Its strongly suggested to run unit\_tests with valgrind. The following
|
/external/python/cpython2/Misc/Vim/ |
D | vimrc | 16 " Some suggested options are listed but commented out at the end of this file. 71 " The following section contains suggested settings. While in no way required
|
/external/clang/include/clang/Basic/ |
D | DiagnosticFrontendKinds.td | 145 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">; 147 "FIX-IT unable to apply suggested code changes in a macro">; 149 "FIX-IT unable to apply suggested code changes">;
|
/external/catch2/CMake/ |
D | FindGcov.cmake | 31 # suggested binary name with the compiler version. 41 # the suggested binary name with the compiler version.
|