Home
last modified time | relevance | path

Searched defs:isPossible (Results 1 – 4 of 4) sorted by relevance

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberMatcherTest.java647 boolean isPossible, String region, String number) { in findMatchesInContexts()
673 boolean isPossible) { in findMatchesInContexts()
/external/skia/src/sksl/ir/
DSkSLType.h41 bool isPossible(bool allowNarrowing) const { in isPossible() function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp876 const bool isPossible = ((faceBitmap & (1U << faceNdx)) != 0); in verifySampleImpl() local
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp1911 UINT isPossible = (AOT_PS == aot) ? 0 : 1; in sbrEncoder_IsSingleRatePossible() local