Searched defs:isMatch (Results 1 – 10 of 10) sorted by relevance
41 boolean isMatch() in isMatch() method in LigatureTree.Lignode
40 final short[][] isMatch = new short[State.STATES][POS_STATES_MAX]; field in LZMACoder
211 bool isMatch = false; in parseContainerLine() local
288 private static Boolean isMatch(Pattern pattern, String group) { in isMatch() method in MethodGroupsHelper
391 bool isMatch (const SurfaceConfig& config) const in isMatch() function in deqp::egl::ConfigFilter
201 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true); in executeTest() local
2752 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local4316 UBool isMatch = FALSE; // True if the we have a match. in MatchChunkAt() local
283 CLzmaProb isMatch[kNumStates][LZMA_NUM_PB_STATES_MAX]; member364 CLzmaProb isMatch[kNumStates][LZMA_NUM_PB_STATES_MAX]; member
41 bool isMatch() const { in isMatch() function
3393 UBool isMatch = FALSE, isUTF8Match = FALSE; in regex_find() local