/external/python/dateutil/ |
D | NEWS | 14 Reported by @mlorant (gh issue #410), fixed by @nicoe (gh pr #859). 16 Fixed by @cssherry (gh issue #582, pr #763) 24 @cs-cordero (gh pr #672, #801), strong cache added by 25 Gökçen Nurlu (gh issue #691, gh pr #761) 34 Reported by @href (gh issue #652). Fixed by @absreim (gh pr #693). 38 @amureki (gh issue #662, gh pr #679). 41 Fixed by @parsethis (gh issue #661, gh pr #681) 43 in the form "%B.%Y.%d", e.g. "December.0031.30". (gh issue #687, pr #700) 45 ``dateutil.parser.isoparse`` function. (gh pr #721) 48 Fixed by @cheukting (gh issue #658, gh pr #751) [all …]
|
D | AUTHORS.md | 18 - Alex Chamberlain (gh: @alexchamberlain) **D** 20 - Alex Willmer <alex@moreati.org.uk> (gh: @moreati) **R** 21 - Alexander Brugh <alexander.brugh@MASKED> (gh: @abrugh) 22 - Alistair McMaster <alistair@MASKED> (gh: @alimcmaster1 ) **D** 23 - Andrew Bennett (gh: @andrewcbennett) **D** 25 - Bernat Gabor <bgabor8@bloomberg.net> (gh: @gaborbernat) **D** 26 - Bradlee Speice <bradlee@speice.io> (gh: @bspeice) **D** 28 - Brock Mendel <jbrockmendel@MASKED> (gh: @jbrockmendel) **R** 29 - Brook Li (gh: @absreim) **D** 31 - Cheuk Ting Ho <cheukting.ho@gmail.com> (gh: @cheukting) **D** [all …]
|
/external/dagger2/util/ |
D | deploy-to-maven-central.sh | 34 git clone --quiet --branch gh-pages \ 35 https://github.com/google/dagger gh-pages > /dev/null 36 cd gh-pages 41 git push origin gh-pages 43 rm -rf gh-pages
|
D | generate-latest-docs.sh | 14 …git clone --quiet --branch=gh-pages https://${GH_TOKEN}@github.com/google/dagger gh-pages > /dev/n… 16 cd gh-pages 25 git push -fq origin gh-pages > /dev/null
|
/external/guava/util/ |
D | update_snapshot_docs.sh | 14 git clone -q -b gh-pages https://${GH_TOKEN}@github.com/google/guava gh-pages > /dev/null 15 cd gh-pages 22 git push -fq origin gh-pages > /dev/null
|
/external/kotlinx.coroutines/site/ |
D | deploy.sh | 36 git --work-tree "$ROOT_DIR" worktree add -B gh-pages "$PAGES_DIR" origin/gh-pages 78 git push $PUSH_OPT origin gh-pages:gh-pages
|
D | README.md | 13 * The result is in `site/build/gh-pages/_site` 14 * Upload it to github pages (`gh-pages` branch)
|
/external/guice/util/ |
D | generate-latest-docs.sh | 18 …git clone --quiet --branch=gh-pages https://${GH_TOKEN}@github.com/google/guice gh-pages > /dev/nu… 20 cd gh-pages 27 git push -fq origin gh-pages > /dev/null
|
/external/icu/icu4c/source/data/locales/ |
D | agq.txt | 122 "ghɔ", 125 "ghɨ", 179 "ndzɔ̀ŋɔ̀tƗ̀dʉ̀ghà", 180 "ndzɔ̀ŋɔ̀tǎafʉ̄ghā", 182 "ndzɔ̀ŋɔ̀nzùghò", 185 "ndzɔ̀ŋɔ̀tƗ̀fʉ̀ghàdzughù", 186 "ndzɔ̀ŋɔ̀ghǔuwelɔ̀m", 239 dn{"kɨtîgh"}
|
/external/libjpeg-turbo/simd/powerpc/ |
D | jdcolext-altivec.c | 49 crl, crh, rl, rh, gl, gh, bl, bh, g0w, g1w, g2w, g3w; in jsimd_ycc_rgb_convert_altivec() local 149 gh = vec_perm((__vector short)g2, (__vector short)g3, shift_pack_index); in jsimd_ycc_rgb_convert_altivec() 151 gh = vec_sub(gh, crh); in jsimd_ycc_rgb_convert_altivec() 153 gh = vec_add(gh, yh); in jsimd_ycc_rgb_convert_altivec() 159 rg2 = vec_mergeh(rh, gh); in jsimd_ycc_rgb_convert_altivec() 161 rg3 = vec_mergel(rh, gh); in jsimd_ycc_rgb_convert_altivec()
|
D | jdmrgext-altivec.c | 51 rl, rh, gl, gh, bl, bh, re, ro, ge, go, be, bo; in jsimd_h2v1_merged_upsample_altivec() local 180 gh = vec_mergel(ge, go); in jsimd_h2v1_merged_upsample_altivec() 188 rg2 = vec_mergeh(rh, gh); in jsimd_h2v1_merged_upsample_altivec() 190 rg3 = vec_mergel(rh, gh); in jsimd_h2v1_merged_upsample_altivec()
|
/external/libyuv/files/unit_test/ |
D | color_test.cc | 445 static void PrintHistogram(int rh[256], int gh[256], int bh[256]) { in PrintHistogram() 449 if (rh[i] || gh[i] || bh[i]) { in PrintHistogram() 455 if (rh[i] || gh[i] || bh[i]) { in PrintHistogram() 461 if (rh[i] || gh[i] || bh[i]) { in PrintHistogram() 462 printf("\t%8d", gh[i]); in PrintHistogram() 467 if (rh[i] || gh[i] || bh[i]) { in PrintHistogram() 481 int gh[256] = { in TEST_F() local 498 ++gh[g1 - g0 + 128]; in TEST_F() 503 PrintHistogram(rh, gh, bh); in TEST_F() 510 int gh[256] = { in TEST_F() local [all …]
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_color.c | 144 int gh = fb->height / 4; in draw_gamma_test() local 146 igt_paint_color_gradient(cr, 0, 0, fb->width, gh, 1, 1, 1); in draw_gamma_test() 147 igt_paint_color_gradient(cr, 0, gh, fb->width, gh, 1, 0, 0); in draw_gamma_test() 148 igt_paint_color_gradient(cr, 0, gh * 2, fb->width, gh, 0, 1, 0); in draw_gamma_test() 149 igt_paint_color_gradient(cr, 0, gh * 3, fb->width, gh, 0, 0, 1); in draw_gamma_test()
|
/external/grpc-grpc/tools/github/ |
D | pr_latency.py | 47 def gh(url): function 94 latest_prs = json.loads(gh(PRS)) 105 commits = json.loads(gh(COMMITS.format(pr_number=pr_number))) 115 statuses = json.loads(gh(status_url + '?per_page=100'))
|
/external/harfbuzz_ng/ |
D | README.md | 3 …leCI Build Status](https://circleci.com/gh/harfbuzz/harfbuzz/tree/master.svg?style=svg)](https://c… 7 …ecov Code Coverage](https://codecov.io/gh/harfbuzz/harfbuzz/branch/master/graph/badge.svg)](https:…
|
D | README | 3 …leCI Build Status](https://circleci.com/gh/harfbuzz/harfbuzz/tree/master.svg?style=svg)](https://c… 7 …ecov Code Coverage](https://codecov.io/gh/harfbuzz/harfbuzz/branch/master/graph/badge.svg)](https:…
|
/external/okhttp/ |
D | deploy_website.sh | 18 git checkout -t origin/gh-pages 32 git push origin gh-pages
|
/external/okhttp/okio/ |
D | deploy_javadoc.sh | 21 git checkout -t origin/gh-pages 37 git push origin gh-pages
|
/external/hamcrest/ |
D | CHANGES.txt | 19 * Fix gh issue #69 - Iterable contains in order is null-safe 21 * Fix gh issue #59 - added equalToObject() (i.e. unchecked) method 23 * Fix gh issue #25 - arrayContaining(null, null) cause NullPointerException 25 * Fix gh issue #36 - string matching on regular expressions 27 * Fix gh issue #8 - isCloseTo() shows wrong delta in mismatch description
|
/external/icu/icu4c/source/data/translit/ |
D | Geor_Latn.txt | 14 ღ ↔ gh ; 46 #ღ ↔ gh ;
|
/external/python/mock/ |
D | README.rst | 27 .. |CircleCI| image:: https://circleci.com/gh/testing-cabal/mock/tree/master.svg?style=shield 28 .. _CircleCI: https://circleci.com/gh/testing-cabal/mock/tree/master
|
/external/icu/icu4c/source/data/region/ |
D | agq.txt | 145 NC{"Kàlèdonyìa È fūghū"} 155 NZ{"Zìlân È fūghū"} 160 PG{"Kpakpua Ginè È fūghū"} 225 ZA{"Afɨlekà ghɨ Emàm ghò"}
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_matchIpaRules.txt | 57 gh f 58 gh
|
/external/grpc-grpc/tools/failures/ |
D | detect_new_failures.py | 42 def gh(url, data=None): function 60 response = gh(url) 69 response = gh(GH_ISSUE_CREATION_URL, data)
|
/external/tcpdump/ |
D | print-juniper.c | 466 const struct juniper_ggsn_header *gh; in juniper_ggsn_print() local 473 gh = (struct juniper_ggsn_header *)&l2info.cookie; in juniper_ggsn_print() 475 ND_TCHECK(*gh); in juniper_ggsn_print() 478 tok2str(juniper_protocol_values,"Unknown",gh->proto), in juniper_ggsn_print() 479 gh->proto, in juniper_ggsn_print() 480 EXTRACT_16BITS(&gh->vlan_id[0]))); in juniper_ggsn_print() 483 switch (gh->proto) { in juniper_ggsn_print() 492 ND_PRINT((ndo, "unknown GGSN proto (%u)", gh->proto)); in juniper_ggsn_print()
|