Searched defs:inds (Results  1 – 6 of 6) sorted by relevance
| /external/rappor/analysis/R/ | 
| D | decode_ngrams.R | 37   inds <- report_data$inds  functionVar50   .ComputeDist <- function(i, inds, cohorts, reports, maps, params,  argument
 218     inds <- which(new_cands[, 1] == to_check[j])  functionVar
 
 | 
| D | ngrams_simulation.R | 204   inds <- lapply(1:length(ug), function(i) ind <- which(g == ug[i]))  functionVar218        strs = strs, pairings = pairings, inds = inds, cands = cands,  nameattr
 
 | 
| D | encode.R | 123     inds <- c(1, c(max(which(probs > 0)), length(probs)))  vector
 | 
| /external/ComputeLibrary/src/core/CPP/kernels/ | 
| D | CPPBoxWithNonMaximaSuppressionLimitKernel.cpp | 37 …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/ | 
| D | sparse_concat_op.cc | 100     OpInputList inds;  in Compute()  local
 | 
| /external/mesa3d/src/gallium/auxiliary/draw/ | 
| D | draw_llvm.c | 1231    LLVMValueRef inds[LP_MAX_VECTOR_WIDTH / 32];  in store_aos_array()  local1376    LLVMValueRef inds[LP_MAX_VECTOR_WIDTH / 32];  in store_clip()  local
 
 |