Home
last modified time | relevance | path

Searched refs:blo (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddifflib.py350 def find_longest_match(self, alo, ahi, blo, bhi): argument
407 besti, bestj, bestsize = alo, blo, 0
420 if j < blo:
433 while besti > alo and bestj > blo and \
449 while besti > alo and bestj > blo and \
492 alo, ahi, blo, bhi = queue.pop()
493 i, j, k = x = self.find_longest_match(alo, ahi, blo, bhi)
499 if alo < i and blo < j:
500 queue.append((alo, i, blo, j))
910 for tag, alo, ahi, blo, bhi in cruncher.get_opcodes():
[all …]
Dmhlib.py817 blo, bhi = self.pairs[i]
818 if ahi >= blo-1:
/device/google/contexthub/firmware/lib/libc/
Dmemcpy-armv7m.S106 blo .Lmid_block
128 blo .Lcopy_word_by_word
150 blo .Lcopy_less_than_4
199 blo .Lbyte_copy
209 blo .Lbyte_copy
299 blo .Lcopy_less_than_4
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch32/
Dmisc_helpers.S101 blo 1b
149 blo m_loop1
Dcache_helpers.S34 blo loop_\op
101 blo level_done // no cache or only instruction cache at this level
/device/linaro/bootloader/arm-trusted-firmware/common/aarch32/
Ddebug.S165 blo 2f
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/AArch64/
DSetMem.S226 blo L(no_zva)