Home
last modified time | relevance | path

Searched defs:suffixes (Results 1 - 25 of 27) sorted by relevance

12

/third_party/rust/crates/regex/src/literal/
H A Dmod.rs23 pub fn suffixes(_: Literals) -> Self { in suffixes() functions
H A Dimp.rs52 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 Dnumbertest_skeletons.cpp272 static const char16_t* suffixes[] = {u"", u"/@##", u" scientific", u"/@## scientific"}; in stemsRequiringOption() local
/third_party/alsa-utils/axfer/
H A Dcontainer.c30 static const char *const suffixes[] = { variable
/third_party/gptfdisk/
H A Dsupport.cc143 string suffixes = "KMGTPE"; in IeeeToInt() local
/third_party/mesa3d/include/android_stub/backtrace/
H A DBacktraceMap.h153 void SetSuffixesToIgnore(std::vector<std::string> suffixes) { in SetSuffixesToIgnore() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c431 const char *suffixes[] = { LWS_MQTT_SHADOW_RESP_ACCEPTED_STR, in secstream_mqtt_shadow_subscribe() local
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs692 fn suffixes(bytes: &[u8]) -> Vec<&[u8]> { in suffixes() functions
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.cpp557 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 Dcollationiterator.cpp557 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 Dcollationiterator.cpp557 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 DCollationIterator.java772 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 DCollationIterator.java774 nextCE32FromDiscontiguousContraction( CollationData d, CharsTrie suffixes, int ce32, int lookAhead, int c) nextCE32FromDiscontiguousContraction() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c102 static const char *suffixes[] = { "", "r" }; variable
/third_party/openssl/apps/
H A Drehash.c105 static const char *suffixes[] = { "", "r" }; variable
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c471 unsigned char* suffixes = names[style->indexes[face_index] - 1]; in parse_fond() local
/third_party/rust/crates/regex/src/
H A Dexec.rs232 let mut suffixes = Some(Literals::empty()); in parse() variables
[all...]
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c892 } suffixes[] = { variable
/third_party/python/Lib/
H A Dpathlib.py645 def suffixes(self): member in PurePath
H A Dzipfile.py2503 def suffixes(self): member in Path
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c804 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 Dmod.rs65 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 Dparse.c1351 char const* suffixes[] = in isCommonSuffix() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc724 ZoneList<RegExpTree*>* suffixes = in RationalizeConsecutiveAtoms() local
/third_party/toybox/lib/
H A Dlib.c306 char *c = numstr, *suffixes="cwbkmgtpe", *end; in atolx() local

Completed in 34 milliseconds

12