Searched defs:idx (Results 1 – 6 of 6) sorted by relevance
110 idx = data_nb["MFLOPS"] > 1.05 * data["MFLOPS"] variable
12 @inline function extract_array(ptr, idx, dims) argument
740 let idx = self.trampoline_data.number_inputs; in input() localVariable789 let idx = self.trampoline_data.number_outputs; in output() localVariable
853 sycl_queue.parallel_for<CeedOperatorSyclLinearDiagonal>(kernel_range, e, [=](sycl::id<1> idx) { in CeedOperatorLinearDiagonal_Sycl()1224 sycl_queue.parallel_for<CeedOperatorSyclLinearAssemble>(kernel_range, e, [=](sycl::id<3> idx) { in CeedOperatorLinearAssemble_Sycl()
79 CeedInt m_nodes[3], *idx, *idx_p; in CreateRestriction() local
49 CeedInt idx = -1; in InterpolateProfile() local