Searched refs:POSSIBLE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/src/
H A Deffects.h30 enum Modality { POSSIBLE, DEFINITE }; enumerator in enum:v8::internal::Effect::Modality
40 return Effect(Bounds::Unbounded(zone), POSSIBLE);
57 e1.modality == POSSIBLE ? POSSIBLE : e2.modality);
152 effect.modality = Effect::POSSIBLE;
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumbermatcher.h56 POSSIBLE, enumerator in enum:i18n::phonenumbers::PhoneNumberMatcher::Leniency
H A Dphonenumbermatcher.cc477 case PhoneNumberMatcher::POSSIBLE:
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
H A DPhoneNumberMatcherTest.java455 // 'X' should not be found in numbers at leniencies stricter than POSSIBLE, unless it represents
547 doTestNumberMatchesForLeniency(testCases, Leniency.POSSIBLE);
553 doTestNumberNonMatchesForLeniency(testCases, Leniency.POSSIBLE);
642 * matching is set to POSSIBLE; else no test number should be extracted at that leniency level
656 doTestInContext(number, region, contexts, Leniency.POSSIBLE);
661 hasNoMatches(phoneUtil.findNumbers(text, region, Leniency.POSSIBLE,
729 phoneUtil.findNumbers(text, region, Leniency.POSSIBLE, Long.MAX_VALUE).iterator();
931 phoneUtil.findNumbers(sub, RegionCode.NZ, Leniency.POSSIBLE, Long.MAX_VALUE).iterator();
955 * Tests valid numbers in contexts that should pass for {@link Leniency#POSSIBLE}.
987 doTestInContext(number, defaultCountry, contextPairs, Leniency.POSSIBLE);
[all...]
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java445 POSSIBLE { enum constant in enum:PhoneNumberUtil.Leniency
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 272 milliseconds