/external/icu/icu4c/source/data/region/ |
D | gd.txt | 25 054{"Na h-Eileanan Dubha"} 39 AE{"Na h-Iomaratan Arabach Aonaichte"} 52 AX{"Na h-Eileanan Åland"} 67 BQ{"Na Tìrean Ìsle Caraibeach"} 69 BS{"Na h-Eileanan Bhathama"} 76 CC{"Na h-Eileanan Chocos (Keeling)"} 114 FK{"Na h-Eileanan Fàclannach (Islas Malvinas)"} 115 FM{"Na Meanbh-eileanan"} 116 FO{"Na h-Eileanan Fàro"} 143 IC{"Na h-Eileanan Canàrach"} [all …]
|
D | se_FI.txt | 25 UN{"Ovttastuvvan Našuvnnat"}
|
D | ha.txt | 149 IO{"Yankin Birtaniya Na Tekun Indiya"} 192 MP{"Tsibiran Mariyana Na Arewa"} 285 VG{"Tsibirin Birjin Na Birtaniya"}
|
D | vai_Latn.txt | 147 NE{"Naĩja"} 149 NG{"Naĩjiriya"}
|
D | ig.txt | 207 NG{"Naịjịrịa"} 277 UM{"Obere Agwaetiti Dị Na Mpụga U.S"}
|
D | ku.txt | 178 NR{"Naûrû"}
|
/external/llvm-project/clang/test/Parser/ |
D | decomposed-condition.cpp | 18 struct Na { struct 32 Na g(); argument
|
/external/icu/icu4c/source/data/curr/ |
D | vai_Latn.txt | 153 "Naĩjiriya Naĩra",
|
D | nmg.txt | 152 "Naïra Nigeria",
|
D | lag.txt | 152 "Naíira ya Niijéria",
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.4.rst | 8 LF. Patch by Dong-hee Na.
|
D | 3.9.0a3.rst | 152 no arguments. Patch by Dong-hee Na. 395 Patch by Dong-hee Na. 417 prevent the creation of a non-blocking socket. Patch by Dong-hee Na. 428 prevent the creation of a non-blocking socket. Patch by Dong-hee Na. 459 prevent the creation of a non-blocking socket. Patch by Dong-hee Na. 491 prevent the creation of a non-blocking socket. Patch by Dong-hee Na. 574 expressions in mod:`lib2to3`. Patch by Dong-hee Na. 702 Dong-hee Na.
|
D | 3.9.0.rst | 57 compiler is able to use it. Patch by Dong-hee Na.
|
D | 3.9.0a5.rst | 99 calling convention. Patch by Dong-hee Na. 120 convention. Patch by Dong-hee Na. 169 convention. Patch by Dong-hee Na. 574 Fix :mod:`json.tool` to catch :exc:`BrokenPipeError`. Patch by Dong-hee Na. 786 :class:`http.HTTPStatus`. Patch by Dong-hee Na. 1136 Patch by Dong-hee Na. 1166 Add _PyArg_NoKwnames helper function. Patch by Dong-hee Na.
|
D | 3.9.0b1.rst | 493 :class:`nntplib._NNTPBase`. Patch by Dong-hee Na. 503 :func:`len`. Patch by Dong-hee Na. 595 :meth:`imaplib.IMAP4.unselect` is added. Patch by Dong-hee Na.
|
D | 3.6.2rc1.rst | 68 code struct and sizes of objects which it references. Patch by Dong-hee Na. 154 Functional API of enum allows to create empty enums. Patched by Dong-hee Na 193 wrapped with partialmethod. Patch by Dong-hee Na.
|
D | 3.9.0a4.rst | 46 Update clinic tool to use :c:func:`Py_IS_TYPE`. Patch by Dong-hee Na. 144 during comparing items. Patch by Dong-hee Na. 155 by Dong-hee Na.
|
/external/icu/icu4c/source/data/lang/ |
D | ha_NE.txt | 6 ar_001{"Larabci Asali Na Zamani"}
|
D | ha.txt | 21 ar_001{"Larabci Asali Na Zamani"} 282 Hant{"Na gargajiya"} 294 Mong{"Na kasar Mongolia"}
|
/external/icu/icu4c/source/data/locales/ |
D | sg.txt | 155 "Na pekô tî Krîstu", 240 dn{"Na lâ"}
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.9.rst | 416 (Contributed by Dong-hee Na in :issue:`24416`.) 430 (Contributed by Dong-hee Na in :issue:`38602`.) 437 a non-blocking socket. (Contributed by Dong-hee Na in :issue:`39259`.) 469 :class:`http.HTTPStatus`. (Contributed by Dong-hee Na in :issue:`39509` and Ross Rhodes in :issue:`… 493 (Contributed by Dong-hee Na in :issue:`38615`.) 500 selected mailbox. (Contributed by Dong-hee Na in :issue:`40375`.) 568 a non-blocking socket. (Contributed by Dong-hee Na in :issue:`39259`.) 574 (Contributed by Dong-hee Na in :issue:`38493`.) 609 a non-blocking socket. (Contributed by Dong-hee Na in :issue:`39259`.) 641 a non-blocking socket. (Contributed by Dong-hee Na in :issue:`39259`.) [all …]
|
/external/llvm-project/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 856 auto Na = Vs.traverse(Arg, Vs.subExprCtx(Ctx)); in traverse() local 857 return Vs.reduceApply(*this, Nf, Na); in traverse() 893 typename V::R_SExpr Na = Arg ? Vs.traverse(Arg, Vs.subExprCtx(Ctx)) in traverse() local 895 return Vs.reduceSApply(*this, Nf, Na); in traverse() 1109 auto Na = Vs.traverse(Array, Vs.subExprCtx(Ctx)); in traverse() local 1111 return Vs.reduceArrayIndex(*this, Na, Ni); in traverse() 1146 auto Na = Vs.traverse(Array, Vs.subExprCtx(Ctx)); in traverse() local 1148 return Vs.reduceArrayAdd(*this, Na, Ni); in traverse()
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 850 auto Na = Vs.traverse(Arg, Vs.subExprCtx(Ctx)); in traverse() local 851 return Vs.reduceApply(*this, Nf, Na); in traverse() 888 typename V::R_SExpr Na = Arg ? Vs.traverse(Arg, Vs.subExprCtx(Ctx)) in traverse() local 890 return Vs.reduceSApply(*this, Nf, Na); in traverse() 1110 auto Na = Vs.traverse(Array, Vs.subExprCtx(Ctx)); in traverse() local 1112 return Vs.reduceArrayIndex(*this, Na, Ni); in traverse() 1148 auto Na = Vs.traverse(Array, Vs.subExprCtx(Ctx)); in traverse() local 1150 return Vs.reduceArrayAdd(*this, Na, Ni); in traverse()
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.14rc1.rst | 60 LF. Patch by Dong-hee Na.
|
/external/doclava/res/assets/templates/assets/ |
D | prettify.js | 13 …d(a.value),wb);break;case 3:case 4:b.push(ga(a.nodeValue));break}}function Na(a){for(var b=0,c=z,d… class in anonymousFunctiondd4057de0100.anonymousFunctiondd4057de0400.Sd 21 …],k=P+s;if(!n.hasOwnProperty(k)){l.push(s);n[k]=r}}l.push(/[\0-\uffff]/);d=Na(l)})();var g=b.lengt…
|