Home
last modified time | relevance | path

Searched refs:userOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h350 uint8_t userOffset; member
H A Dfm_cc.c4498 p_CcNode->userOffset = in MatchTableSet()
4511 p_CcNode->userOffset = in MatchTableSet()
4536 p_CcNode->userOffset = in MatchTableSet()
7098 *p_BucketIndex = (uint8_t)(((crc64 >> (8 * (6 - p_CcNode->userOffset))) in FM_PCD_MatchTableGetIndexedHashBucket()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js2340 userOffset = this.options.offset,
2363 position[MARGIN+'-' + b] = -Math.round(size[ precedance === Y ? 0 : 1 ] / 2) + userOffset;
2370 position[ side ] = Math.max(-self.border, i ? bc : (userOffset + (br > b ? br : -b)));