/freebsd/contrib/file/magic/Magdir/ |
H A D | claris | 11 # .pct claris works clip art files 18 # Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with cor… 20 >0 string \0\0\0\0\0\0\0\0\0\0\0\0\0 Claris clip art 23 # Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with cor… 25 >0 string \0\0\0\0\0\0\0\0\0\0\0\0\0 Claris clip art
|
H A D | images | 2753 # Type: files used in modern AVCHD camcoders to store clip information 4478 …nates like PICT_129.pict PICT_2012.pict (strength=81=70+11) before Claris clip art (strength=80 ./… 4510 # GRR: samples with coordinates -1/-1 and Y=0x01??|0x00?? are interpreted as "Claris clip art" (str…
|
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/ |
H A D | rmi_2d_sensor.txt | 23 - syna,clip-x-low: Sets a minimum value for X. 24 - syna,clip-y-low: Sets a minimum value for Y. 25 - syna,clip-x-high: Sets a maximum value for X. 26 - syna,clip-y-high: Sets a maximum value for Y.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm845-xiaomi-polaris.dts | 450 syna,clip-x-high = <0x438>; 451 syna,clip-y-high = <0x870>; 453 syna,clip-x-low = <0x0>; 454 syna,clip-y-low = <0x0>;
|
H A D | msm8994-msft-lumia-octagon.dtsi | 293 syna,clip-x-low = <0>; 294 syna,clip-x-high = <1440>; 295 syna,clip-y-low = <0>; 296 syna,clip-y-high = <2560>;
|
/freebsd/tools/test/stress2/misc/ |
H A D | ldt2.sh | 67 - Fetch a clip for a win32 codec:
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.css | 477 -webkit-background-clip: padding-box; 478 -moz-background-clip: padding; 479 background-clip: padding-box;
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-msm8974pro-oneplus-bacon.dts | 123 * For now clip it off so we don't get touch events 126 syna,clip-y-high = <1920>;
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,msm8916-wcd-analog.txt | 14 "cdc_spk_clip_int" - Speaker clip interrupt.
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom_v3.h | 213 uint16_t clip; member
|
H A D | ah_eeprom_v3.c | 1418 ee->ee_cornerCal.clip = 4; in readHeaderInfo()
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra30-lg-p895.dts | 109 syna,clip-x-high = <1535>; 110 syna,clip-y-high = <2047>;
|
H A D | tegra30-lg-p880.dts | 111 syna,clip-x-high = <1110>; 112 syna,clip-y-high = <1973>;
|
H A D | tegra30-lg-x3.dtsi | 1052 syna,clip-x-low = <0>; 1053 syna,clip-y-low = <0>;
|
/freebsd/contrib/tcpdump/ |
H A D | print-rx.c | 719 uint32_t clip; in rx_cache_find() local 722 clip = GET_IPV4_TO_NETWORK_ORDER(ip->ip_dst); in rx_cache_find() 731 rxent->client == clip && in rx_cache_find()
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 1101 #define CONF_HANDLE_T_U(t, o, n, min, max, check_min, check_max, clip) \ in malloc_conf_init_helper() argument 1112 } else if (clip) { \ in malloc_conf_init_helper() 1135 clip) \ in malloc_conf_init_helper() argument 1137 check_min, check_max, clip) in malloc_conf_init_helper() 1138 #define CONF_HANDLE_SIZE_T(o, n, min, max, check_min, check_max, clip) \ in malloc_conf_init_helper() argument 1140 check_min, check_max, clip) in malloc_conf_init_helper()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_generate_session_id.pod | 110 * prefix is too long, clip it - but there will be worse effects
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_reset.c | 1213 AR_PHY_FRAME_CTL_TX_CLIP, ee->ee_cornerCal.clip); in ar5211SetBoardValues() 2081 ee->ee_cornerCal.clip = gv->currStep->paramVal[0]; /* bb_tx_clip */ in ar5211SetRfgain()
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t5fw_cfg_fpga.txt | 342 nclip = 32 # number of clip region entries
|
H A D | t6fw_cfg_fpga.txt | 355 nclip = 32 # number of clip region entries
|
H A D | t4fw_cfg_uwire.txt | 373 nclip = 32 # number of clip region entries
|
H A D | t5fw_cfg_uwire.txt | 414 nclip = 32 # number of clip region entries
|
H A D | t6fw_cfg_uwire.txt | 428 nclip = 320 # number of clip region entries
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 636 static const uint16_t clip[] = { 0xFFFF, 0xFFFF }; in bwn_nphy_stay_in_carrier_search() local 642 bwn_nphy_write_clip_detection(mac, clip); in bwn_nphy_stay_in_carrier_search() 6215 uint16_t clip[2]; in bwn_phy_initn() local 6338 bwn_nphy_read_clip_detection(mac, clip); in bwn_phy_initn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoXCV.td | 227 def CV_CLIP : CVInstAluRI<0b0111000, 0b011, "cv.clip">,
|