| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | divsufsort.h | 60 … char *T, unsigned char *U, int *A, int n, unsigned char * num_indexes, int * indexes, int openMP);
|
| H A D | divsufsort.c | 1751 unsigned char * num_indexes, int * indexes) { in construct_BWT_indexes() argument 1779 if ((s & mod) == 0) indexes[s / (mod + 1) - 1] = j - SA; in construct_BWT_indexes() 1805 if (((n - 1) & mod) == 0) indexes[(n - 1) / (mod + 1) - 1] = k - SA; in construct_BWT_indexes() 1817 if ((s & mod) == 0) indexes[s / (mod + 1) - 1] = i - SA; in construct_BWT_indexes() 1827 if ((s & mod) == 0) indexes[s / (mod + 1) - 1] = k - SA; in construct_BWT_indexes() 1876 …char *T, unsigned char *U, int *A, int n, unsigned char * num_indexes, int * indexes, int openMP) { in divbwt() argument 1893 if (num_indexes == NULL || indexes == NULL) { in divbwt() 1896 pidx = construct_BWT_indexes(T, B, bucket_A, bucket_B, n, m, num_indexes, indexes); in divbwt()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | qcom,camss.txt | 130 and C-PHY, indexes are in a common set and 135 Definition: An array of physical data lanes indexes. 139 is supported. Physical lane indexes for
|
| H A D | samsung-s5c73m3.txt | 50 and physical lane indexes in subsequent elements of the array should
|
| H A D | video-interfaces.txt | 489 - data-lanes: an array of physical data lane indexes. Position of an entry 497 - clock-lanes: an array of physical clock lane indexes. Position of an entry
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | axp20x_adc.txt | 19 ADC channels and their indexes per variant:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/ |
| H A D | xlnx,zynqmp-genpd.txt | 15 Power domain ID indexes are mentioned in
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ring_lib.rst | 301 In the preceding figures, the prod_head, prod_tail, cons_head and cons_tail indexes are represented… 303 The indexes are between 0 and 2^32 -1, and we mask their value when we access the object table (the… 304 32-bit modulo also implies that operations on indexes (such as, add/subtract) will automatically do… 307 The following are two examples that help to explain how indexes are used in a ring. 312 In addition, the four indexes are defined as unsigned 16-bit integers, 320 Modulo 32-bit indexes - Example 1 330 Modulo 32-bit indexes - Example 2 342 that's why the overflow of the indexes is not a problem.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/amlogic/ |
| H A D | amlogic,canvas.yaml | 19 Many IPs within Amlogic SoCs rely on canvas indexes to read/write pixel data
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | hisilicon,hi6210-i2s.txt | 20 - The dai cell indexes reference the following interfaces:
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_perf.c | 656 unsigned indexes[TEST_SIZE]; in fbk_hash_perf_test() local 696 indexes[j] = rte_rand() % added; in fbk_hash_perf_test() 701 value += rte_fbk_hash_lookup(handle, keys[indexes[j]]); in fbk_hash_perf_test()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | xlnx,zynqmp-clk.txt | 45 from firmware. Output clocks indexes are mentioned in
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | bitops.tcl | 46 test {BITCOUNT returns 0 with out of range indexes} { 51 test {BITCOUNT returns 0 with negative indexes where start > end} {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | adv748x.txt | 56 - data-lanes: an array of physical data lane indexes
|
| H A D | maxim,max9286.yaml | 118 description: array of physical CSI-2 data lane indexes.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | imx-weim.txt | 54 child node. We get the CS indexes from the address
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | coresight-cti.yaml | 52 and usages. These can be defined along with the signal indexes with the 57 optional array alongside the signal indexes. Omitting types will default all
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 16 where ``c1``, ``c2``, etc are core indexes between 0 and 128.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 44 For QMSS on K2G SoC, following QM reg indexes are used in that order
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | keystone-netcp.txt | 113 --- ti,mux-tbl: array of multiplexer indexes as defined in Data manual
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal.txt | 205 * used as OPP indexes. The minimum cooling state is 0, which means
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | virtio.rst | 219 ring indexes and uses vector instructions to optimize performance for split
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 2069 Clarify that clientsCronTrackExpansiveClients() indexes may jump ahead.
|