Home
last modified time | relevance | path

Searched refs:standard (Results 1 – 25 of 1359) sorted by relevance

12345678910>>...55

/external/icu/icu4c/source/test/cintltst/
Dstdnmtst.c38 static int dotestname(const char *name, const char *standard, const char *expected) { in dotestname() argument
45 tag = ucnv_getStandardName(name, standard, &error); in dotestname()
47 log_err_status(error, "FAIL: could not find %s standard name for %s\n", standard, name); in dotestname()
50 … log_err("FAIL: expected %s for %s standard name for %s, got %s\n", expected, standard, name, tag); in dotestname()
66 const char *standard; in TestStandardName() local
69 standard = ucnv_getStandard(i, &err); in TestStandardName()
73 } else if (!standard || !*standard) { in TestStandardName()
74 log_err("FAIL: %s standard name at index %d\n", (standard ? "empty" : in TestStandardName()
114 static int dotestconv(const char *name, const char *standard, const char *expected) { in dotestconv() argument
121 tag = ucnv_getCanonicalName(name, standard, &error); in dotestconv()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
DArabicShapingRegTest.java58 public static TestData standard(String source, int flags, String result) { in standard() method in ArabicShapingRegTest.TestData
198 TestData.standard(lamAlefSpecialVLTR,
207 TestData.standard(lamAlefSpecialVLTR,
216 TestData.standard(lamAlefSpecialVLTR,
225 TestData.standard(lamAlefSpecialVLTR,
235 TestData.standard(lamAlefSpecialVLTR,
244 TestData.standard(lamAlefSpecialVLTR,
253 TestData.standard(lamAlefSpecialVLTR,
262 TestData.standard(lamAlefSpecialVLTR,
272 TestData.standard(tashkeelSpecialVLTR,
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/shaping/
DArabicShapingRegTest.java62 public static TestData standard(String source, int flags, String result) { in standard() method in ArabicShapingRegTest.TestData
202 TestData.standard(lamAlefSpecialVLTR,
211 TestData.standard(lamAlefSpecialVLTR,
220 TestData.standard(lamAlefSpecialVLTR,
229 TestData.standard(lamAlefSpecialVLTR,
239 TestData.standard(lamAlefSpecialVLTR,
248 TestData.standard(lamAlefSpecialVLTR,
257 TestData.standard(lamAlefSpecialVLTR,
266 TestData.standard(lamAlefSpecialVLTR,
276 TestData.standard(tashkeelSpecialVLTR,
[all …]
/external/skia/src/gpu/gl/
DGrGLCaps.cpp21 fStandard = ctxInfo.standard(); in GrGLCaps()
67 GrGLStandard standard = ctxInfo.standard(); in init() local
74 if (kGLES_GrGLStandard == standard) { in init()
78 SkASSERT(kGL_GrGLStandard == standard); in init()
91 if (kGL_GrGLStandard == standard) { in init()
106 fTextureUsageSupport = (kGLES_GrGLStandard == standard) && in init()
109 if (kGL_GrGLStandard == standard) { in init()
121 if (kGL_GrGLStandard == standard) { in init()
132 if (kGL_GrGLStandard == standard) { in init()
140 fImagingSupport = kGL_GrGLStandard == standard && in init()
[all …]
/external/icu/icu4c/source/data/zone/
Dro.txt1268 ls{"Ora standard Acre"}
1285 ls{"Ora standard a Africii Occidentale"}
1290 ls{"Ora standard din Alaska"}
1295 ls{"Ora standard a Amazonului"}
1300 ls{"Ora standard centrală nord-americană"}
1305 ls{"Ora standard orientală nord-americană"}
1310 ls{"Ora standard în zona montană nord-americană"}
1315 ls{"Ora standard în zona Pacific nord-americană"}
1320 ls{"Ora standard din Anadyr"}
1325 ls{"Ora standard din Apia"}
[all …]
Dit.txt1280 ls{"Ora standard dell’Africa occidentale"}
1285 ls{"Ora standard dell’Alaska"}
1290 ls{"Ora standard dell’Amazzonia"}
1295 ls{"Ora standard centrale USA"}
1300 ls{"Ora standard orientale USA"}
1305 ls{"Ora standard Montagne Rocciose USA"}
1310 ls{"Ora standard del Pacifico USA"}
1315 ls{"Ora standard di Anadyr"}
1320 ls{"Ora standard di Apia"}
1325 ls{"Ora standard araba"}
[all …]
Dfur.txt57 ls{"Ore standard de Europe centrâl"}
65 ls{"Ore standard de Europe orientâl"}
73 ls{"Ore standard de Europe ocidentâl"}
84 ls{"Ore standard di Mosche"}
/external/webrtc/webrtc/voice_engine/
Dvoice_engine.gyp204 'test/auto_test/standard/audio_processing_test.cc',
205 'test/auto_test/standard/codec_before_streaming_test.cc',
206 'test/auto_test/standard/codec_test.cc',
207 'test/auto_test/standard/dtmf_test.cc',
208 'test/auto_test/standard/external_media_test.cc',
209 'test/auto_test/standard/file_before_streaming_test.cc',
210 'test/auto_test/standard/file_test.cc',
211 'test/auto_test/standard/hardware_before_initializing_test.cc',
212 'test/auto_test/standard/hardware_before_streaming_test.cc',
213 'test/auto_test/standard/hardware_test.cc',
[all …]
/external/pcre/dist/doc/
Dpcre-config.txt29 /usr/local on some systems) to the standard output.
34 to the standard output.
37 the standard output.
39 --libs Writes to the standard output the command line options
43 --libs16 Writes to the standard output the command line options
47 --libs32 Writes to the standard output the command line options
52 Writes to the standard output the command line options
57 Writes to the standard output the command line options
61 --cflags Writes to the standard output the command line options
66 Writes to the standard output the command line options
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue29/
DFlexibleScalarStylesInJavaBeanTest.java82 Set<Property> standard = super.getProperties(type); in getProperties() local
84 sorted.addAll(standard); in getProperties()
121 NodeTuple standard = super.representJavaBeanProperty(javaBean, property, in representJavaBeanProperty() local
126 SequenceNode n = (SequenceNode) standard.getValueNode(); in representJavaBeanProperty()
127 return new NodeTuple(standard.getKeyNode(), new SequenceNode(n.getTag(), in representJavaBeanProperty()
135 ScalarNode n = (ScalarNode) standard.getValueNode(); in representJavaBeanProperty()
136 return new NodeTuple(standard.getKeyNode(), new ScalarNode(n.getTag(), in representJavaBeanProperty()
140 return standard; in representJavaBeanProperty()
/external/llvm/docs/CommandGuide/
Dllvm-as.rst14 into a file or to standard output.
17 standard input.
20 **llvm-as** sends its output to a file or standard output by following
23 * If the input is standard input, then the output is standard output.
45 sends its output to standard output.
Dllvm-dis.rst20 input from standard input.
22 If the input is being read from standard input, then **llvm-dis**
23 will send its output to standard output by default. Otherwise, the
52 to standard output.
/external/fdlibm/
Dreadme32 3. Compiler failure on non-standard code
35 are not standard C and cause some optimizing compilers (e.g. GCC)
118 create a multi-standard compliant FDLIBM. In this case, each
119 function in FDLIBM is actually a standard compliant wrapper
149 function to comply to the standard specified by the value
162 multi-standard compliant (supports IEEE,XOPEN,POSIX/ANSI,SVID).
169 To create a multi-standard compliant libm, use
170 make "CFLAGS = -D_IEEE_MODE" --- multi-standard fdlibm: default
172 make "CFLAGS = -D_XOPEN_MODE" --- multi-standard fdlibm: default
174 make "CFLAGS = -D_POSIX_MODE" --- multi-standard fdlibm: default
[all …]
/external/eigen/cmake/
DFindStandardMathLibrary.cmake1 # - Try to find how to link to the standard math library, if anything at all is needed to do.
6 # STANDARD_MATH_LIBRARY_FOUND - we found how to successfully link to the standard math library
7 # STANDARD_MATH_LIBRARY - the name of the standard library that one has to link to.
44 # standard name 'm' for the standard math library.
/external/skia/src/gpu/gl/win/
DGrGLCreateNativeInterface_win.cpp81 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLCreateNativeInterface() local
83 if (kGLES_GrGLStandard == standard) { in GrGLCreateNativeInterface()
85 } else if (kGL_GrGLStandard == standard) { in GrGLCreateNativeInterface()
/external/ImageMagick/m4/
Dcxx_have_std_libs.m43 dnl If the compiler supports ISO C++ standard library (i.e., can
14 [AC_CACHE_CHECK(whether the compiler supports ISO C++ standard library,
30 AC_DEFINE(HAVE_STD_LIBS,,[define if the compiler supports ISO C++ standard library])
/external/jetty/src/resources/org/eclipse/jetty/webapp/jmx/
DWebAppContext-mbean.properties3 defaultsDescriptor: Default web.xml descriptor applied before standard web.xml
4 overrideDescriptor: Override web.xml descriptor applied after standard web.xml
12 descriptor: The standard web.xml descriptor
/external/curl/packages/Symbian/group/
Dlibcurl.pkg4 ;Language - standard language definitions
7 ;Header - standard sis file header including version number
21 ;Files - standard file specifications
Dcurl.pkg4 ;Language - standard language definitions
7 ;Header - standard sis file header including version number
25 ;Files - standard file specifications
/external/shflags/doc/
DRELEASE_NOTES-1.0.0.txt37 shFlags tries to support both the standard and enhanced versions of ``getopt``.
38 As each responds differently, and not everything is supported on the standard
40 the standard version of ``getopt`` is detected. The reason being that there is
61 including Solaris 10) is the standard version. As such, only short flags are
65 including 10.5) is the standard version. As such, only short flags are
DRELEASE_NOTES-1.0.1.txt37 shFlags tries to support both the standard and enhanced versions of ``getopt``.
38 As each responds differently, and not everything is supported on the standard
40 the standard version of ``getopt`` is detected. The reason being that there is
61 including 10.5) is the standard version. As such, only short flags are
65 including Solaris 10) is the standard version. As such, only short flags are
/external/lzma/Java/Tukaani/
DREADME29 enable linking to the documentation of the standard Java classes.
37 standard input to standard output:
42 standard output:
/external/icu/icu4c/source/data/mappings/
Dgsm-03.38-2000.ucm24 # The GSM standard specifies that one or two ESC bytes (\x1B), if not followed
31 # not mappable in the standard.)
37 # The GSM standard maps U+00C7 capital C-cedilla to \x09 but the Unicode file
39 # an interpretation of the intent of the standard. Prevailing implementations
40 # in mobile phones follow the standard.
42 # This file follows the GSM standard.
44 # See the GSM standard at
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterAlias.java476 static final String getStandardName(String alias, String standard)throws IOException { in getStandardName() argument
478 int listOffset = findTaggedAliasListsOffset(alias, standard); in getStandardName()
522 static String getCanonicalName(String alias, String standard) throws IOException{ in getCanonicalName() argument
524 int convNum = findTaggedConverterNum(alias, standard); in getCanonicalName()
580 private static int findTaggedAliasListsOffset(String alias, String standard) { in findTaggedAliasListsOffset() argument
584 int tagNum = getTagNumber(standard); in findTaggedAliasListsOffset()
637 private static int findTaggedConverterNum(String alias, String standard) { in findTaggedConverterNum() argument
641 int tagNum = getTagNumber(standard); in findTaggedConverterNum()
/external/valgrind/docs/internals/
Dwhy-no-libc.txt5 Subject: Re: [Valgrind-developers] Using standard C library in valgrind tool
10 IS> I would like to write a valgrind tool that uses the standard c
34 that are the reason Valgrind tools don't link with the standard
45 thread-local storage (which I think is standard these days). Glibc now
57 So if you need C standard library functionality that isn't covered by
58 the Valgrind core's somewhat non-standard subset, you'll have to get

12345678910>>...55