Home
last modified time | relevance | path

Searched refs:mimic (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js2183 mimic = options.mimic,
2192 if(mimic === FALSE) { mimic = corner; }
2196 mimic = new CORNER(mimic); variable
2197 mimic.precedance = corner.precedance;
2199 if(mimic.x === 'inherit') { mimic.x = corner.x; }
2200 else if(mimic.y === 'inherit') { mimic.y = corner.y; }
2201 else if(mimic.x === mimic.y) {
2205 precedance = mimic.precedance;
2230 coords = this._calculateTip(mimic);
2250 …round(mimic.y === TOP ? border : mimic.y === BOTTOM ? newSize[1] - size[1] - border : (newSize[1] …
[all …]
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md36 Alternatively, symlinks named `gzip` or `gunzip` will mimic intended behavior.
46 Alternatively, symlinks named `xz`, `unxz`, `lzma`, or `unlzma` will mimic intended behavior.
56 Alternatively, symlinks named `lz4`, or `unlz4` will mimic intended behavior.
99 - `gzip` : if zlib support is enabled, will mimic `gzip` by compressing file using `.gz` format, re…
100 - `xz` : if lzma support is enabled, will mimic `xz` by compressing file using `.xz` format, removi…
101 - `lzma` : if lzma support is enabled, will mimic `lzma` by compressing file using `.lzma` format, …
102 - `lz4` : if lz4 support is enabled, will mimic `lz4` by compressing file using `.lz4` format. If l…
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Daxc001.dtsi86 * and here we mimic direct connection from MB INTC to
H A Daxc003_idu.dtsi130 * and here we mimic direct connection from MB INTC to
H A Daxc003.dtsi124 * So here we mimic a direct connection betwen them, ignoring the
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt15113 to "Serialized" to mimic Windows behavior, another to disable _OSI
19285 The Store operator was modified to mimic Microsoft's