Searched refs:interleaved (Results 1 – 15 of 15) sorted by relevance
82 static inline uint64_t deinterleave64(uint64_t interleaved) { in deinterleave64() argument88 uint64_t x = interleaved; in deinterleave64()89 uint64_t y = interleaved >> 1; in deinterleave64()
4641 clusterManagerNode **interleaved = zcalloc(node_len*sizeof(**interleaved)); in clusterManagerCommandCreate() local4671 interleaved[interleaved_len++] = n; in clusterManagerCommandCreate()4675 clusterManagerNode **masters = interleaved; in clusterManagerCommandCreate()4676 interleaved += masters_count; in clusterManagerCommandCreate()4700 clusterManagerNode *first_node = interleaved[0]; in clusterManagerCommandCreate()4702 interleaved[i] = interleaved[i + 1]; in clusterManagerCommandCreate()4703 interleaved[interleaved_len - 1] = first_node; in clusterManagerCommandCreate()4718 interleaved[j] = NULL; in clusterManagerCommandCreate()4725 slave = interleaved[firstNodeIdx]; in clusterManagerCommandCreate()4726 interleaved_len -= (interleaved - (interleaved + firstNodeIdx)); in clusterManagerCommandCreate()[all …]
27 In this configuration, the current and voltage data will be frame interleaved
15 These are interleaved to provide high performance with the load shared across
11 the multiple levels is that the port registers are interleaved within a single
13 device width times the number of interleaved chips.
105 Without NUMA enabled, memory is allocated from both sockets, since memory is interleaved.106 Therefore, each 64B chunk is interleaved across both memory domains.
160 /* 64 MiB NOR flash in non-interleaved chips */
68 Therefore, it ensures that the packet header is interleaved optimally across the channels and ranks…
177 that the compression operation is interleaved optimally across the channels and
374 that the bbdev operation is interleaved optimally across the channels and
399 that the crypto operation is interleaved optimally across the channels and
607 They are encoded together, interleaved, in a single _bitstream_.683 and interleaved with raw additional bits in the same bitstream.1297 It's a single bitstream with 2 interleaved states,
876 @ lazy reduction interleaved with base 2^32 -> base 2^26 of
17669 is interleaved as C comments. 2) Output the AML in ASM source code17670 with labels and interleaved ASL source. 3) Output the AML in17917 no longer interleaved the actual AML code with the ASL source