Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libxo/xohtml/external/
Djquery.qtip.js2183 mimic = options.mimic,
2192 if(mimic === FALSE) { mimic = corner; }
2196 mimic = new CORNER(mimic); variable in AnonymousClass629ce9da4001
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) {
2202 mimic[ corner.precedance ] = corner[ corner.precedance ];
2205 precedance = mimic.precedance;
2230 coords = this._calculateTip(mimic);
[all …]
/freebsd-12-stable/sys/contrib/zstd/programs/
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.
74 - `gzip` : if zlib support is enabled, will mimic `gzip` by compressing file using `.gz` format, re…
75 - `xz` : if lzma support is enabled, will mimic `xz` by compressing file using `.xz` format, removi…
76 - `lzma` : if lzma support is enabled, will mimic `lzma` by compressing file using `.lzma` format, …
77 - `lz4` : if lz4 support is enabled, will mimic `lz4` by compressing file using `.lz4` format. If l…
/freebsd-12-stable/tools/tools/kttcp/
DREADME23 friend. Beware that the kernel code must mimic soreceive and sosend
/freebsd-12-stable/usr.bin/compress/doc/
Drevision.log34 * Repair multi-file USERMEM gaffe. Unify 'force' flags to mimic semantics
/freebsd-12-stable/contrib/llvm-project/lld/docs/
DWebAssembly.rst5 a WebAssembly binary as its output. For the most part it tries to mimic the
/freebsd-12-stable/crypto/openssh/
DPROTOCOL.mux108 The client should exit with this value to mimic the behaviour of a
/freebsd-12-stable/crypto/openssl/doc/man3/
DSSL_CTX_set_options.pod166 Stateful tickets mimic the session id behaviour available in TLSv1.2 and below.
/freebsd-12-stable/tools/test/testfloat/
Dtestfloat.txt171 chance that it would mimic any of SoftFloat's bugs is remote. Consequently,
/freebsd-12-stable/tools/tools/sysdoc/
Dtunables.mdoc479 message will not display. This can be disabled to mimic
/freebsd-12-stable/contrib/bmake/mk/
DChangeLog877 * gendirdeps.mk: better mimic meta2deps handling of .dirdep files.
/freebsd-12-stable/contrib/binutils/
Dconfigure.ac2565 # This is aimed to mimic bootstrap with a non-GCC compiler to catch problems.
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DAttrDocs.td1761 be used wherever an intended fall-through occurs. It is designed to mimic
/freebsd-12-stable/contrib/amd/doc/
Dam-utils.texi3902 additional structure to be added, for example to mimic the mount tree of
/freebsd-12-stable/sys/contrib/dev/acpica/
Dchanges.txt14846 to "Serialized" to mimic Windows behavior, another to disable _OSI
19018 The Store operator was modified to mimic Microsoft's
/freebsd-12-stable/share/dict/
Dweb2a35579 mimic thrush
Dweb2116504 mimic
/freebsd-12-stable/contrib/ntp/
DCommitLog160888 mimic syslog() behavior adding a trailing \n if not present