Home
last modified time | relevance | path

Searched refs:effect (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/freebsd-12.1/contrib/libxo/tests/core/saved/
H A Dtest_10.H.out1effect-bold" data-tag="data">bold</div><div class="text effect-bold"> </div><div class="data effec…
H A Dtest_10.HP.out9 <div class="data effect-bold" data-tag="data">bold</div>
10 <div class="text effect-bold"> </div>
11 <div class="data effect-bold effect-underline" data-tag="data">bold-ul</div>
12 <div class="text effect-bold effect-underline"> </div>
13 …<div class="data effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse" da…
14 …<div class="text effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse"> <…
15 …<div class="data effect-underline effect-inverse color-fg-inverse color-bg-inverse" data-tag="data…
16 <div class="text effect-underline effect-inverse color-fg-inverse color-bg-inverse"> </div>
18 <div class="text effect-underline"> </div>
23 <div class="title effect-bold effect-underline"> Total Sold</div>
[all …]
H A Dtest_10.HIPx.out10 <div class="text effect-bold"> </div>
11 …<div class="data effect-bold effect-underline" data-tag="data" data-xpath="/top/data/data">bold-ul…
12 <div class="text effect-bold effect-underline"> </div>
13 …<div class="data effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse" da…
14 …<div class="text effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse"> <…
15 …<div class="data effect-underline effect-inverse color-fg-inverse color-bg-inverse" data-tag="data…
16 <div class="text effect-underline effect-inverse color-fg-inverse color-bg-inverse"> </div>
18 <div class="text effect-underline"> </div>
23 <div class="title effect-bold effect-underline"> Total Sold</div>
24 <div class="title effect-underline"> In Stock</div>
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DTokenKinds.def726 // The lexer produces these so that they only take effect when the parser
731 // The lexer produces these so that they only take effect when the parser
736 // The lexer produces these so that they only take effect when the parser
741 // The lexer produces these so that they only take effect when the parser
751 // The lexer produces these so that they only take effect when the parser
756 // The lexer produces these so that they only take effect when the parser
761 // The lexer produces these so that they only take effect when the parser
766 // The lexer produces these so that they only take effect when the parser
771 // The lexer produces these so that they only take effect when the parser
776 // The lexer produces these so that they only take effect when the parser
[all …]
/freebsd-12.1/contrib/libxo/doc/
H A Dfield-roles.rst14 C color Field has color and effect controls
54 Colors and effects remain in effect until modified by other "C"-role
87 bold Start bold text effect
89 inverse Start inverse (aka reverse) text effect
90 no-bold Stop bold text effect
91 no-inverse Stop inverse (aka reverse) text effect
92 no-underline Stop underline text effect
95 underline Start underline text effect
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBIO_new.pod27 Calling BIO_free() may also have some effect
49 Calling BIO_free_all() on a single BIO has the same effect as calling BIO_free()
H A DOpenSSL_add_all_algorithms.pod36 the table. It no longer has any effect in OpenSSL 1.1.0.
H A DOPENSSL_config.pod22 Multiple calls have no effect.
/freebsd-12.1/contrib/ntp/html/hints/
H A Dmpeix22 This bug has a side-effect whereby the ntpd daemon will screw up the hardware
28 affected by this bug side-effect. You can safely use these commands to alter
/freebsd-12.1/bin/sh/tests/parser/
H A Dnul1.02 # Although POSIX does not specify the effect of NUL bytes in scripts,
/freebsd-12.1/contrib/netbsd-tests/lib/libcurses/tests/
H A Dtimeout10 # since delay is in effect and we set timeout the following getch should
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.gcc4324 flag_visibility_ms_compat effect on type info.
26 global effect of flag_visibility_ms_compat.
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dbio.pod28 encryption BIO). The effect of a filter BIO may change according
47 Calling BIO_free_all() on a single BIO has the same effect as calling
/freebsd-12.1/bin/sh/tests/expansion/
H A Dcmdsubst24.02 # POSIX leaves the effect of NUL bytes in command substitution output
/freebsd-12.1/sys/dev/evdev/
H A Duinput.h42 struct ff_effect effect; member
/freebsd-12.1/contrib/atf/
H A DAUTHORS19 side-effect, he contributed to the ATF source code. He developed the
/freebsd-12.1/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr83 msg_fade_desc="Fade out effect screen saver"
91 msg_fire_desc="Flames effect screen saver"
206 msg_star_desc="A \"twinkling stars\" effect"
270 msg_warp_desc="A \"stars warping\" effect"
/freebsd-12.1/contrib/tzdata/
H A Dpacificnew16 # with the year the law takes effect and uncomment the "##" lines.
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr74 # The following environment variables effect functionality:
266 # The following environment variables effect functionality:
405 # The following environment variables effect functionality:
/freebsd-12.1/contrib/bzip2/
H A DCHANGES29 Fixed a problem with error reporting in bzip2.c. This does not effect
45 effect on reliability of bzip2.c.
56 do a bit better on small files. This _does_ effect
109 return the correct string. This has no effect whatsoever on the
/freebsd-12.1/contrib/libxo/xohtml/external/
H A Djquery.qtip.js686 ;PROTOTYPE.reposition = function(event, effect) { argument
846 …if(effect === FALSE || !visible || isNaN(position.left) || isNaN(position.top) || target === 'mous…
851 else if($.isFunction(posOptions.effect)) {
852 posOptions.effect.call(tooltip, this, $.extend({}, position));
1069 if(opts.effect === FALSE || animate === FALSE) {
1075 else if($.isFunction(opts.effect)) {
1077 opts.effect.call(tooltip, this);
1881 effect: function(api, pos, viewport) { method
1891 effect: TRUE, property
1900 effect: TRUE, property
/freebsd-12.1/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate011.cfg35 # no effect except at the bottom level where the property values are
H A DREADME.config51 # same effect as 'default' but is used to indicate
/freebsd-12.1/lib/libc/regex/grot/
H A DMakefile38 JUNKLINT =possible pointer alignment|null effect
/freebsd-12.1/contrib/gcc/
H A DLANGUAGES31 (target memsize / 8) bytes long (this may effect arrays too). This

12345678910>>...15