Home
last modified time | relevance | path

Searched defs:type (Results 8251 - 8275 of 10596) sorted by relevance

1...<<331332333334335336337338339340>>...424

/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtitvfmt.cpp652 DateIntervalFormat::getContext(UDisplayContextType type, UErrorCode& status) const in getContext() argument
H A Ddtptngen_impl.h116 int16_t type; member
156 int32_t type[UDATPG_FIELD_COUNT]; member in PtnSkeleton
H A Dnumber_patternstring.cpp110 bool ParsedPatternInfo::containsSymbolType(AffixPatternType type, UErrorCode& status) const { in containsSymbolType() argument
H A Dnumfmt.cpp1225 UDisplayContext NumberFormat::getContext(UDisplayContextType type, UErrorCode& status) const in getContext() argument
H A Dplurrule.cpp226 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 Dtranslit.cpp1537 UChar type; in initializeRegistry() local
H A Dtzfmt.cpp247 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 Ducal.cpp573 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 Dudat.cpp1238 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 Dnumberformatter.h370 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 Duprntf_p.cpp1067 UChar type; in parseArguments() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpackage.cpp86 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 Dstructures.h383 uint16_t type; member
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c287 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 Dtest_notls.c284 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 Dtest_request_response.c269 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 DSkSLGLSLCodeGenerator.cpp81 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 = &param->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 DSkSLFunctionCall.cpp174 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 DHmSymbolConfig_ohos.cpp224 std::vector<std::vector<PiecewiseParameter>> HmSymbolConfig_OHOS::GetGroupParameters(AnimationType type, in GetGroupParameters() argument
/third_party/skia/tests/
H A DProcessorTest.cpp317 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 DReadWritePixelsGpuTest.cpp704 auto type = static_cast<sk_gpu_test::GrContextFactory::ContextType>(t); in DEF_GPUTEST() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp191 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 DSkSLDSLParser.cpp335 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 Dtrace_event.h657 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 Dnv_control.h123 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...]

Completed in 42 milliseconds

1...<<331332333334335336337338339340>>...424