Home
last modified time | relevance | path

Searched defs:ninfo (Results 1 – 10 of 10) sorted by relevance

/third_party/rust/crates/memchr/src/memmem/prefilter/
Dfallback.rs96 let ninfo = NeedleInfo::new(needle); in freqy_find() localVariable
Dmod.rs28 pub(crate) ninfo: &'a NeedleInfo, field
390 pub(crate) ninfo: NeedleInfo, field
465 let ninfo = NeedleInfo { in new() localVariable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTZDBTimeZoneNames.java257 TZDBNameInfo ninfo = values.next(); in handlePrefixMatch() local
DTimeZoneNamesImpl.java536 NameInfo ninfo = values.next(); in handlePrefixMatch() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java255 TZDBNameInfo ninfo = values.next(); in handlePrefixMatch() local
DTimeZoneNamesImpl.java534 NameInfo ninfo = values.next(); in handlePrefixMatch() local
/third_party/rust/crates/memchr/src/memmem/
Dmod.rs752 ninfo: NeedleInfo, field
823 let ninfo = NeedleInfo::new(needle); in new() localVariable
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp1926 TZDBNameInfo *ninfo = (TZDBNameInfo *)node->getValue(i); in handleMatch() local
/third_party/icu/icu4c/source/i18n/
Dtznames_impl.cpp1942 TZDBNameInfo *ninfo = (TZDBNameInfo *)node->getValue(i); in handleMatch() local
/third_party/node/deps/icu-small/source/i18n/
Dtznames_impl.cpp1927 TZDBNameInfo *ninfo = (TZDBNameInfo *)node->getValue(i); in handleMatch() local