| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtitvfmt.cpp | 652 DateIntervalFormat::getContext(UDisplayContextType type, UErrorCode& status) const in getContext() argument
|
| H A D | dtptngen_impl.h | 116 int16_t type; member 156 int32_t type[UDATPG_FIELD_COUNT]; member in PtnSkeleton
|
| H A D | number_patternstring.cpp | 110 bool ParsedPatternInfo::containsSymbolType(AffixPatternType type, UErrorCode& status) const { in containsSymbolType() argument
|
| H A D | numfmt.cpp | 1225 UDisplayContext NumberFormat::getContext(UDisplayContextType type, UErrorCode& status) const in getContext() argument
|
| H A D | plurrule.cpp | 226 PluralRules::forLocale(const Locale& locale, UPluralType type, UErrorCode& status) { in forLocale() argument 241 PluralRules::internalForLocale(const Locale& locale, UPluralType type, UErrorCode& status) { in internalForLocale() argument 206 createSharedInstance( const Locale& locale, UPluralType type, UErrorCode& status) createSharedInstance() argument 786 getRuleFromResource(const Locale& locale, UPluralType type, UErrorCode& errCode) getRuleFromResource() argument [all...] |
| H A D | translit.cpp | 1537 UChar type; in initializeRegistry() local
|
| H A D | tzfmt.cpp | 247 GMTOffsetField::createTimeField(FieldType type, uint8_t width, UErrorCode& status) { in createTimeField() argument 265 GMTOffsetField::isValid(FieldType type, int32_t width) { in isValid() argument 569 TimeZoneFormat::getGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, UnicodeString& pattern) const { in getGMTOffsetPattern() argument 574 TimeZoneFormat::setGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, cons argument [all...] |
| H A D | ucal.cpp | 573 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status) in ucal_getLocaleByType() argument 718 const UChar *type = ures_getStringByIndex(order, i, &len, status); in ucal_getKeywordValuesForLocale() local 772 ucal_getTimeZoneTransitionDate(const UCalendar* cal, UTimeZoneTransitionType type, in ucal_getTimeZoneTransitionDate() argument 246 ucal_getTimeZoneDisplayName(const UCalendar* cal, UCalendarDisplayNameType type, const char *locale, UChar* result, int32_t resultLength, UErrorCode* status) ucal_getTimeZoneDisplayName() argument 535 ucal_getLimit( const UCalendar* cal, UCalendarDateFields field, UCalendarLimitType type, UErrorCode *status) ucal_getLimit() argument [all...] |
| H A D | udat.cpp | 1238 udat_getContext(const UDateFormat* fmt, UDisplayContextType type, UErrorCode* status) in udat_getContext() argument 598 udat_getSymbols(const UDateFormat *fmt, UDateFormatSymbolType type, int32_t index, UChar *result, int32_t resultLength, UErrorCode *status) udat_getSymbols() argument 749 udat_countSymbols( const UDateFormat *fmt, UDateFormatSymbolType type) udat_countSymbols() argument 1097 udat_setSymbols( UDateFormat *format, UDateFormatSymbolType type, int32_t index, UChar *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument 1214 udat_getLocaleByType(const UDateFormat *fmt, ULocDataLocaleType type, UErrorCode* status) udat_getLocaleByType() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | numberformatter.h | 370 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() argument 730 Precision(const PrecisionType& type, const PrecisionUnion& union_) in Precision() argument
|
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | uprntf_p.cpp | 1067 UChar type; in parseArguments() local
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | package.cpp | 86 makeTypeEnum(char type) { in makeTypeEnum() argument 105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() argument 306 readFile(const char *path, const char *name, int32_t &length, char &type) { in readFile() argument 453 char type; in readPackage() local 867 int32_t type=makeTypeEnum(pItem->type); writePackage() local 1028 addItem(const char *name, uint8_t *data, int32_t length, UBool isDataOwned, char type) addItem() argument 1069 char type; addFile() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.h | 383 uint16_t type; member
|
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_new_connection.c | 287 before_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) before_ctrl_send_callback() argument 305 on_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_send_callback() argument 332 on_ctrl_recv_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_recv_callback() argument [all...] |
| H A D | test_notls.c | 284 before_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) before_ctrl_send_callback() argument 302 on_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_send_callback() argument 329 on_ctrl_recv_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_recv_callback() argument [all...] |
| H A D | test_request_response.c | 269 before_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) before_ctrl_send_callback() argument 287 on_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_send_callback() argument 314 on_ctrl_recv_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_recv_callback() argument [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLGLSLCodeGenerator.cpp | 81 String GLSLCodeGenerator::getTypeName(const Type& type) { in getTypeName() argument 145 const Type& type = s.type(); writeStructDefinition() local 166 writeType(const Type& type) writeType() argument 259 const Type& type = mat.type(); writeDeterminantHack() local 325 const Type& type = mat.type(); writeInverseHack() local 412 const Type& type = mat.type(); writeTransposeHack() local 989 const Type& type = l.type(); writeLiteral() local 1028 const Type* type = ¶m->type(); writeFunctionDeclaration() local 1153 getTypePrecision(const Type& type) getTypePrecision() argument 1183 writeTypePrecision(const Type& type) writeTypePrecision() argument [all...] |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionCall.cpp | 174 const Type& type = left->type(); optimize_comparison() local 267 const Type& type = arguments[0]->type().componentType(); evaluate_intrinsic_numeric() local 287 const Type& type = arguments[0]->type().componentType(); evaluate_pairwise_intrinsic() local 311 const Type& type = arguments[0]->type().componentType(); evaluate_3_way_intrinsic() local [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | HmSymbolConfig_ohos.cpp | 224 std::vector<std::vector<PiecewiseParameter>> HmSymbolConfig_OHOS::GetGroupParameters(AnimationType type, in GetGroupParameters() argument
|
| /third_party/skia/tests/ |
| H A D | ProcessorTest.cpp | 317 std::unique_ptr<GrFragmentProcessor> make(int type, int randomTreeDepth, in make() argument 328 std::unique_ptr<GrFragmentProcessor> make(int type, int randomTreeDepth, in make() argument
|
| H A D | ReadWritePixelsGpuTest.cpp | 704 auto type = static_cast<sk_gpu_test::GrContextFactory::ContextType>(t); in DEF_GPUTEST() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFFont.cpp | 191 SkAdvancedTypefaceMetrics::FontType type = SkPDFFont::FontType(metrics); in GetFontResource() local 290 SkAdvancedTypefaceMetrics::FontType type = font.getType(); in emit_subset_type0() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLDSLParser.cpp | 335 skstd::optional<DSLType> type = this->type(&modifiers); in declaration() local 352 functionDeclarationEnd(const DSLModifiers& modifiers, DSLType type, const Token& name) functionDeclarationEnd() argument 418 parseArrayDimensions(int line, DSLType* type) parseArrayDimensions() argument 449 DSLType type = baseType; globalVarDeclarationEnd() local 488 DSLType type = baseType; localVarDeclarationEnd() local 558 skstd::optional<DSLType> type = this->type(&prefixData->fModifiers); varDeclarationsPrefix() local 595 skstd::optional<DSLType> type = this->type(&modifiers); structDeclaration() local 628 skstd::optional<DSLType> type = this->structDeclaration(); structVarDeclaration() local 645 skstd::optional<DSLType> type = this->type(&modifiers); parameter() local 818 skstd::optional<DSLType> DSLParser::type(DSLModifiers* modifiers) { type() function in SkSL::DSLParser 819 Token type; type() local 858 skstd::optional<dsl::DSLType> type = this->type(&fieldModifiers); interfaceBlock() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/third_party/trace_event/ |
| H A D | trace_event.h | 657 setTraceValue(const std::string &arg, unsigned char *type, unsigned long long *value) setTraceValue() argument
|
| /third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| H A D | nv_control.h | 123 BYTE type; /* X_Reply */ member 148 BYTE type; /* X_Reply */ member 172 BYTE type; /* X_Reply */ member 199 BYTE type; member 214 BYTE type; member 254 BYTE type; member 281 BYTE type; member 309 BYTE type; member 336 BYTE type; member 351 BYTE type; global() member 377 BYTE type; global() member 426 BYTE type; /* X_Reply */ global() member 483 BYTE type; /* X_Reply */ global() member 510 BYTE type; global() member 549 BYTE type; /* X_Reply */ global() member 568 BYTE type; global() member 574 BYTE type; global() member 615 BYTE type; global() member 621 BYTE type; global() member 635 BYTE type; global() member [all...] |