/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | world_bank_data.csv | 3 Afghanistan,AFG,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,..,..,19202168208.0175,21252… 5 Albania,ALB,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,12811632389.5263,14065584344.906… 7 Algeria,DZA,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,239902565103.632,258154158879.52… 9 American Samoa,ASM,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,..,..,..,..,..,..,..,..,.… 11 Andorra,AND,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,..,..,..,..,..,..,..,..,..,..,..… 13 Angola,AGO,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,30548627728.153,32935156925.3232,… 15 Antigua and Barbuda,ATG,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,1185528868.57469,118… 17 Argentina,ARG,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,426027857759.807,415584811228.… 19 Armenia,ARM,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,7312962664.13328,8216359860.0902… 21 Aruba,ABW,"GNI, PPP (current international $)",NY.GNP.MKTP.PP.CD,..,..,..,..,..,..,..,..,..,..,..,.… [all …]
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 9594 ,"US","QCA","Acra","Acra","NY","--3-----","RL","0212",,"4218N 07403W", 9612 ,"US","ADH","Adams Center","Adams Center","NY","--3-----","RL","0907",,"4349N 07601W","" 9623 ,"US","XDS","Addison","Addison","NY","--3-----","RL","1207",,"4206N 07714W", 9670 ,"US","AKR","Akron","Akron","NY","--3-----","RQ","9307",,, 9674 "+","US","A9L","Alabama","Alabama","NY","--3-----","RL","1301",,"4305N 07823W", 9697 ,"US","ALB","Albany","Albany","NY","1--4----","AI","0207",,, 9708 ,"US","OBQ","Albertson","Albertson","NY","--3-----","RL","0701",,"4046N 07338W", 9719 ,"US","AON","Albion","Albion","NY","--3-----","RQ","9307",,, 9733 ,"US","YLF","Alden","Alden","NY","-23-----","RL","0601",,"4254N 07830W", 9754 ,"US","AXB","Alexandria Bay","Alexandria Bay","NY","--3-----","RL","0106",,"4419N 07555W", [all …]
|
/external/icu/icu4c/source/data/coll/ |
D | hu.txt | 13 "&N<ny<<<Ny<<<NY" 36 "&NY<<<NNY/NY"
|
D | om.txt | 8 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
|
D | ee.txt | 15 "&N<ny<<<Ny<<<NY<ŋ<<<Ŋ"
|
D | ig.txt | 13 "&N<ṅ<<<Ṅ<nw<<<Nw<<<NW<ny<<<Ny<<<NY"
|
D | ln.txt | 14 "<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz"
|
/external/deqp-deps/glslang/Test/ |
D | 310AofA.vert | 6 #define NY 3 8 void f(bool a, float b, uint[4] c, int[NY][NX] d) { 12 int[NY][NX] d;
|
/external/skqp/bench/ |
D | AlternatingColorPatternBench.cpp | 81 NY = 5, enumerator 82 NUM_DRAWS = NX * NY, 121 for (int j = 0; j < NY; ++j) { in onDelayedSetup()
|
/external/skia/bench/ |
D | AlternatingColorPatternBench.cpp | 81 NY = 5, enumerator 82 NUM_DRAWS = NX * NY, 121 for (int j = 0; j < NY; ++j) { in onDelayedSetup()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | and-01.ll | 38 ; Check the next word up, which should use NY instead of N. 49 ; Check the high end of the aligned NY range. 73 ; Check the high end of the negative aligned NY range. 84 ; Check the low end of the NY range. 121 ; Check that NY allows an index.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | and-01.ll | 38 ; Check the next word up, which should use NY instead of N. 49 ; Check the high end of the aligned NY range. 73 ; Check the high end of the negative aligned NY range. 84 ; Check the low end of the NY range. 121 ; Check that NY allows an index.
|
/external/eigen/unsupported/test/ |
D | NumericalDiff.cpp | 12 template<typename _Scalar, int NX=Dynamic, int NY=Dynamic> 18 ValuesAtCompileTime = NY
|
D | forward_adolc.cpp | 23 template<typename _Scalar, int NX=Dynamic, int NY=Dynamic> 29 ValuesAtCompileTime = NY
|
D | autodiff.cpp | 32 template<typename _Scalar, int NX=Dynamic, int NY=Dynamic> 38 ValuesAtCompileTime = NY
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/ |
D | diff.go | 55 func (es EditScript) stats() (s struct{ NI, NX, NY, NM int }) { 63 s.NY++ 78 func (es EditScript) LenX() int { return len(es) - es.stats().NY }
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | max-of-nots.ll | 67 ; CHECK-NEXT: [[NY:%.*]] = xor i8 [[Y:%.*]], -1 68 ; CHECK-NEXT: [[CMPXY:%.*]] = icmp ult i8 [[NX]], [[NY]] 69 ; CHECK-NEXT: [[MINXY:%.*]] = select i1 [[CMPXY]], i8 [[NX]], i8 [[NY]] 71 ; CHECK-NEXT: call void @extra_use(i8 [[NY]]) 111 ; CHECK-NEXT: [[NY:%.*]] = xor i8 [[Y:%.*]], -1 118 ; CHECK-NEXT: call void @extra_use(i8 [[NY]])
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
D | LevenbergMarquardt.h | 41 template <typename _Scalar, int NX=Dynamic, int NY=Dynamic> 47 ValuesAtCompileTime = NY
|
/external/dtc/Documentation/ |
D | dtc-paper.bib | 2 @STRING{pub-IEEE:adr = "345 E. 47th St, New York, NY 10017, USA"}
|
/external/icu/icu4c/source/data/locales/ |
D | kde.txt | 139 "NY",
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 7d68229f69c5fd32f675bfe1c2952ce9.00004759.honggfuzz.cov | 49 …�O0���v�I��oM�i������>�_����t�WZ�˫B�1!�/�\���ũ�հ-�0q��]%/��³$d�!NY�<93}����E�,�,�E:��… 94 …�O0���v�I��oM�i������>�_����t�WZ�˫B�1!�/�\���ũ�հ-�0q��]%/��³$d�!NY�<93}����E�,�,�E:��… 139 …�O0���v�I��oM�i������>�_����t�WZ�˫B�1!�/�\���ũ�հ-�0q��]%/��³$d�!NY�<93}����E�,�,�E:��…
|
D | 27496387bae0c833acbf254205c3b444.00005ad2.honggfuzz.cov | 37 �\m�pĂ���̋��)�J��.���NY i��e�ζ�T2����zĂ<��=nq0(��ѪN#�N�Q;��w�ToC��T�g���}�'��GV� 69 �\m�pĂ���̋��)�J��.���NY i��e�ζ�T2����zĂ<��=nq0(��ѪN#�N�Q;��w�ToC��T�g���}�'��GV� 95 �\m�pĂ���̋��)�J��.���NY i��e�ζ�T2����zĂ<��=nq0(��ѪN#�N�Q;��w�ToC��T�g���}�'��GV�
|
D | 18b5d0a8c80c42db63ddd85b7e02ae8e.00005af7.honggfuzz.cov | 153 …�*k����!аN�B�C݇t�J�n���!���7�zD�¼wS��B?��.-n3�l�b�+���Y��a5�>����Ɵ2��NY~�sl!�F?!H��*�o}�ӵ�… 165 …�*k����!аN�B�C݇t�J�n���!���7�zD�¼wS��B?��.-n3�l�b�+���Y��a5�>����Ɵ2��NY~�sl!�F?!H��*�o}�ӵ�… 177 …�*k����!аN�B�C݇t�J�n���!���7�zD�¼wS��B?��.-n3�l�b�+���Y��a5�>����Ɵ2��NY~�sl!�F?!H��*�o}�ӵ�…
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 27496387bae0c833acbf254205c3b444.00005ad2.honggfuzz.cov | 37 �\m�pĂ���̋��)�J��.���NY i��e�ζ�T2����zĂ<��=nq0(��ѪN#�N�Q;��w�ToC��T�g���}�'��GV� 69 �\m�pĂ���̋��)�J��.���NY i��e�ζ�T2����zĂ<��=nq0(��ѪN#�N�Q;��w�ToC��T�g���}�'��GV� 95 �\m�pĂ���̋��)�J��.���NY i��e�ζ�T2����zĂ<��=nq0(��ѪN#�N�Q;��w�ToC��T�g���}�'��GV�
|
D | 18b5d0a8c80c42db63ddd85b7e02ae8e.00005af7.honggfuzz.cov | 153 …�*k����!аN�B�C݇t�J�n���!���7�zD�¼wS��B?��.-n3�l�b�+���Y��a5�>����Ɵ2��NY~�sl!�F?!H��*�o}�ӵ�… 165 …�*k����!аN�B�C݇t�J�n���!���7�zD�¼wS��B?��.-n3�l�b�+���Y��a5�>����Ɵ2��NY~�sl!�F?!H��*�o}�ӵ�… 177 …�*k����!аN�B�C݇t�J�n���!���7�zD�¼wS��B?��.-n3�l�b�+���Y��a5�>����Ɵ2��NY~�sl!�F?!H��*�o}�ӵ�…
|