| /src/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 913 var C = (CORNER = PROTOTYPE.reposition.Corner = function(corner, forceY) { 914 corner = ('' + corner).replace(/([A-Z])/, ' $1').replace(/middle/gi, CENTER).toLowerCase(); 915 this.x = (corner.match(/left|right/i) || corner.match(/center/) || ['inherit'])[0].toLowerCase(); 916 this.y = (corner.match(/top|bottom|center/i) || ['inherit'])[0].toLowerCase(); 919 var f = corner.charAt(0); 2037 _useTitle: function(corner) { argument 2040 …corner.y === TOP || (corner.y === CENTER && this.element.position().top + (this.size[1] / 2) + thi… 2044 _parseCorner: function(corner) { argument 2048 if(corner === FALSE || my === FALSE) { 2049 corner = FALSE; [all …]
|
| /src/sys/contrib/device-tree/Bindings/opp/ |
| H A D | qcom-opp.txt | 16 - 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,
|
| /src/share/examples/bootforth/ |
| H A D | frames.4th | 80 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
|
| /src/sys/contrib/device-tree/Bindings/power/avs/ |
| H A D | qcom,cpr.txt | 4 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.
|
| /src/contrib/file/magic/Magdir/ |
| H A D | claris | 18 …ngth=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with corner coordinates -1/-1 … 23 …ngth=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with corner coordinates -1/-1 …
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | chem.awk | 365 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
|
| /src/stand/forth/ |
| H A D | frames.4th | 145 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
|
| /src/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxm-ugoos-am3.dts | 5 * Debug UART (3.3V, 115200 baud) at the corner of the board:
|
| /src/sys/dts/arm/ |
| H A D | versatilepb.dts | 92 * Cut corner here: we do not have proper interrupt
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l56.txt | 45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
|
| /src/share/i18n/csmapper/MISC/ |
| H A D | RISCOS-LATIN1%UCS.src | 32 # corner. (Imagine a square clock showing nine o'clock.) It means
|
| /src/usr.bin/dtc/ |
| H A D | HACKING | 57 There are a few FIXME lines in the parser for some corner cases that are not
|
| /src/contrib/libpcap/msdos/ |
| H A D | pkt_rx1.s | 49 mov di, 158 ;; upper right corner - 1
|
| H A D | pkt_rx0.asm | 79 mov di, 158 ;; upper right corner - 1
|
| H A D | readme.dos | 116 have any effect. It shows a rotating "fan" in upper right corner of
|
| /src/usr.sbin/bsdconfig/include/ |
| H A D | usage.hlp | 28 displayed as a percentage in the lower right corner. Using the
|
| /src/sys/contrib/device-tree/Bindings/usb/ |
| H A D | msm-hsusb.txt | 74 in microvolts or a value corresponding to voltage corner.
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | ipq9574-rdp-common.dtsi | 102 * corner parts to operate at 800MHz
|
| /src/contrib/ntp/ |
| H A D | README.pullrequests | 43 iii) On the top right corner, right below the header bar, there is
|
| /src/contrib/bsddialog/lib/ |
| H A D | lib_util.c | 988 cchar_t hline, vline, corner; in draw_borders() local 998 setcchar(&corner, L"+", 0, 0, NULL); in draw_borders() 999 tl = tr = bl = br = &corner; in draw_borders()
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6sl-tolino-vision.dts | 52 /* magnetic sensor in the corner next to the uSD slot */
|
| /src/crypto/openssl/ |
| H A D | NOTES-UNIX.md | 114 a corner case. On AIX static libraries (in shared build) are named
|
| /src/sys/contrib/xz-embedded/linux/Documentation/ |
| H A D | xz.txt | 101 There are a couple of corner cases where things have been simplified
|
| /src/sys/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,disp.txt | 40 "mediatek,<chip>-disp-postmask" - control round corner for display frame
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_servername_callback.pod | 156 corner cases. This has been fixed from OpenSSL 1.1.1e.
|