/third_party/rust/crates/regex/src/literal/ |
H A D | mod.rs | 23 pub fn suffixes(_: Literals) -> Self { in suffixes() functions
|
H A D | imp.rs | 52 pub fn suffixes(lits: Literals) -> Self { in suffixes() functions 177 fn suffixes(lits: &Literals) -> Self { in suffixes() functions 311 fn suffixes(lits: &Literals) -> SingleByteSet { in suffixes() functions
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_skeletons.cpp | 272 static const char16_t* suffixes[] = {u"", u"/@##", u" scientific", u"/@## scientific"}; in stemsRequiringOption() local
|
/third_party/alsa-utils/axfer/ |
H A D | container.c | 30 static const char *const suffixes[] = { variable
|
/third_party/gptfdisk/ |
H A D | support.cc | 143 string suffixes = "KMGTPE"; in IeeeToInt() local
|
/third_party/mesa3d/include/android_stub/backtrace/ |
H A D | BacktraceMap.h | 153 void SetSuffixesToIgnore(std::vector<std::string> suffixes) { in SetSuffixesToIgnore() argument
|
/third_party/libwebsockets/lib/secure-streams/protocols/ |
H A D | ss-mqtt.c | 431 const char *suffixes[] = { LWS_MQTT_SHADOW_RESP_ACCEPTED_STR, in secstream_mqtt_shadow_subscribe() local
|
/third_party/rust/crates/memchr/src/memmem/ |
H A D | twoway.rs | 692 fn suffixes(bytes: &[u8]) -> Vec<&[u8]> { in suffixes() functions
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationiterator.cpp | 557 nextCE32FromDiscontiguousContraction( const CollationData *d, UCharsTrie &suffixes, uint32_t ce32, int32_t lookAhead, UChar32 c, UErrorCode &errorCode) nextCE32FromDiscontiguousContraction() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationiterator.cpp | 557 nextCE32FromDiscontiguousContraction( const CollationData *d, UCharsTrie &suffixes, uint32_t ce32, int32_t lookAhead, UChar32 c, UErrorCode &errorCode) nextCE32FromDiscontiguousContraction() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationiterator.cpp | 557 nextCE32FromDiscontiguousContraction( const CollationData *d, UCharsTrie &suffixes, uint32_t ce32, int32_t lookAhead, UChar32 c, UErrorCode &errorCode) nextCE32FromDiscontiguousContraction() argument [all...] |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationIterator.java | 772 nextCE32FromDiscontiguousContraction( CollationData d, CharsTrie suffixes, int ce32, int lookAhead, int c) nextCE32FromDiscontiguousContraction() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationIterator.java | 774 nextCE32FromDiscontiguousContraction( CollationData d, CharsTrie suffixes, int ce32, int lookAhead, int c) nextCE32FromDiscontiguousContraction() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | rehash.c | 102 static const char *suffixes[] = { "", "r" }; variable
|
/third_party/openssl/apps/ |
H A D | rehash.c | 105 static const char *suffixes[] = { "", "r" }; variable
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftmac.c | 471 unsigned char* suffixes = names[style->indexes[face_index] - 1]; in parse_fond() local
|
/third_party/rust/crates/regex/src/ |
H A D | exec.rs | 232 let mut suffixes = Some(Literals::empty()); in parse() variables [all...] |
/third_party/alsa-lib/src/mixer/ |
H A D | simple_none.c | 892 } suffixes[] = { variable
|
/third_party/python/Lib/ |
H A D | pathlib.py | 645 def suffixes(self): member in PurePath
|
H A D | zipfile.py | 2503 def suffixes(self): member in Path
|
/third_party/skia/third_party/externals/freetype/builds/mac/ |
H A D | ftmac.c | 804 unsigned char* suffixes = names[style->indexes[face_index] - 1]; in parse_fond() local
|
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/ |
H A D | mod.rs | 65 pub fn suffixes(expr: &Hir) -> Literals { in suffixes() functions 655 fn suffixes(expr: &Hir, lits: &mut Literals) { in suffixes() functions 1050 fn suffixes(lits: &mut Literals, expr: &Hir) { suffixes() functions [all...] |
/third_party/lame/frontend/ |
H A D | parse.c | 1351 char const* suffixes[] = in isCommonSuffix() local
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 724 ZoneList<RegExpTree*>* suffixes = in RationalizeConsecutiveAtoms() local
|
/third_party/toybox/lib/ |
H A D | lib.c | 306 char *c = numstr, *suffixes="cwbkmgtpe", *end; in atolx() local
|