| /freebsd/sys/contrib/device-tree/Bindings/phy/ | 
| H A D | qcom,usb-snps-femto-v2.yaml | 68       The hardware accepts only discrete values. The value closest to the77       The hardware accepts only discrete values. The value closest to the
 85       The hardware accepts only discrete values. The value closest to the
 97       The hardware accepts only discrete values. The value closest to the
 109       The hardware accepts only discrete values. The value closest to the
 117       The hardware accepts only discrete values. The value closest to the
 126       The hardware accepts only discrete values. The value closest to the
 136       resistance on the USB. The hardware accepts only discrete values. The
 147       The hardware accepts only discrete values. The value closest to the
 
 | 
| /freebsd/contrib/ntp/include/ | 
| H A D | ntpsim.h | 3  * The header file for the ntp discrete event simulator. 43 /* Discrete Event Queue
 45  * The NTP simulator is a discrete event simulator.
 50  * A discrete set of events can happen and are stored in the queue to arrive
 54 /* Possible Discrete Events */
 
 | 
| H A D | ntp_prio_q.h | 4  * priority queue implementation used by the discrete event simulator.
 | 
| /freebsd/sys/contrib/dev/iwlwifi/tests/ | 
| H A D | devinfo.c | 50 				 " discrete=%d",  in iwl_pci_print_dev_info()51 				 di->discrete);  in iwl_pci_print_dev_info()
 54 				 " discrete=*");  in iwl_pci_print_dev_info()
 71 					    di->discrete);  in devinfo_table_order()
 89 	 * Validate that any entries with discrete/integrated match have  in devinfo_discrete_match()
 103 					    !di->discrete);  in devinfo_discrete_match()
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/arm/ | 
| H A D | qcom,coresight-tpdm.yaml | 13   Basic Counts (BC), Tenure Counts (TC), Continuous Multi-Bit (CMB), and Discrete49       Specifies the DSB(Discrete Single Bit) element size supported by
 64       Specifies the number of DSB(Discrete Single Bit) MSR(mux select register)
 
 | 
| /freebsd/sys/sys/ | 
| H A D | stats.h | 126 	VSD_DTYPE_DRHIST32,	/* discrete range histogram, 32bit buckets */127 	VSD_DTYPE_DVHIST32,	/* discrete value histogram, 32bit buckets */
 129 	VSD_DTYPE_DRHIST64,	/* discrete range histogram, 64bit buckets */
 130 	VSD_DTYPE_DVHIST64,	/* discrete value histogram, 64bit buckets */
 236 /* Discrete range histogram with 32bit buckets. */
 245 /* Discrete range histogram with 64bit buckets. */
 254 /* Discrete value histogram with 32bit buckets. */
 263 /* Discrete value histogram with 64bit buckets. */
 
 | 
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ | 
| H A D | system.h | 22  * @flags: soc settings flags.  In VER_1, we can only set the DISCRETE
 | 
| /freebsd/contrib/ntp/html/ | 
| H A D | ntpdsim.html | 30 …discrete time simulator using specified systematic and random driving sources. It includes all the…
 | 
| /freebsd/sys/dev/isci/scil/ | 
| H A D | sci_logger.h | 112  *             @note This parameter is not a mask, but rather a discrete152  *             @note This parameter is not a mask, but rather a discrete
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ | 
| H A D | chrontel,ch7322.yaml | 13   The Chrontel CH7322 is a discrete HDMI-CEC controller. It is
 | 
| /freebsd/sys/contrib/device-tree/Bindings/clock/ | 
| H A D | maxim,max9485.txt | 6 - MAX9485_CLKOUT:	A PLL that can be configured to 16 different discrete
 | 
| /freebsd/sys/contrib/device-tree/Bindings/leds/ | 
| H A D | leds-ktd2692.txt | 22 A discrete LED element connected to the device must be represented by a child
 | 
| H A D | leds-aat1290.txt | 22 A discrete LED element connected to the device must be represented by a child
 | 
| /freebsd/sys/contrib/dev/iwlwifi/pcie/ | 
| H A D | drv.c | 587 #define DISCRETE		.match_discrete = 1,			\  macro588 				.discrete = 1
 590 				.discrete = 0
 1042 /* Killer discrete */
 1053 		     DEVICE(0x272B), DISCRETE),
 1063 /* Killer discrete */
 1098 		      u8 rf_id, u8 bw_limit, bool discrete)  in iwl_pci_find_dev_info()  argument
 1133 		if (dev_info->match_discrete && dev_info->discrete != discrete)  in iwl_pci_find_dev_info()
 
 | 
| /freebsd/contrib/opencsd/decoder/include/interfaces/ | 
| H A D | trc_pkt_in_i.h | 44  * @brief Interface class providing an input for discrete protocol packets.
 | 
| /freebsd/crypto/openssl/doc/man3/ | 
| H A D | SSL_in_init.pod | 52 indicates a discrete state machine state. Note that future versions of OpenSSL
 | 
| /freebsd/sys/contrib/dev/iwlwifi/ | 
| H A D | iwl-config.h | 360  * @integrated: discrete or integrated528 	    discrete:1,  member
 543 		      u8 rf_id, u8 bw_limit, bool discrete);
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ | 
| H A D | apple,aic2.yaml | 28   which do not go through a discrete interrupt controller. It also handles
 | 
| H A D | apple,aic.yaml | 32   which do not go through a discrete interrupt controller.
 | 
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ | 
| H A D | qcom,qca6390-pmu.yaml | 13   The QCA6390 package contains discrete modules for WLAN and Bluetooth. They
 | 
| /freebsd/secure/lib/libcrypto/man/man3/ | 
| H A D | SSL_in_init.3 | 111 indicates a discrete state machine state. Note that future versions of OpenSSL
 | 
| /freebsd/contrib/llvm-project/libcxx/modules/std/ | 
| H A D | random.cppm |  | 
| /freebsd/sys/contrib/device-tree/src/arm64/allwinner/ | 
| H A D | sun50i-h618-transpeed-8k618-t.dts | 37 		/* discrete 3.3V regulator */
 | 
| /freebsd/lib/libc/include/ | 
| H A D | reentrant.h | 49  * One approach for thread safety is to provide discrete versions of the
 | 
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ | 
| H A D | gpio.txt | 261 a discrete set of ranges mapping pins from the pin controller local number space275 in practice these ranges are often lumped in discrete sets.
 
 |