Home
last modified time | relevance | path

Searched refs:corner (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js2049 corner = FALSE;
2055 corner = new CORNER(corner);
2059 return corner;
2075 prop = BORDER + camel(corner.y) + camel(corner.x) + 'Radius';
2161 if( (this.enabled = !!this.corner && this.corner.abbrev() !== 'c') ) {
2189 if(!corner) { corner = this.qtip.cache.corner || this.corner; }
2202 mimic[ corner.precedance ] = corner[ corner.precedance ];
2217 border = this.border = this._parseWidth(corner, corner[corner.precedance]);
2346 corner = corner || this.corner;
2353 corners = [ corner.x, corner.y ];
[all …]
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dqcom-opp.txt16 - qcom,opp-fuse-level: A positive value representing the fuse corner/level
18 a certain fuse corner/level. A fuse corner/level contains e.g. ref uV,
H A Dopp-v2-qcom-level.yaml29 A positive value representing the fuse corner/level associated with
31 corner/level. A fuse corner/level contains e.g. ref uV, min uV,
/freebsd/share/examples/bootforth/
H A Dframes.4th80 2dup at-xy lt_el @ emit \ Draw left-top corner
81 2dup 4 pick + at-xy lb_el @ emit \ Draw left bottom corner
82 2dup swap 5 pick + swap at-xy rt_el @ emit \ Draw right top corner
/freebsd/sys/contrib/device-tree/Bindings/power/avs/
H A Dqcom,cpr.txt4 or other device. Each OPP of a device corresponds to a "corner" that has
61 that makes up a fuse corner, for each fuse corner.
H A Dqcom,cpr.yaml14 or other device. Each OPP of a device corresponds to a "corner" that has
/freebsd/contrib/one-true-awk/testdir/
H A Dchem.awk365 c1 = corner(d)
369 return corner(d)
376 return sprintf("V%d.%s", int(reduce(d-rd)/(360/verts)) + 1, corner(d))
379 function corner(dir) { function
/freebsd/stand/forth/
H A Dframes.4th145 2dup at-xy lt_el @ xemit \ Draw left-top corner
146 2dup 4 pick + at-xy lb_el @ xemit \ Draw left bottom corner
147 2dup swap 5 pick + swap at-xy rt_el @ xemit \ Draw right top corner
/freebsd/sys/dts/arm/
H A Dversatilepb.dts92 * Cut corner here: we do not have proper interrupt
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Dmtk-svs.yaml18 chip process corner, temperatures and other factors. Then DVFS
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l56.txt45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,postmask.yaml14 Mediatek display postmask, namely POSTMASK, provides round corner pattern
/freebsd/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src32 # corner. (Imagine a square clock showing nine o'clock.) It means
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq9574-rdp-common.dtsi102 * corner parts to operate at 800MHz
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dmtk-sd.yaml131 For different corner IC, the time is different about one step, it is
134 value with corner IC and it is valid only for HS400 mode.
/freebsd/usr.bin/dtc/
H A DHACKING57 There are a few FIXME lines in the parser for some corner cases that are not
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx1.s49 mov di, 158 ;; upper right corner - 1
H A Dpkt_rx0.asm79 mov di, 158 ;; upper right corner - 1
/freebsd/usr.sbin/bsdconfig/include/
H A Dusage.hlp28 displayed as a percentage in the lower right corner. Using the
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dmsm-hsusb.txt74 in microvolts or a value corresponding to voltage corner.
/freebsd/contrib/ntp/
H A DREADME.pullrequests43 iii) On the top right corner, right below the header bar, there is
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c987 cchar_t hline, vline, corner; in draw_borders() local
997 setcchar(&corner, L"+", 0, 0, NULL); in draw_borders()
998 tl = tr = bl = br = &corner; in draw_borders()
/freebsd/crypto/openssl/
H A DNOTES-UNIX.md114 a corner case. On AIX static libraries (in shared build) are named
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6sl-tolino-vision.dts52 /* magnetic sensor in the corner next to the uSD slot */
/freebsd/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt101 There are a couple of corner cases where things have been simplified

123