Searched refs:found_end (Results 1 – 4 of 4) sorted by relevance
145 found_end = False182 found_end = True187 if not found_start or not found_end:
231 found_end, in ReadGhostScriptXMPProfile() local250 found_end=MagickFalse; in ReadGhostScriptXMPProfile()264 if (found_end == MagickFalse) in ReadGhostScriptXMPProfile()265 found_end=CompareMagickByteBuffer(buffer,EndXMPPacket, in ReadGhostScriptXMPProfile()
273 const int found_end = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches() local287 if (found_start != 0 || found_end != context_length_bmp) { in ApproximatelyMatches()
471 uint32_t found_end = *start; in find_bitmap_clear_bit_range() local472 if (find_bitmap_bit(bitmap, true, &found_end, *end)) in find_bitmap_clear_bit_range()473 *end = found_end; in find_bitmap_clear_bit_range()