Home
last modified time | relevance | path

Searched refs:loose (Results 1 – 25 of 198) sorted by relevance

12345678

/external/markdown/MarkdownTest/Tests_2004/
DOrdered and unordered lists.text10 Asterisks loose:
27 Pluses loose:
45 Minuses loose:
/external/markdown/tests/markdown-test/
Dordered-and-unordered-list.txt10 Asterisks loose:
27 Pluses loose:
45 Minuses loose:
/external/markdown/MarkdownTest/Tests_2007/
DOrdered and unordered lists.text10 Asterisks loose:
27 Pluses loose:
45 Minuses loose:
/external/iptables/extensions/
Dlibxt_rpfilter.t4 -m rpfilter --loose --validmark --accept-local --invert;=;OK
Dlibxt_rpfilter.txlate4 iptables-translate -t mangle -A PREROUTING -m rpfilter --validmark --loose
Dlibxt_rpfilter.man10 \fB\-\-loose\fP
/external/markdown/tests/misc/
Dlists6.txt10 loose list:
/external/deqp-deps/glslang/Test/
Dhlsl.structIoFourWay.frag8 T s; // loose uniform
/external/libxml2/result/HTML/
Dpython.html.sax3 SAX.internalSubset(html, -//W3C//DTD HTML 4.01 Transitional//EN, http://www.w3.org/TR/html4/loose.d…
Dliclose.html.sax3 …ernalSubset(HTML, -//W3C//DTD HTML 4.0 Transitional//EN, http://www.w3.org/TR/REC-html40/loose.dtd)
/external/llvm-project/clang-tools-extra/clangd/test/
Dtrace.test5 # These assertions are a bit loose, to avoid brittleness.
/external/angle/extensions/
DANGLE_get_serialized_context_string.txt63 into the string. This loose wording lets the extension provide
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dline_loose.txt15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
23 locale = en@lb=loose;
Dline_loose_cj.txt20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
36 locale = ja@lb=loose;
/external/icu/icu4c/source/test/testdata/break_rules/
Dline_loose.txt15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
23 locale = en@lb=loose;
Dline_loose_cj.txt20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
36 locale = ja@lb=loose;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dline_loose.txt15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
23 locale = en@lb=loose;
Dline_loose_cj.txt20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
36 locale = ja@lb=loose;
/external/libnl/lib/route/
Dnexthop.c116 uint32_t attrs, int loose) in rtnl_route_nh_compare() argument
134 if (loose) in rtnl_route_nh_compare()
/external/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp397 LocaleMatcher loose = in testMaxDistanceAndIsMatch() local
399 assertTrue("loose de-LU / de", loose.isMatch(germanLux, Locale::getGerman(), errorCode)); in testMaxDistanceAndIsMatch()
401 loose.isMatch(germanPhoenician, Locale::getGerman(), errorCode)); in testMaxDistanceAndIsMatch()
402 assertFalse("loose el / de", loose.isMatch(greek, Locale::getGerman(), errorCode)); in testMaxDistanceAndIsMatch()
/external/boringssl/src/ssl/test/
DPORTING.md68 ` -loose-errors` flag, then every un-mapped error just gets mapped to
108 …~/dev/nss-dev/nss-sandbox/dist/Darwin15.6.0_64_DBG.OBJ/bin/nss_bogo_shim -loose-errors -allow-unim…
/external/iproute2/ip/
Dxfrm.h159 int loose, int *argcp, char ***argvp);
/external/icu/icu4c/source/data/lang/
Dff_Adlm.txt250 loose{"�������������� ���������� �������������� ������������"}
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java691 LocaleMatcher loose = builder.setMaxDistance(germanPhoenician, ULocale.GERMAN).build(); in testMaxDistanceAndIsMatch() local
692 assertTrue("loose de-LU / de", loose.isMatch(germanLux, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()
693 assertTrue("loose de-Phnx-AT / de", loose.isMatch(germanPhoenician, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()
694 assertFalse("loose el / de", loose.isMatch(greek, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleMatcherTest.java694 LocaleMatcher loose = builder.setMaxDistance(germanPhoenician, ULocale.GERMAN).build(); in testMaxDistanceAndIsMatch() local
695 assertTrue("loose de-LU / de", loose.isMatch(germanLux, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()
696 assertTrue("loose de-Phnx-AT / de", loose.isMatch(germanPhoenician, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()
697 assertFalse("loose el / de", loose.isMatch(greek, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()

12345678