/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3-with-transitions.jar | ... java
package nu.validator.htmlparser.tools
public nu.validator.htmlparser.tools.XSLT4HTML5XOM extends java ... |
D | htmlparser-1.3.jar | ... java
package nu.validator.htmlparser.tools
public nu.validator.htmlparser.tools.XSLT4HTML5XOM extends java ... |
D | README.txt | 3 Please see http://about.validator.nu/htmlparser/
|
/external/skqp/samplecode/ |
D | SamplePatch.cpp | 80 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, in eval_sheet() argument 83 const int TR = nu; in eval_sheet() 85 const int BL = BR + nu; in eval_sheet() 87 SkScalar u = SkIntToScalar(iu) / nu; in eval_sheet() 99 v * edge[BR+nu-iu].fX + (1 - u) * edge[BL+nv-iv].fX - x0; in eval_sheet() 101 v * edge[BR+nu-iu].fY + (1 - u) * edge[BL+nv-iv].fY - y0; in eval_sheet() 109 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, in draw() argument 111 if (nu < 1 || nv < 1) { in draw() 115 int i, npts = (nu + nv) * 2; in draw() 118 SkPoint* edge1 = edge0 + nu; in draw() [all …]
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 80 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, in eval_sheet() argument 83 const int TR = nu; in eval_sheet() 85 const int BL = BR + nu; in eval_sheet() 87 SkScalar u = SkIntToScalar(iu) / nu; in eval_sheet() 99 v * edge[BR+nu-iu].fX + (1 - u) * edge[BL+nv-iv].fX - x0; in eval_sheet() 101 v * edge[BR+nu-iu].fY + (1 - u) * edge[BL+nv-iv].fY - y0; in eval_sheet() 109 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, in draw() argument 111 if (nu < 1 || nv < 1) { in draw() 115 int i, npts = (nu + nv) * 2; in draw() 118 SkPoint* edge1 = edge0 + nu; in draw() [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | smn.txt | 530 "uđđâivemáánu", 531 "kuovâmáánu", 532 "njuhčâmáánu", 533 "cuáŋuimáánu", 534 "vyesimáánu", 535 "kesimáánu", 536 "syeinimáánu", 537 "porgemáánu", 538 "čohčâmáánu", 539 "roovvâdmáánu", [all …]
|
D | se_FI.txt | 736 "-1"{"mannan mánu"} 737 "0"{"dán mánu"} 738 "1"{"boahtte mánu"} 742 one{"{0} mánu siste"} 743 other{"{0} mánu siste"} 744 two{"{0} mánu siste"} 748 other{"{0} mánu dás ovdal"} 749 two{"{0} mánu dás ovdal"} 757 one{"{0} mánu geahčen"} 758 other{"{0} mánu geahčen"} [all …]
|
/external/lzma/C/ |
D | Ppmd7.c | 17 #define U2B(nu) ((UInt32)(nu) * UNIT_SIZE) argument 18 #define U2I(nu) (p->Units2Indx[(size_t)(nu) - 1]) argument 137 unsigned i, nu = I2U(oldIndx) - I2U(newIndx); in SplitBlock() local 139 if (I2U(i = U2I(nu)) != nu) in SplitBlock() 142 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1); in SplitBlock() 164 UInt16 nu = I2U(i); in GlueFreeBlocks() local 174 node->NU = (UInt16)nu; in GlueFreeBlocks() 187 UInt32 nu = (UInt32)node->NU; in GlueFreeBlocks() local 190 CPpmd7_Node *node2 = NODE(n) + nu; in GlueFreeBlocks() 191 nu += node2->NU; in GlueFreeBlocks() [all …]
|
/external/icu/icu4c/source/data/lang/ |
D | ee.txt | 251 big5han{"blema chinatɔwo ƒe ɖoɖomɔ nu"} 252 dictionary{"nuɖoɖo ɖe nyagɔmeɖegbalẽ ƒe ɖoɖomɔ nu"} 253 ducet{"nuɖoɖo ɖe unicode ƒe ɖoɖo nu"} 254 gb2312han{"chinagbe yeye ƒe ɖoɖomɔ nu"} 255 phonebook{"fonegbalẽ me ɖoɖomɔ nu"} 256 pinyin{"pinyin ɖoɖomɔ nu"} 257 reformed{"nugbugbɔtoɖo ƒe ɖoɖomɔ nu"} 260 stroke{"stroke ɖoɖomɔ nu"} 261 traditional{"blema ɖoɖomɔ nu"} 262 unihan{"ɖoɖomɔnutɔxɛ manɔŋu stroke ƒe ɖoɖo nu"} [all …]
|
D | lv.txt | 164 frc{"kadžūnu franču"} 230 ka{"gruzīnu"} 252 kln{"kalendžīnu"} 281 lez{"lezgīnu"} 356 nnh{"ngjembūnu"} 375 os{"osetīnu"} 404 rom{"čigānu"} 407 rup{"aromūnu"} 565 Geor{"gruzīnu"} 602 Runr{"rūnu raksts"} [all …]
|
/external/epid-sdk/epid/member/tiny/src/ |
D | nrprove.c | 43 FpElem nu; in EpidNrProve() local 69 FpMul(&nu, &rmu, &mu); in EpidNrProve() 73 if (!EFqAffineMultiExp(&tmp_efq, &K_tick, &mu, &B_tick, &nu)) { in EpidNrProve() 122 FpMul(&snu, &c, &nu); in EpidNrProve() 132 FpClear(&nu); in EpidNrProve()
|
/external/epid-sdk/epid/member/src/ |
D | nrprove.c | 75 FfElement* nu = NULL; in EpidNrProve() local 134 sts = NewFfElement(Fp, &nu); in EpidNrProve() 156 sts = FfNeg(Fp, mu, nu); in EpidNrProve() 165 sts = WriteFfElement(Fp, nu, &nu_str, sizeof(nu_str)); in EpidNrProve() 246 sts = FfMul(Fp, c, nu, t2); in EpidNrProve() 286 DeleteFfElement(&nu); in EpidNrProve()
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.hyp.txt | 4 ma-nu-script 5 ma-nu-scripts
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | am-fonipa-t-am.txt | 60 መሆኑ mə.ho.nu 126 ሳይወሰኑ sa.jɨ.wə.sə.nu 140 በሆኑ bə.ho.nu 278 ኑሮ nu.ro 279 ኑሮና nu.ro.na 280 ኑሮን nu.ro.nɨ 281 ኑሮው nu.ro.wɨ 328 እንደመሆኑ ʔɨ.nɨ.də.mə.ho.nu 355 ከሚቃረኑ kə.mi.kʼa.rə.nu 372 ካልሆኑ ka.lɨ.ho.nu [all …]
|
D | kk-fonipa-t-kk.txt | 39 Бөкейханов by̯ʉki̯ɘjxɑnu̯ʊv 121 Зыряновск zəɾjɑnu̯ʊvsk 123 Иванов ivɑnu̯ʊv 126 Иманов imɑnu̯ʊv 198 Мұқановтың mʊqɑnu̯ʊvtəŋ 272 Смирнов smiɾnu̯ʊv 324 Тілеужанов tɘli̯ɘwʒɑnu̯ʊv 372 Черноголовинаның t͡ɕi̯ɘɾnu̯ʊɡu̯ʊlu̯ʊvinɑnəŋ 689 нормалардан nu̯ʊɾmɑlɑɾdɑn 690 ноян nu̯ʊjɑn [all …]
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/ |
D | ByteBufferHelper.java | 34 …ByteBuffer nu = ByteBuffer.wrap(buffer.array(), oldBuffer.arrayOffset(), oldBuffer.limit() + buffe… in mergeAdjacentBuffers() local 36 nuSamples.add(nu); in mergeAdjacentBuffers()
|
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/ |
D | CompactDecimalFormat.java.patch | 24 * number system in the locale, such as ar-u-nu-latn. 34 * number system in the locale, such as ar-u-nu-latn.
|
/external/grpc-grpc/test/core/json/corpus/ |
D | 0bc13548356d08009703d35e9c8d74397367bdfb | 1 nu,*:
|
/external/clang/test/CXX/special/class.ctor/ |
D | p5-0x.cpp | 26 union NotDeleted1a { DefaultedDefCtor1 nu; }; member 28 union NotDeleted1b { DefaultedDefCtor2 nu; }; member
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 2f6b2796f78eb442207d1f1f4b97c0b5.00000093.honggfuzz.cov | 2 trailer:nt: Wget/1.19.1 (linux-'nu)
|
D | e88e0b8ed2ab5584a2583668528521d0.00000093.honggfuzz.cov | 2 Referer:nt:"����/1.19.� (linux-'nu)�vuccept:Basic
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | e88e0b8ed2ab5584a2583668528521d0.00000093.honggfuzz.cov | 2 Referer:nt:"����/1.19.� (linux-'nu)�vuccept:Basic
|
D | 2f6b2796f78eb442207d1f1f4b97c0b5.00000093.honggfuzz.cov | 2 trailer:nt: Wget/1.19.1 (linux-'nu)
|
/external/ltp/testcases/network/nfsv4/acl/ |
D | create_users.py | 21 test.createNUser(options.nu)
|
/external/apache-harmony/support/src/test/resources/tests/resources/ |
D | hyts_PropertiesTest.properties | 15 c\r\ \t\nu =:: cu
|