| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | DateTimeGeneratorTest.java | 849 private DateOrder getOrdering(int style, ULocale locale) { in getOrdering() argument
|
| H A D | DataDrivenNumberFormatTestData.java | 118 public Integer style = null; field in DataDrivenNumberFormatTestData
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RelativeDateTimeFormatter.java | 523 getInstance( ULocale locale, NumberFormat nf, Style style, DisplayContext capitalizationContext) getInstance() argument 886 getAbsoluteUnitString(Style style, AbsoluteUnit unit, Direction direction) getAbsoluteUnitString() argument 971 RelativeDateTimeFormatter( EnumMap<Style, EnumMap<AbsoluteUnit, EnumMap<Direction, String>>> qualitativeUnitMap, EnumMap<Style, EnumMap<RelativeUnit, String[][]>> patternMap, String combinedDateAndTime, PluralRules pluralRules, NumberFormat numberFormat, Style style, DisplayContext capitalizationContext, BreakIterator breakIterator, ULocale locale) RelativeDateTimeFormatter() argument 996 getRelativeUnitPluralPattern( Style style, RelativeUnit unit, int pastFutureIndex, StandardPlural pluralForm) getRelativeUnitPluralPattern() argument 1007 getRelativeUnitPattern( Style style, RelativeUnit unit, int pastFutureIndex, StandardPlural pluralForm) getRelativeUnitPattern() argument 1035 private final Style style; global() field in RelativeDateTimeFormatter 1192 Style style; // {LONG, SHORT, NARROW} Derived from unit key string. global() field in RelativeDateTimeFormatter.RelDateTimeDataSink 1216 styleSuffixLength(Style style) styleSuffixLength() argument [all...] |
| H A D | NumberFormat.java | 603 getInstance(int style) getInstance() argument 615 getInstance(Locale inLocale, int style) getInstance() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument 814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument 820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument [all...] |
| H A D | reldatefmt.cpp | 135 int32_t style = fStyle; getAbsoluteUnitString() local 173 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local 334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member [all...] |
| H A D | tmutfmt.cpp | 95 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) { in TimeUnitFormat() argument 290 TimeUnitFormat::create(UTimeUnitFormatStyle style, UErrorCode& status) { in create() argument 355 UTimeUnitFormatStyle style; global() member 462 readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCounts, UErrorCode& err) readFromCurrentLocale() argument 485 checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) checkConsistency() argument 549 searchInLocaleChain(UTimeUnitFormatStyle style, const char* key, const char* localeName, TimeUnit::UTimeUnitFields srcTimeUnitField, const UnicodeString& srcPluralCount, const char* searchPluralCount, Hashtable* countToPatterns, UErrorCode& err) searchInLocaleChain() argument [all...] |
| H A D | numfmt.cpp | 1291 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() argument 1296 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UErrorCode& status) makeInstance() argument 1303 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UBool mustBeDecimalFormat, UErrorCode& status) makeInstance() argument [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | Window.h | 254 LONG_PTR SetStyle(LONG_PTR style) { return SetLongPtr(GWL_STYLE, style); }
in SetStyle() argument 163 CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument 175 Create(LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) Create() argument [all...] |
| /third_party/ltp/testcases/kernel/fs/fsx-linux/ |
| H A D | fsx-linux.c | 116 int style = 0; /* -s flag */ variable 1115 int i, style, ch; in main() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_memory_editor.h | 169 ImGuiStyle& style = ImGui::GetStyle(); in CalcSizes() local 219 ImGuiStyle& style = ImGui::GetStyle(); in DrawContents() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | numfmt.cpp | 1293 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() argument 1298 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UErrorCode& status) makeInstance() argument 1305 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UBool mustBeDecimalFormat, UErrorCode& status) makeInstance() argument [all...] |
| H A D | reldatefmt.cpp | 135 int32_t style = fStyle; getAbsoluteUnitString() local 173 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local 334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member [all...] |
| H A D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument 814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument 820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument [all...] |
| H A D | tmutfmt.cpp | 99 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) { in TimeUnitFormat() argument 294 TimeUnitFormat::create(UTimeUnitFormatStyle style, UErrorCode& status) { in create() argument 359 UTimeUnitFormatStyle style; global() member 466 readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCounts, UErrorCode& err) readFromCurrentLocale() argument 489 checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) checkConsistency() argument 553 searchInLocaleChain(UTimeUnitFormatStyle style, const char* key, const char* localeName, TimeUnit::UTimeUnitFields srcTimeUnitField, const UnicodeString& srcPluralCount, const char* searchPluralCount, Hashtable* countToPatterns, UErrorCode& err) searchInLocaleChain() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDraw.cpp | 569 SkPaint::Style style = paint.getStyle(); in ComputeRectType() local 822 SkStrokeRec::InitStyle style = doFill ? SkStrokeRec::kFill_InitStyle in drawDevPath() local 1245 draw_into_mask(const SkMask& mask, const SkPath& devPath, SkStrokeRec::InitStyle style) draw_into_mask() argument 1277 DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, const SkMaskFilter* filter, const SkMatrix* filterMatrix, SkMask* mask, SkMask::CreateMode mode, SkStrokeRec::InitStyle style) DrawToMask() argument [all...] |
| H A D | SkScalerContext.cpp | 1029 SkPaint::Style style = paint.getStyle(); in MakeRecAndEffects() local
|
| H A D | SkTypeface.cpp | 28 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface() argument 156 SkTypeface* SkTypeface::GetDefaultTypeface(Style style) { in GetDefaultTypeface() argument [all...] |
| H A D | SkRemoteGlyphCache.cpp | 568 SkFontStyle style; member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| H A D | ViewableTaggedData.java | 30 private final Style style; field in ViewableTaggedData 37 private ViewableTaggedData(List<Marker> markers, Style style, Metrics metrics) { in ViewableTaggedData() argument 335 private final Style style; field in ViewableTaggedData.DrawContext 348 private DrawContext(Style style, Metrics metrics, Graphics g, int x, int y) { in DrawContext() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | FontHeaderTable.java | 620 setMacStyleAsInt(int style) setMacStyleAsInt() argument 628 macStyle(EnumSet<MacStyle> style) macStyle() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtptngen.cpp | 800 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
|
| H A D | numfmt.cpp | 1291 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() argument 1296 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UErrorCode& status) makeInstance() argument 1303 makeInstance(const Locale& desiredLocale, UNumberFormatStyle style, UBool mustBeDecimalFormat, UErrorCode& status) makeInstance() argument [all...] |
| H A D | reldatefmt.cpp | 133 int32_t style = fStyle; getAbsoluteUnitString() local 171 int32_t style = fStyle; getRelativeDateTimeUnitFormatter() local 348 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW} global() member [all...] |
| H A D | tmutfmt.cpp | 95 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) { in TimeUnitFormat() argument 290 TimeUnitFormat::create(UTimeUnitFormatStyle style, UErrorCode& status) { in create() argument 355 UTimeUnitFormatStyle style; global() member 462 readFromCurrentLocale(UTimeUnitFormatStyle style, const char* key, const UVector& pluralCounts, UErrorCode& err) readFromCurrentLocale() argument 485 checkConsistency(UTimeUnitFormatStyle style, const char* key, UErrorCode& err) checkConsistency() argument 549 searchInLocaleChain(UTimeUnitFormatStyle style, const char* key, const char* localeName, TimeUnit::UTimeUnitFields srcTimeUnitField, const UnicodeString& srcPluralCount, const char* searchPluralCount, Hashtable* countToPatterns, UErrorCode& err) searchInLocaleChain() argument [all...] |