Home
last modified time | relevance | path

Searched +full:grapheme +full:- +full:splitter (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/bstr/src/
Dext_slice.rs28 /// A short-hand constructor for building a `&[u8]`.
74 pub fn B<'a, B: ?Sized + AsRef<[u8]>>(bytes: &'a B) -> &'a [u8] { in B()
80 fn as_bytes(&self) -> &[u8] { in as_bytes()
85 fn as_bytes_mut(&mut self) -> &mut [u8] { in as_bytes_mut()
92 fn as_bytes(&self) -> &[u8] { in as_bytes()
97 fn as_bytes_mut(&mut self) -> &mut [u8] { in as_bytes_mut()
115 /// no-op and callers shouldn't care about it. This only exists for making
118 fn as_bytes(&self) -> &[u8]; in as_bytes()
121 /// always a no-op and callers shouldn't care about it. This only exists
124 fn as_bytes_mut(&mut self) -> &mut [u8]; in as_bytes_mut()
[all …]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/personname/
DPersonNameFormatter.java4 import com.google.common.base.Splitter;
182 ALL.stream().map(x -> x.toString()).collect(Collectors.toUnmodifiableSet());
234 * Extracts grammar modifiers and adds to non-grammar modifiers
244 .filter(x -> allGrammarForLocale.contains(x.toString())) in extractFrom()
262 … "-core value and -prefix value are inconsistent with plain value"; in inconsistentPrefixCorePlainValues()
267 errorMessage2 = "cannot have -prefix without -core"; in inconsistentPrefixCorePlainValues()
271 "There is no -prefix, but there is a -core and plain that are unequal"; in inconsistentPrefixCorePlainValues()
293 ImmutableSet.of("given", "surname-core");
298 "given-informal",
300 "surname-prefix",
[all …]
/external/pigweed/pw_web/webconsole/
Dpackage-lock.json12 "@codemirror/lang-javascript": "^6.0.2",
14 "@codemirror/theme-one-dark": "^6.0.0",
20 "object-path": "^0.11.8",
23 "react-dom": "18.2.0",
24 "react-virtualized": "^9.22.3",
25 "react-virtualized-auto-sizer": "^1.0.6",
26 "react-window": "^1.8.7",
28 "xterm-addon-fit": "^0.5.0"
33 "@types/react-dom": "18.0.6",
34 "@types/react-virtualized": "^9.21.21",
[all …]
/external/pigweed/pw_web/log-viewer/
Dpackage-lock.json2 "name": "log-viewer",
8 "name": "log-viewer",
11 "@lit-labs/virtualizer": "^2.0.7",
12 "@material/web": "^1.0.0-pre.16",
13 "@shoelace-style/shoelace": "^2.15.0",
15 "prettier-plugin-jsdoc": "^0.4.2"
18 "@open-wc/testing": "^3.0.0-next.5",
19 "@remcovaes/web-test-runner-vite-plugin": "^1.2.1",
21 "@typescript-eslint/eslint-plugin": "^5.59.7",
22 "@web/test-runner": "^0.18.0",
[all …]
/external/perfetto/ui/
Dpnpm-lock.yaml23 '@codemirror/theme-one-dark':
38 '@types/color-convert':
59 '@types/w3c-web-usb':
68 color-convert:
74 devtools-protocol:
89 jsbn-rsa:
95 noice-json-rpc:
104 protobufjs-cli:
119 vega-lite:
124 '@rollup/plugin-commonjs':
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt1803 ad-lib ædlˈɪb
3726 aide-de-camp ˌeddɪkˈæmp
5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn
7542 anglo-saxon ˈæŋglosˌæksən
8282 anti-lewisite ˌæntilˈuɪsˌaɪt
9550 aquifer %21020 ˈækwəfər, ˈɑkwə-
9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə
9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn
9629 aragonite %11075 ərˈægənˌaɪt, ˈærəgə-
9645 aram %8777 ær-, ˈeræm, ˈɛrəm
[all …]