Home
last modified time | relevance | path

Searched defs:inds (Results 1 – 6 of 6) sorted by relevance

/external/rappor/analysis/R/
Ddecode_ngrams.R37 inds <- report_data$inds functionVar
50 .ComputeDist <- function(i, inds, cohorts, reports, maps, params, argument
218 inds <- which(new_cands[, 1] == to_check[j]) functionVar
Dngrams_simulation.R204 inds <- lapply(1:length(ug), function(i) ind <- which(g == ug[i])) functionVar
218 strs = strs, pairings = pairings, inds = inds, cands = cands, nameattr
Dencode.R123 inds <- c(1, c(max(which(probs > 0)), length(probs))) vector
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp37 …const ITensor *proposals, std::vector<std::vector<T>> &scores_in, std::vector<int> inds, const Box… in SoftNMS()
224 std::vector<int> inds; in run_nmslimit() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_concat_op.cc100 OpInputList inds; in Compute() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1231 LLVMValueRef inds[LP_MAX_VECTOR_WIDTH / 32]; in store_aos_array() local
1376 LLVMValueRef inds[LP_MAX_VECTOR_WIDTH / 32]; in store_clip() local