Searched defs:indexes (Results 1 – 11 of 11) sorted by relevance
123 List<Integer> indexes = new ArrayList<>(); in onBindDialogView_checkRadioButtonsState() local140 List<Integer> indexes = new ArrayList<>(); in onBindDialogView_allButtonsEnabled_hideHelpText() local155 List<Integer> indexes = new ArrayList<>(); in onBindDialogView_buttonDisabled_showHelpText() local
49 void remapIndexes(std::vector<uint32_t>* indexes, const std::vector<uint32_t>& mapping) { in remapIndexes()81 auto markUsed = [&used](const std::vector<uint32_t>& indexes) { in identifyUsedOperands()
666 void CpuExecutor::updateForArguments(const std::vector<uint32_t>& indexes, in updateForArguments()772 &operands](const std::vector<uint32_t>& indexes) { in executeOperation()
555 static bool validateModelInputOutputs(const hardware::hidl_vec<uint32_t> indexes, in validateModelInputOutputs()
43 public void onMetadataUpdated(List<Integer> indexes); in onMetadataUpdated()
123 public int removeMultiple(int... indexes) { in removeMultiple()
114 Indexes convertIndexes(const std::vector<uint32_t>& indexes) { in convertIndexes()
119 std::vector<uint32_t> convert(const Indexes& indexes) { in convert()
741 let indexes = response.ranging_round_indexes; in create_ranging_round_status() localVariable894 let indexes = env in native_set_ranging_rounds_dt_tag() localVariable
748 Result<void> validateModelSubgraphInputOutputs(const std::vector<uint32_t>& indexes, in validateModelSubgraphInputOutputs()
72 void updateForArguments(const std::vector<uint32_t>& indexes, in updateForArguments()