Searched refs:delta (Results 1 - 8 of 8) sorted by relevance

/openwrt/package/utils/px5g-standalone/src/library/
H A Dtiming.c180 unsigned long delta; local
187 delta = (unsigned long)( ( 1000 *
194 return( delta );
222 unsigned long delta; local
228 delta = ( offset.tv_sec - t->start.tv_sec ) * 1000
237 return( delta );
/openwrt/package/system/mtd/src/
H A Dfis.c217 int delta = first->hdr.flash_base - desc->hdr.size - desc->hdr.flash_base; local
219 offset -= delta;
220 size += delta;
/openwrt/target/linux/ar71xx/image/lzma-loader/src/
H A Dhead.S55 beqz t0, __reloc_done # if delta is 0 we are in the right place
/openwrt/target/linux/brcm63xx/image/lzma-loader/src/
H A Dhead.S55 beqz t0, __reloc_done # if delta is 0 we are in the right place
/openwrt/target/linux/lantiq/image/lzma-loader/src/
H A Dhead.S55 beqz t0, __reloc_done # if delta is 0 we are in the right place
/openwrt/target/linux/ramips/image/lzma-loader/src/
H A Dhead.S55 beqz t0, __reloc_done # if delta is 0 we are in the right place
/openwrt/target/linux/adm5120/image/lzma-loader/src/
H A Dhead.S78 beqz t0, __reloc_end # if delta is 0 we are in the right place
/openwrt/scripts/
H A Dconfig.sub147 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
623 delta | 3300 | motorola-3300 | motorola-delta \
624 | 3300-motorola | delta-motorola)

Completed in 62 milliseconds