Searched defs:start_idx (Results 1 – 5 of 5) sorted by relevance
274 static int bt_gatts_adapter_char_get_desc_idx(int start_idx, int16_t uuid) in bt_gatts_adapter_char_get_desc_idx()
236 static int bt_gatts_adapter_char_get_desc_idx(int start_idx, int16_t uuid) in bt_gatts_adapter_char_get_desc_idx()
241 const size_t start_idx = idx; in _out_rev() local596 const size_t start_idx = idx; in _etoa() local
7929 for (int start_idx = max_index; start_idx < max_index + VECTOR_SIZE; in ArgMaxVector() local7978 for (int start_idx = max_index; start_idx < max_index + VECTOR_SIZE; in ArgMaxVector() local
76289 duk_uarridx_t start_idx; /* start array index of current MPUTARR set */ local
Completed in 263 milliseconds