/kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
H A D | Makefile | 186 VDSO_LDFLAGS = -shared --hash-style=both --build-id=sha1 \
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | jit_disasm.c | 203 enum disassembler_style style __maybe_unused, in fprintf_json_styled()
|
/third_party/ffmpeg/doc/ |
H A D | Makefile | 31 $(SRC_PATH)/doc/style.min.css \
|
H A D | t2h.pm | 230 <link rel="stylesheet" type="text/css" href="style.min.css"> 276 <p style="font-size: small;">
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | layout.cpp | 84 wndclass.style = CS_HREDRAW | CS_VREDRAW; in WinMain()
|
H A D | clayout.c | 86 wndclass.style = CS_HREDRAW | CS_VREDRAW; in WinMain()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | decimfmt.h | 133 * **Another example use createInstance(style)** 381 * style formats no matter which style the formatter is constructed with. 742 * Create a DecimalFormat from the given pattern, symbols, and style. 747 * @param style style of decimal format 753 UNumberFormatStyle style, UErrorCode& status);
|
H A D | msgfmt.h | 63 * of its constructors (not with a <code>createInstance</code> style factory 254 * <p>We recommend you use default styles, predefined style values, skeletons, 1015 UnicodeString& style, 1035 * @param partIndex the index of the first PluralFormat argument style part.
|
H A D | unum.h | 156 * Decimal format ("normal" style). 162 * Defaults to UNUM_CURRENCY_STANDARD style 164 * style for negative values e.g. using minus sign). 165 * The specific style may be specified using the -cf- locale key. 222 * Overrides any style specified using -cf- key in locale. 248 * using non-accounting style for negative values (e.g. minus sign). 249 * Overrides any style specified using -cf- key in locale. 452 * @param style The type of number format to open: one of 466 * This parameter is ignored unless the style is 469 * if null-terminated. This parameter is ignored unless the style i [all...] |
/third_party/node/deps/v8/tools/vim/ |
H A D | ninja-build.vim | 2 " Use of this source code is governed by a BSD-style license that can be
|
/third_party/node/test/fixtures/wpt/encoding/streams/ |
H A D | realms.window.js | 24 iframe.style.display = 'none';
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | msgfmt.h | 63 * of its constructors (not with a <code>createInstance</code> style factory 254 * <p>We recommend you use default styles, predefined style values, skeletons, 1015 UnicodeString& style, 1035 * @param partIndex the index of the first PluralFormat argument style part.
|
H A D | unum.h | 157 * Decimal format ("normal" style). 163 * Defaults to UNUM_CURRENCY_STANDARD style 165 * style for negative values e.g. using minus sign). 166 * The specific style may be specified using the -cf- locale key. 223 * Overrides any style specified using -cf- key in locale. 249 * using non-accounting style for negative values (e.g. minus sign). 250 * Overrides any style specified using -cf- key in locale. 398 * @param style The type of number format to open: one of 412 * This parameter is ignored unless the style is 415 * if null-terminated. This parameter is ignored unless the style i [all...] |
H A D | decimfmt.h | 133 * **Another example use createInstance(style)** 381 * style formats no matter which style the formatter is constructed with. 742 * Create a DecimalFormat from the given pattern, symbols, and style. 747 * @param style style of decimal format 753 UNumberFormatStyle style, UErrorCode& status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | decimfmt.h | 133 * **Another example use createInstance(style)** 381 * style formats no matter which style the formatter is constructed with. 742 * Create a DecimalFormat from the given pattern, symbols, and style. 747 * @param style style of decimal format 753 UNumberFormatStyle style, UErrorCode& status);
|
H A D | unum.h | 156 * Decimal format ("normal" style). 162 * Defaults to UNUM_CURRENCY_STANDARD style 164 * style for negative values e.g. using minus sign). 165 * The specific style may be specified using the -cf- locale key. 222 * Overrides any style specified using -cf- key in locale. 248 * using non-accounting style for negative values (e.g. minus sign). 249 * Overrides any style specified using -cf- key in locale. 445 * @param style The type of number format to open: one of 459 * This parameter is ignored unless the style is 462 * if null-terminated. This parameter is ignored unless the style i [all...] |
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | clayout.c | 85 wndclass.style = CS_HREDRAW | CS_VREDRAW; in WinMain()
|
H A D | layout.cpp | 84 wndclass.style = CS_HREDRAW | CS_VREDRAW; in WinMain()
|
/third_party/skia/tools/ |
H A D | ToolUtils.h | 4 * Use of this source code is governed by a BSD-style license that can be 72 sk_sp<SkTypeface> create_portable_typeface(const char* name, SkFontStyle style);
|
/third_party/unity/test/ |
H A D | Makefile | 14 CFLAGS += -Wbad-function-cast -Wcast-qual -Wold-style-definition -Wshadow -Wstrict-overflow \
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser.h | 479 OptionStyle style);
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottiePriv.h | 4 * Use of this source code is governed by a BSD-style license that can be 75 bool matches(const char family[], const char style[]) const;
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | TimeZoneFormatTest.java | 561 // text inpos locale style in TestParse() 655 Style style = (Style)test[3]; in TestParse() 664 TimeZone tz = tzfmt.parse(style, text, pos, options, timeType); in TestParse() 682 ", locale=" + loc + ", style=" + style + "]"); in TestParse() 961 + ",style=" + testCase[3] + "]: expected [output=" + testCase[4] + ",type=" + testCase[5] in TestFormat() 972 + ",style=" + testCase[3] + "]: expected [output=" + testCase[4] + ",type=" + testCase[5] in TestFormat() 1054 + ",style=" + testCase[3] + "]: expected [output=" + testCase[4] + ",type=" + testCase[5] in TestFormatTZDBNames()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | TimeZoneFormatTest.java | 564 // text inpos locale style in TestParse() 658 Style style = (Style)test[3]; in TestParse() 667 TimeZone tz = tzfmt.parse(style, text, pos, options, timeType); in TestParse() 685 ", locale=" + loc + ", style=" + style + "]"); in TestParse() 964 + ",style=" + testCase[3] + "]: expected [output=" + testCase[4] + ",type=" + testCase[5] in TestFormat() 975 + ",style=" + testCase[3] + "]: expected [output=" + testCase[4] + ",type=" + testCase[5] in TestFormat() 1057 + ",style=" + testCase[3] + "]: expected [output=" + testCase[4] + ",type=" + testCase[5] in TestFormatTZDBNames()
|
/third_party/rust/crates/serde/serde_derive/src/ |
H A D | ser.rs | 443 let fields_pat = match variant.style { in serialize_variant() 453 let case = match variant.style { in serialize_variant() 713 let fields_ident: &[_] = &match variant.style { in serialize_adjacently_tagged_variant() 1299 match variant.style { in effective_style()
|