/external/chromium-trace/catapult/third_party/html5lib-python/ |
D | CONTRIBUTING.rst | 20 against all pull requests and should enforce all of the above. 31 multiple fixes/features in the same pull request. If you find an 32 unrelated bug, create a distinct branch and submit a separate pull 49 - **Squash commits** before submitting the pull request so that a single 53 - **Don't rebase after creating the pull request.** Merge with upstream, 56 squash and rebase your pull request while accepting it. Even though 57 GitHub won't recognize the pull request as accepted, the squashed
|
/external/v8/tools/ |
D | android-ll-prof.sh | 59 adb pull /data/local/tmp/v8/v8.log . 60 adb pull /data/local/tmp/v8/v8.log.ll . 61 adb pull /data/perf.data .
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/ |
D | contributing.rst | 34 We will use github's mechanism for forking repositories and making pull 40 Be sure to add the relevant tests before making the pull request. Docs will be 44 Make the pull request 48 make a pull request to move everything back into the main ``oauth2client`` 49 repository. Be sure to reference the original issue in the pull request.
|
/external/bison/tests/ |
D | push.at | 38 %define api.push-pull push 86 AT_BISON_OPTION_PUSHDEFS([%define api.push-pull $1]) 96 %define api.push-pull ]$1[ 149 %define api.push-pull push 156 [[input.y:2.9-21: error: %define variable 'api.push-pull' is not used
|
D | torture.at | 437 ]m4_bmatch([$2], [api.push-pull both], 444 new_status = ]m4_bmatch([$2], [api.push-pull both], 451 }]m4_bmatch([$2], [api.push-pull both],[[ 492 [[%define api.push-pull both 530 [[%define api.push-pull both
|
/external/chromium-trace/catapult/third_party/flot/ |
D | NEWS.md | 6 (patch by soenter, pull request #1221) 13 (reported by Josh Pigford and andig, issue #1212, pull request #1290) 21 (reported by tommie, issue #1277, pull request #1289) 24 (reported by EGLadona and dmfalke, issue #1250, pull request #1285) 27 (reported by ngavard, issue #1240, pull request #1286) 30 (reported by tleish, issue #1265, pull request #1289) 33 (patch by Neil Katin, issue #1204, pull request #1205) 39 (patch by Phil Tsarik, pull request #1238) 42 (reported by jorese, issue #1228, pull request #1284) 46 (patch by Paolo Valleri, pull request #1028) [all …]
|
/external/google-benchmark/ |
D | CONTRIBUTING.md | 31 of your first [pull request][]. 47 separate branches in order to ensure that a pull request only includes the 54 1. Finally, push the commits to your fork and submit a [pull request][]. 58 [pull request]: https://help.github.com/articles/creating-a-pull-request
|
/external/llvm/lib/Fuzzer/ |
D | pull_and_push_fuzz_corpus.sh | 11 git pull --rebase --no-edit 15 git pull --rebase --no-edit
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | CONTRIBUTING | 29 * Check to see if there's an existing issue/pull request for the 31 and pull reqs are at https://github.com/boto/boto/pulls. 43 * If possible, create a pull request with a (failing) test case demonstrating
|
/external/opencv3/ |
D | README.md | 14 Please read before starting work on a pull request: <http://code.opencv.org/projects/opencv/wiki/Ho… 18 * One pull request per issue;
|
/external/vulkan-validation-layers/ |
D | CONTRIBUTING.md | 22 * Use the existing GitHub forking and pull request process. 24 …ranch with your commits, and then [submitting a pull request](https://help.github.com/articles/usi… 28 … from the Vulkan-LoaderAndValidationLayers repository, please direct your pull request to that rep… 79 You'll be prompted with a "click-through" CLA as part of submitting your pull request in GitHub.
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/ |
D | android_profiling_helper.py | 227 pull = True 236 pull = True 239 pull = host_md5sums[output_lib] != device_md5sums[lib] 241 if pull:
|
/external/guice/ |
D | CONTRIBUTING.md | 39 separate branches in order to ensure that a pull request only includes the 54 1. Finally, push the commits to your fork and submit a [pull request][]. 59 [pull request]: https://help.github.com/articles/creating-a-pull-request
|
/external/dagger2/ |
D | CONTRIBUTING.md | 5 forking the repository and sending a pull request. 21 pull requests. All pull requests will be validated by Travis-ci in any case
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/ |
D | CONTRIBUTING.md | 7 1. Send a pull request. 29 $ # Configure remotes such that you can pull changes from the oauth2client 38 GitHub repo, from which you can submit a pull request. 139 Before we can accept your pull requests you'll need to sign a Contributor 149 we'll be able to accept your pull requests.
|
/external/tpm2/ |
D | README | 22 pull out code from the text files. The two files format source code 23 differently, the easiest way to pull out the code is to use two different
|
/external/skia/gyp/ |
D | debugger.gyp | 88 '../debugger', # To pull SkDebugger.h 89 '../src/gpu', # To pull gl/GrGLUtil.h 90 '../src/ports', # To pull SkFontDescriptor.h
|
/external/slf4j/ |
D | README.md | 7 # How to contribute pull requests 14 5. Submit a pull request to SLF4J from from your commit page on github.
|
/external/libpcap/ |
D | optimize.c | 1387 struct block *pull; in or_pullup() local 1452 pull = *samep; in or_pullup() 1453 *samep = JF(pull); in or_pullup() 1454 JF(pull) = *diffp; in or_pullup() 1464 JT(ep->pred) = pull; in or_pullup() 1466 JF(ep->pred) = pull; in or_pullup() 1470 *diffp = pull; in or_pullup() 1479 struct block *pull; in and_pullup() local 1543 pull = *samep; in and_pullup() 1544 *samep = JT(pull); in and_pullup() [all …]
|
/external/zlib/src/test/ |
D | infcover.c | 447 local unsigned pull(void *desc, unsigned char **buf) in pull() function 488 ret = inflateBack(&strm, pull, Z_NULL, push, Z_NULL); in cover_back() 493 ret = inflateBack(&strm, pull, Z_NULL, push, &strm); in cover_back() 496 ret = inflateBack(&strm, pull, &strm, push, Z_NULL); in cover_back() 562 ret = inflateBack(&strm, pull, Z_NULL, push, Z_NULL); in try()
|
/external/opencv3/samples/android/hello-android/ |
D | run.sh | 15 adb pull /mnt/sdcard/HelloAndroid.png || return
|
/external/curl/ |
D | RELEASE-NOTES | 115 [2] = https://github.com/bagder/curl/pull/206 117 [4] = https://github.com/bagder/curl/pull/141 122 [9] = https://github.com/bagder/curl/pull/258 138 [25] = https://github.com/bagder/curl/pull/258#issuecomment-107093055
|
D | CONTRIBUTING.md | 19 2. as a pull request on github
|
/external/opencv3/cmake/templates/ |
D | opencv_run_all_tests_android.sh.in | 31 adb pull "/data/local/tmp/opencv_test/$report" $report
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/test/ |
D | coverage.rake | 72 function pull(str) { 85 manifest_out.puts "pull('#{path}');"
|