Home
last modified time | relevance | path

Searched refs:style (Results 501 - 525 of 1908) sorted by relevance

1...<<21222324252627282930>>...77

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormat.java97 * Starting from ICU 4.2, you can use getInstance() by passing in a 'style'
182 * {@icu} Constant to specify normal number style of format.
187 * {@icu} Constant to specify general currency style of format. Defaults to
189 * non-accounting style for negative values (e.g. minus sign).
190 * The specific style may be specified using the -cf- locale key.
195 * {@icu} Constant to specify a style of format to display percent.
200 * {@icu} Constant to specify a style of format to display scientific number.
205 * {@icu} Constant to specify a integer number style format.
210 * {@icu} Constant to specify currency style of format which uses currency
216 * {@icu} Constant to specify currency style o
642 getInstance(int style) getInstance() argument
655 getInstance(Locale inLocale, int style) getInstance() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DCompactDecimalFormatTest.java517 public void checkLocale(ULocale locale, CompactStyle style, Object[][] testData) { in checkLocale() argument
518 CompactDecimalFormat cdf = getCDFInstance(locale, style); in checkLocale()
539 private static CompactDecimalFormat getCDFInstance(ULocale locale, CompactStyle style) { in getCDFInstance() argument
540 CompactDecimalFormat result = CompactDecimalFormat.getInstance(locale, style); in getCDFInstance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNumberFormat.java98 * Starting from ICU 4.2, you can use getInstance() by passing in a 'style'
182 * <strong>[icu]</strong> Constant to specify normal number style of format.
186 * <strong>[icu]</strong> Constant to specify general currency style of format. Defaults to
188 * non-accounting style for negative values (e.g. minus sign).
189 * The specific style may be specified using the -cf- locale key.
193 * <strong>[icu]</strong> Constant to specify a style of format to display percent.
197 * <strong>[icu]</strong> Constant to specify a style of format to display scientific number.
201 * <strong>[icu]</strong> Constant to specify a integer number style format.
205 * <strong>[icu]</strong> Constant to specify currency style of format which uses currency
210 * <strong>[icu]</strong> Constant to specify currency style o
603 getInstance(int style) getInstance() argument
615 getInstance(Locale inLocale, int style) getInstance() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c129 DWORD style = WS_POPUP | WS_VISIBLE; in gdigrab_region_wnd_init() local
135 AdjustWindowRectEx(&rect, style, FALSE, ex); in gdigrab_region_wnd_init()
139 hwnd = CreateWindowEx(ex, WC_DIALOG, NULL, style, rect.left, rect.top, in gdigrab_region_wnd_init()
/third_party/skia/tests/
H A DFontMgrTest.cpp4 * Use of this source code is governed by a BSD-style license that can be
185 void getStyle(int index, SkFontStyle* style, SkString*) override { in DEF_TEST()
186 if (style) { in DEF_TEST()
187 *style = fStyles[index]; in DEF_TEST()
/kernel/linux/linux-5.10/arch/x86/um/vdso/
H A DMakefile65 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv -z noexecstack
/kernel/linux/linux-5.10/arch/arm/vdso/
H A DMakefile22 --hash-style=sysv --build-id=sha1 \
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso/
H A DMakefile26 ldflags-y := -shared -nostdlib -soname=linux-vdso.so.1 --hash-style=sysv \
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A DMakefile28 -Wl,-soname=linux-vdso32.so.1 -Wl,--hash-style=both
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/
H A DMakefile16 -Wl,-soname=linux-vdso.so.1 -Wl,--hash-style=sysv
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/
H A DMakefile28 --hash-style=both --build-id=sha1 -T
/kernel/linux/linux-5.10/arch/riscv/kernel/vdso/
H A DMakefile51 --build-id=sha1 --hash-style=both --eh-frame-hdr
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso/
H A DMakefile24 ldflags-y := -shared -soname=linux-vdso.so.1 --hash-style=sysv \
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/
H A DMakefile37 -Wl,--build-id=sha1 -Wl,--hash-style=both
/kernel/linux/linux-6.6/arch/arm/vdso/
H A DMakefile20 --hash-style=sysv --build-id=sha1 \
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A DMakefile13 $(call ld-option, -Wl$(comma)--hash-style=sysv)
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A DMakefile30 --hash-style=both --build-id=sha1 -T
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A DMakefile54 --build-id=sha1 --hash-style=both --eh-frame-hdr
/kernel/linux/linux-6.6/arch/s390/kernel/vdso32/
H A DMakefile26 --hash-style=both --build-id=sha1 -melf_s390 -T
/kernel/linux/linux-6.6/arch/riscv/kernel/compat_vdso/
H A DMakefile50 --build-id=sha1 --hash-style=both --eh-frame-hdr
/kernel/linux/linux-6.6/arch/x86/um/vdso/
H A DMakefile68 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv -z noexecstack
/third_party/cJSON/tests/unity/extras/fixture/test/
H A DMakefile65 CFLAGS += -Wold-style-definition
/third_party/cJSON/tests/unity/examples/example_1/
H A Dmakefile43 CFLAGS += -Wold-style-definition
/third_party/cJSON/tests/unity/test/
H A DMakefile12 CFLAGS += -Wbad-function-cast -Wcast-qual -Wold-style-definition -Wshadow -Wstrict-overflow \
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.h84 int style; member

Completed in 12 milliseconds

1...<<21222324252627282930>>...77