/third_party/skia/src/gpu/gl/ |
H A D | GrGLAssembleInterface.cpp | 26 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeAssembledInterface() local
|
H A D | GrGLContext.h | 31 GrGLStandard standard() const { return fInterface->fStandard; } in standard() function in GrGLContextInfo
|
H A D | GrGLExtensions.cpp | 66 bool GrGLExtensions::init(GrGLStandard standard, in init() argument
|
H A D | GrGLUtil.cpp | 373 static std::tuple<GrGLDriver, GrGLDriverVersion> get_driver_and_version(GrGLStandard standard, in get_driver_and_version() argument
|
/third_party/skia/src/gpu/gl/win/ |
H A D | GrGLMakeNativeInterface_win.cpp | 57 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); in GrGLMakeNativeInterface() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | FunctionsGL.h | 42 StandardGL standard; member in rx::FunctionsGL
|
H A D | formatutilsgl.cpp | 436 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat, StandardGL standard) in GetInternalFormatInfo() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | stdnmtst.c | 39 static int dotestname(const char *name, const char *standard, const char *expected) { in dotestname() argument 67 const char *standard; in TestStandardName() local 115 dotestconv(const char *name, const char *standard, const char *expected) dotestconv() argument 171 doTestNames(const char *name, const char *standard, const char **expected, int32_t size) doTestNames() argument 223 doTestUCharNames(const char *name, const char *standard, const char **expected, int32_t size) doTestUCharNames() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_patternstring.cpp | 33 UnicodeString standard = u"+-abcb''a''#,##0.0%'a%'"; in testLocalized() local
|
H A D | localematchertest.cpp | 388 LocaleMatcher standard = builder.build(errorCode); in testMaxDistanceAndIsMatch() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | options.h | 17 enum standard { enum
|
/third_party/ffmpeg/libavdevice/ |
H A D | bktr.c | 60 int standard; member [all...] |
H A D | v4l2.c | 97 char *standard; member 328 struct v4l2_standard standard; in list_standards() local 662 struct v4l2_standard standard = { 0 }; in v4l2_set_parameters() local [all...] |
/third_party/googletest/googletest/include/gtest/hwext/ |
H A D | gtest-tag.h | 80 static const int standard = Standard; member in testing::ext::TypeSet
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | UConverterAlias.java | 478 static final String getStandardName(String alias, String standard)throws IOException { in getStandardName() argument 524 static String getCanonicalName(String alias, String standard) throws IOException{ in getCanonicalName() argument 582 findTaggedAliasListsOffset(String alias, String standard) findTaggedAliasListsOffset() argument 639 findTaggedConverterNum(String alias, String standard) findTaggedConverterNum() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | invocation.cpp | 178 const struct clc_version_lang_std standard = in get_lang_standard_from_version() local
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | mixer.c | 1003 vlVdpGenerateCSCMatrix(VdpProcamp *procamp, VdpColorStandard standard, VdpCSCMatrix *csc_matrix) vlVdpGenerateCSCMatrix() argument
|
/third_party/skia/tests/ |
H A D | BackendAllocationTest.cpp | 750 GrGLStandard standard = glCtx->gl()->fStandard; in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
/third_party/icu/icu4c/source/tools/gencnval/ |
H A D | gencnval.c | 667 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName) { in addAlias() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_io.cpp | 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() argument 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCod argument 835 ucnv_openStandardNames(const char *convName, const char *standard, UErrorCode *pErrorCode) ucnv_openStandardNames() argument 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) ucnv_getStandardName() argument 1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) ucnv_getCanonicalName() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_io.cpp | 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() argument 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCod argument 835 ucnv_openStandardNames(const char *convName, const char *standard, UErrorCode *pErrorCode) ucnv_openStandardNames() argument 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) ucnv_getStandardName() argument 1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) ucnv_getCanonicalName() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | numberformatter.h | 1042 static IntegerWidth standard() { in standard() function in number::IntegerWidth
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | numberformatter.h | 1038 static IntegerWidth standard() { in standard() function in number::IntegerWidth
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | numberformatter.h | 1005 static IntegerWidth standard() { in standard() function in number::IntegerWidth
|
/third_party/skia/third_party/externals/icu/source/tools/gencnval/ |
H A D | gencnval.c | 666 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName) { in addAlias() argument [all...] |