Searched refs:halfway (Results 1 – 7 of 7) sorted by relevance
85 const src_rep_t halfway = SRC_REP_C(1) << (srcSigBits - dstSigBits - 1); in ARM_EABI_FNALIAS() local116 if (roundBits > halfway) in ARM_EABI_FNALIAS()120 else if (roundBits == halfway) in ARM_EABI_FNALIAS()156 if (roundBits > halfway) in ARM_EABI_FNALIAS()159 else if (roundBits == halfway) in ARM_EABI_FNALIAS()
35 const HTMLEntityTableEntry* halfway(const HTMLEntityTableEntry* left, const HTMLEntityTableEntry* r… in halfway() function73 const HTMLEntityTableEntry* probe = halfway(left, right); in findFirst()98 const HTMLEntityTableEntry* probe = halfway(left, right); in findLast()
509 unsigned halfway = start + sub_length / 2; in TestCharacterStream() local510 uc16_stream.SeekForward(halfway - i); in TestCharacterStream()511 string_stream.SeekForward(halfway - i); in TestCharacterStream()512 utf8_stream.SeekForward(halfway - i); in TestCharacterStream()513 i = halfway; in TestCharacterStream()
285 if (wot >= 500) goto halfway; in steer()1288 halfway: in steer()
280 ADJ "halfway" :G2P
12674 halfway hafwA
23853 …Force tokenizer to run synchronously while parsing document fragments, so it doesn't stop halfway …