Home
last modified time | relevance | path

Searched refs:Special (Results 1 – 25 of 1005) sorted by relevance

12345678910>>...41

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckWidths.java38 private enum Special { enum in CheckWidths
49 final Special special;
54 …rningReference, double errorReference, Measure measure, LimitType limit, Special special, boolean … in Limit()
98 … public Limit(double d, double e, Measure displayWidth, LimitType maximum, Special placeholders) { in Limit()
194 new Limit(1, 1, Measure.CODE_POINTS, LimitType.MAXIMUM, Special.NONE)
200 new Limit(1, 1, Measure.CODE_POINTS, LimitType.MAXIMUM, Special.NUMBERSYMBOLS)
207 … new Limit(2 * EM, 5 * EM, Measure.DISPLAY_WIDTH, LimitType.MAXIMUM, Special.PLACEHOLDERS)
211 … new Limit(2 * EM, 3 * EM, Measure.DISPLAY_WIDTH, LimitType.MAXIMUM, Special.PLACEHOLDERS)
215 … new Limit(5 * EM, 10 * EM, Measure.DISPLAY_WIDTH, LimitType.MAXIMUM, Special.PLACEHOLDERS)
219 … new Limit(2 * EM, 3 * EM, Measure.DISPLAY_WIDTH, LimitType.MAXIMUM, Special.PLACEHOLDERS)
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRURLS.java29 public enum Special { enum in CLDRURLS
47 Special(String s) { in Special() method in CLDRURLS.Special
54 Special() { in Special() method in CLDRURLS.Special
109 return forSpecial(Special.Survey, locale, (String) null, hexid); in forXpathHexId()
130 return forSpecial(Special.Survey, locale, page, hexid); in forXpathHexId()
144 return forSpecial(Special.Survey, locale, page.name(), null); in forPage()
156 …public final String forSpecial(Special special, CLDRLocale locale, PathHeader.PageId page, String … in forSpecial()
160 public final String forSpecial(Special special) { in forSpecial()
164 public final String forSpecial(Special special, CLDRLocale locale) { in forSpecial()
176 public String forSpecial(Special special, CLDRLocale locale, String page, String hexid) { in forSpecial()
[all …]
DIso639Data.java90 Individual, Macrolanguage, Special, Collection, PrivateUse, Unknown; enumConstant
132 Ancient, Constructed, Extinct, Historical, Living, Special, Collection, Unknown enumConstant
442 toType.put(languageSubtag, Type.Special); in getData()
465 toType.put(languageSubtag, Type.Special); in getData()
/external/cldr/tools/java/org/unicode/cldr/util/data/
DPathHeader.txt31 //ldml/identity/%E[@type="%A"] ; Special ; Identity ; $1 ; $2 ; HIDE
32 //ldml/identity/version ; Special ; Version ; null ; version ; HIDE
33 //ldml/identity/generation ; Special ; Version ; null ; generation ; HIDE
36 //ldml/(.*)/default$ ; Special ; Suppress ; Default ; $1 ; HIDE
37 //ldml/(.*)/alias$ ; Special ; Suppress ; Alias ; $1 ; HIDE
66 //ldml/dates/calendars/calendar[@type="%A"]/eras/eraAbbr/era[@type="%A"] ; Special ; Suppress ; …
67 //ldml/dates/calendars/calendar[@type="%A"]/eras/eraNames/era[@type="%A"] ; Special ; Suppress ; …
68 //ldml/dates/calendars/calendar[@type="%A"]/eras/eraNarrow/era[@type="%A"] ; Special ; Suppress ; …
71 …terContext[@type="%A"]/quarterWidth[@type="%A"]/quarter[@type="%A"] ; Special ; Suppress ; &ca…
75 …[@type="%A"]/monthWidth[@type="%A"]/month[@type="%A"][@yeartype="%A"] ; Special ; Suppress ; &c…
[all …]
DPathDescription.txt64 …h\[@type="([^"]*)"]/compoundUnit\[@type="([^"]*)"]/compoundUnitPattern ; Special pattern used to c…
66 …type="([^"]*)"]/coordinateUnit/coordinateUnitPattern\[@type="([^"]*)"] ; Special pattern used in l…
77 …ngth\[@type="([^"]*)"]/unit\[@type="([^"]*)"]/unitPattern ; [ICU Syntax] Special pattern used to c…
78 ^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="([^"]*)"]/perUnitPattern ; Special pattern …
80 ^//ldml/units/durationUnit\[@type="(hms|hm|ms)"] ; [ICU Syntax] Special pattern used to compose dur…
82 …([^"]*)"]/decimalFormat\[@type="([^"]*)"]/pattern\[@type="([^"]*)"] ; Special pattern used for …
83 …Format\[@type="standard"]/pattern\[@type="(\d+)"]\[@count="([^"]+)"] ; Special currency pattern …
84 …Format\[@type="standard"]/pattern\[@type="(\d+)"]\[@count="([^"]+)"] ; Special decimal pattern u…
85 …Format\[@type="standard"]/pattern\[@type="(\d+)"]\[@count="([^"]+)"] ; Special decimal pattern u…
96 …matLength/\1Format\[@type="standard"]/pattern\[@type="standard"]$ ; Special pattern used to c…
[all …]
/external/syzkaller/sys/linux/
Dsocket_alg.txt23 # Special struct generated by Go code.
32 # Special struct generated by Go code.
37 # Special struct generated by Go code.
42 # Special struct generated by Go code.
47 # Special struct generated by Go code.
/external/e2fsprogs/tests/f_filetype/
Dexpect.12 Special (device/socket/fifo/symlink) file (inode 14) has immutable
5 Special (device/socket/fifo/symlink) file (inode 15) has immutable
8 Special (device/socket/fifo/symlink) file (inode 16) has immutable
11 Special (device/socket/fifo/symlink) file (inode 17) has immutable
/external/llvm/lib/Target/AVR/
DAVRCallingConv.td25 // Special return value calling convention for runtime functions.
45 // Special argument calling convention for
52 // Special argument calling convention for
/external/e2fsprogs/tests/f_inlinedir_detector/
Dexpect.12 Special (device/socket/fifo) file (inode 12) has extents
5 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_deadcode.c37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
86 dst->Special[i] = a->Special[i] | b->Special[i]; in or_updatemasks()
139 return &s->R.Special[index]; in get_used_ptr()
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
D2012-06-15-lsr-noaddrmode.ll13 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
21 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
26 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
34 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ARM/
D2012-06-15-lsr-noaddrmode.ll13 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
21 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
26 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
34 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRCallingConv.td25 // Special return value calling convention for runtime functions.
45 // Special argument calling convention for
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/
Ddemangle.go900 return &Special{Prefix: "java resource ", Val: &Name{Name: final}}
930 return &Special{Prefix: "vtable for ", Val: t}
933 return &Special{Prefix: "VTT for ", Val: t}
936 return &Special{Prefix: "typeinfo for ", Val: t}
939 return &Special{Prefix: "typeinfo name for ", Val: t}
943 return &Special{Prefix: "non-virtual thunk to ", Val: v}
947 return &Special{Prefix: "virtual thunk to ", Val: v}
952 return &Special{Prefix: "covariant return thunk to ", Val: v}
968 return &Special{Prefix: "typeinfo fn for ", Val: t}
971 return &Special{Prefix: "java Class for ", Val: t}
[all …]
/external/e2fsprogs/tests/f_badsymlinks/
Dexpect.12 Special (device/socket/fifo/symlink) file (inode 18) has immutable
10 Special (device/socket/fifo/symlink) file (inode 20) has immutable
/external/libpng/contrib/visupng/
DVisualPng.dsp60 # Begin Special Build Tool
64 # End Special Build Tool
94 # Begin Special Build Tool
98 # End Special Build Tool
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/MBlaze/
Dmblaze_special.txt4 # Special instructions
32 # Special registers
/external/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.td25 // Special Registers used as stack pointer
29 // Special Registers used as the stack
/external/cldr/tools/java/org/unicode/cldr/tool/
DFindWidths.java57 || sectionId == SectionId.Special) { in main()
80 || sectionId == SectionId.Special) { in main()
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp145 typedef First::Bar<Second::Foo> Special; typedef
151 const bool Special::static_bool(false);
/external/e2fsprogs/tests/f_special_ea/
Dname1 Special files with extended attributes
/external/llvm/test/MC/ARM/
Dcoproc-diag.s1 # Special test to make sure we don't error on VFP co-proc access
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dcoproc-diag.s1 # Special test to make sure we don't error on VFP co-proc access
/external/python/cpython2/Doc/library/
Dconstants.rst34 Special value which can be returned by the "rich comparison" special methods
41 Special value used in conjunction with extended slicing syntax.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.td25 // Special Registers used as stack pointer
29 // Special Registers used as the stack

12345678910>>...41