HomeSort by relevance Sort by last modified time
    Searched refs:standard (Results 1 - 25 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/tests/
pngvalid-progressive-standard 2 exec ./pngvalid --strict --standard --progressive-read
pngvalid-standard 2 exec ./pngvalid --strict --standard
pngvalid-progressive-interlace-standard 2 exec ./pngvalid --strict --standard --progressive-read --interlace
  /cts/tests/tests/text/src/android/text/style/cts/
LeadingMarginSpan_StandardTest.java 22 import android.text.style.LeadingMarginSpan.Standard;
28 new Standard(1, 2);
29 new Standard(3);
30 new Standard(-1, -2);
31 new Standard(-3);
33 Standard standard = new Standard(10, 20); local
36 standard.writeToParcel(p, 0);
38 new Standard(p)
48 Standard standard = new LeadingMarginSpan.Standard(first, rest); local
58 Standard standard = new LeadingMarginSpan.Standard(10); local
63 Standard standard = new Standard(1); local
68 Standard standard = new Standard(1); local
78 Standard standard = new Standard(p); local
90 Standard standard = new Standard(p); local
    [all...]
AlignmentSpan_StandardTest.java 22 import android.text.style.AlignmentSpan.Standard;
27 * Test {@link Standard}.
31 new Standard(Alignment.ALIGN_CENTER);
33 Standard standard = new Standard(Alignment.ALIGN_NORMAL); local
36 standard.writeToParcel(p, 0);
38 new Standard(p);
45 Standard standard = new Standard(Alignment.ALIGN_NORMAL) local
56 Standard standard = new Standard(Alignment.ALIGN_NORMAL); local
61 Standard standard = new Standard(Alignment.ALIGN_NORMAL); local
71 Standard standard = new Standard(p); local
82 Standard standard = new Standard(p); local
93 Standard standard = new Standard(p); local
    [all...]
TabStopSpan_StandardTest.java 21 import android.text.style.TabStopSpan.Standard;
25 new TabStopSpan.Standard(3);
27 new TabStopSpan.Standard(-3);
31 Standard standard = new Standard(3); local
32 assertEquals(3, standard.getTabStop());
34 standard = new Standard(-4);
35 assertEquals(-4, standard.getTabStop())
    [all...]
  /external/icu/icu4c/source/test/cintltst/
stdnmtst.c 38 static int dotestname(const char *name, const char *standard, const char *expected) {
45 tag = ucnv_getStandardName(name, standard, &error);
47 log_err_status(error, "FAIL: could not find %s standard name for %s\n", standard, name);
50 log_err("FAIL: expected %s for %s standard name for %s, got %s\n", expected, standard, name, tag);
66 const char *standard; local
69 standard = ucnv_getStandard(i, &err);
73 } else if (!standard || !*standard) {
    [all...]
  /external/v8/tools/gyp/test/mac/clang-cxx-language-standard/
c++98.cc 6 #error wrong c++ standard version
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /development/ndk/samples/test-libstdc++/jni/
Android.mk 1 # A simple test for the minimal standard C++ library
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/shaping/
ArabicShapingRegTest.java 58 public static final int STANDARD = 0;
62 public static TestData standard(String source, int flags, String result) { method in class:ArabicShapingRegTest.TestData
63 return new TestData(STANDARD, source, flags, result, 0, null);
83 private static final String[] typenames = { "standard", "preflight", "error" };
202 TestData.standard(lamAlefSpecialVLTR,
211 TestData.standard(lamAlefSpecialVLTR,
220 TestData.standard(lamAlefSpecialVLTR,
229 TestData.standard(lamAlefSpecialVLTR,
239 TestData.standard(lamAlefSpecialVLTR,
248 TestData.standard(lamAlefSpecialVLTR
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
ArabicShapingRegTest.java 54 public static final int STANDARD = 0;
58 public static TestData standard(String source, int flags, String result) { method in class:ArabicShapingRegTest.TestData
59 return new TestData(STANDARD, source, flags, result, 0, null);
79 private static final String[] typenames = { "standard", "preflight", "error" };
198 TestData.standard(lamAlefSpecialVLTR,
207 TestData.standard(lamAlefSpecialVLTR,
216 TestData.standard(lamAlefSpecialVLTR,
225 TestData.standard(lamAlefSpecialVLTR,
235 TestData.standard(lamAlefSpecialVLTR,
244 TestData.standard(lamAlefSpecialVLTR
    [all...]
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue29/
FlexibleScalarStylesInJavaBeanTest.java 82 Set<Property> standard = super.getProperties(type); local
84 sorted.addAll(standard);
121 NodeTuple standard = super.representJavaBeanProperty(javaBean, property, local
126 SequenceNode n = (SequenceNode) standard.getValueNode();
127 return new NodeTuple(standard.getKeyNode(), new SequenceNode(n.getTag(),
135 ScalarNode n = (ScalarNode) standard.getValueNode();
136 return new NodeTuple(standard.getKeyNode(), new ScalarNode(n.getTag(),
140 return standard;
  /ndk/tests/build/cpp-extensions/jni/
Android.mk 1 # Basic test to check that ndk-build recognizes all standard GCC
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
group1a.d 4 # The RX port uses non-standard section names.
group2.d 4 # The RX port uses non-standard section names.
groupautoa.d 4 # The RX port uses non-standard section names.
section4.d 3 # The RX port uses non-standard section names.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
group2.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group4.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group5.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group6.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
init-fini-arrays.d 6 # cr16 and crx use non-standard scripts with memory regions, which don't play
orphan2.d 5 # xstormy uses a non-standard script, resulting is unexpected section order
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
c++0x_warning.h 33 ISO C++ 2011 standard. This support is currently experimental, and must be \

Completed in 2573 milliseconds

1 2 3 4 5 6 7 8 91011>>