| /third_party/flutter/skia/include/gpu/gl/ |
| D | GrGLTypes.h | 29 #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/ |
| D | GrGLTypes.h | 29 #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/ |
| D | stdnmtst.c | 39 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/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | FunctionsGL.h | 42 StandardGL standard; variable
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | FunctionsGL.h | 42 StandardGL standard; variable
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLAssembleInterface.cpp | 26 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeAssembledInterface() local
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLAssembleInterface.cpp | 26 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeAssembledInterface() local
|
| D | GrGLContext.h | 31 GrGLStandard standard() const { return fInterface->fStandard; } in standard() function
|
| D | GrGLExtensions.cpp | 66 bool GrGLExtensions::init(GrGLStandard standard, in init()
|
| /third_party/node/deps/npm/node_modules/registry-auth-token/ |
| D | package.json | 43 "standard": "^10.0.2" string 68 "standard": { object
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | UConverterAlias.java | 478 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/skia/src/gpu/gl/win/ |
| D | GrGLMakeNativeInterface_win.cpp | 57 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeNativeInterface() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| D | PatternStringTest.java | 30 String standard = "+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| D | PatternStringTest.java | 27 String standard = "+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
|
| /third_party/flutter/skia/src/gpu/gl/win/ |
| D | GrGLMakeNativeInterface_win.cpp | 86 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeNativeInterface() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | options.h | 17 enum standard { enum
|
| /third_party/node/deps/npm/node_modules/cliui/ |
| D | package.json | 60 "standard": "^12.0.1", string 92 "standard": { object
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | numbertest_patternstring.cpp | 32 UnicodeString standard = u"+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
|
| /third_party/node/deps/npm/node_modules/yargs/ |
| D | package.json | 64 "standard": "^12.0.1", string 104 "standard": { object
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_io.cpp | 645 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/ |
| D | ucnv_io.cpp | 645 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/ |
| D | ucnv_io.cpp | 645 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/ |
| D | ucnv_io.cpp | 645 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/mesa3d/src/egl/drivers/dri2/ |
| D | platform_android_mapper.cpp | 177 Dataspace standard = (Dataspace)((int)dataspace & (uint32_t)Dataspace::STANDARD_MASK); in mapper_metadata_get_buffer_info() local
|
| /third_party/node/deps/npm/node_modules/buffer-from/ |
| D | package.json | 33 "standard": "^7.1.2" string
|