Home
last modified time | relevance | path

Searched defs:standard (Results 1 – 25 of 153) sorted by relevance

1234567

/third_party/boost/boost/spirit/home/support/char_encoding/
Dstandard.hpp24 struct standard struct
26 typedef char char_type;
27 typedef unsigned char classify_type;
30 isascii_(int ch) in isascii_()
36 ischar(int ch) in ischar()
50 strict_ischar(int ch) in strict_ischar()
57 isalnum(int ch) in isalnum()
64 isalpha(int ch) in isalpha()
71 isdigit(int ch) in isdigit()
78 isxdigit(int ch) in isxdigit()
[all …]
/third_party/flutter/skia/include/gpu/gl/
DGrGLTypes.h29 #define GR_IS_GR_GL(standard) false argument
30 #define GR_IS_GR_GL_ES(standard) true argument
31 #define GR_IS_GR_WEBGL(standard) false argument
35 #define GR_IS_GR_GL(standard) true argument
36 #define GR_IS_GR_GL_ES(standard) false argument
37 #define GR_IS_GR_WEBGL(standard) false argument
41 #define GR_IS_GR_GL(standard) false argument
42 #define GR_IS_GR_GL_ES(standard) false argument
43 #define GR_IS_GR_WEBGL(standard) true argument
47 #define GR_IS_GR_GL(standard) (kGL_GrGLStandard == standard) argument
[all …]
/third_party/skia/include/gpu/gl/
DGrGLTypes.h29 #define GR_IS_GR_GL(standard) false argument
30 #define GR_IS_GR_GL_ES(standard) true argument
31 #define GR_IS_GR_WEBGL(standard) false argument
35 #define GR_IS_GR_GL(standard) true argument
36 #define GR_IS_GR_GL_ES(standard) false argument
37 #define GR_IS_GR_WEBGL(standard) false argument
41 #define GR_IS_GR_GL(standard) false argument
42 #define GR_IS_GR_GL_ES(standard) false argument
43 #define GR_IS_GR_WEBGL(standard) true argument
47 #define GR_IS_GR_GL(standard) (kGL_GrGLStandard == standard) argument
[all …]
/third_party/icu/icu4c/source/test/cintltst/
Dstdnmtst.c39 static int dotestname(const char *name, const char *standard, const char *expected) { in dotestname()
67 const char *standard; in TestStandardName() local
115 static int dotestconv(const char *name, const char *standard, const char *expected) { in dotestconv()
171 static UBool doTestNames(const char *name, const char *standard, const char **expected, int32_t siz… in doTestNames()
223 static UBool doTestUCharNames(const char *name, const char *standard, const char **expected, int32_… in doTestUCharNames()
/third_party/boost/libs/math/example/
Dstudents_t_example1.cpp36 double standard = 38.9; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFunctionsGL.h42 StandardGL standard; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFunctionsGL.h42 StandardGL standard; variable
/third_party/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp26 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeAssembledInterface() local
DGrGLContext.h31 GrGLStandard standard() const { return fInterface->fStandard; } in standard() function
/third_party/flutter/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp26 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeAssembledInterface() local
/third_party/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp57 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeNativeInterface() local
/third_party/node/deps/npm/node_modules/registry-auth-token/
Dpackage.json43 "standard": "^10.0.2" string
68 "standard": { object
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterAlias.java478 static final String getStandardName(String alias, String standard)throws IOException { in getStandardName()
524 static String getCanonicalName(String alias, String standard) throws IOException{ in getCanonicalName()
582 private static int findTaggedAliasListsOffset(String alias, String standard) { in findTaggedAliasListsOffset()
639 private static int findTaggedConverterNum(String alias, String standard) { in findTaggedConverterNum()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DPatternStringTest.java30 String standard = "+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DPatternStringTest.java27 String standard = "+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
/third_party/boost/boost/dll/detail/
Dctor_dtor.hpp45 standard_t standard; member
90 standard_t standard; member
/third_party/flutter/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp86 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeNativeInterface() local
/third_party/ltp/tools/sparse/sparse-src/
Doptions.h17 enum standard { enum
/third_party/node/deps/npm/node_modules/cliui/
Dpackage.json60 "standard": "^12.0.1", string
92 "standard": { object
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_patternstring.cpp32 UnicodeString standard = u"+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
/third_party/node/deps/npm/node_modules/yargs/
Dpackage.json64 "standard": "^12.0.1", string
104 "standard": { object
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_io.cpp645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset()
696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum()
836 const char *standard, in ucnv_openStandardNames()
961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName()
1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getCanonicalName()
/third_party/node/deps/icu-small/source/common/
Ducnv_io.cpp645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset()
696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum()
836 const char *standard, in ucnv_openStandardNames()
961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName()
1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getCanonicalName()
/third_party/icu/icu4c/source/common/
Ducnv_io.cpp645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset()
696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum()
836 const char *standard, in ucnv_openStandardNames()
961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName()
1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getCanonicalName()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_io.cpp645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset()
696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum()
836 const char *standard, in ucnv_openStandardNames()
961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName()
1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getCanonicalName()

1234567