Searched defs:set_count (Results 1 – 11 of 11) sorted by relevance
23 OMX_INT set_count = sub_num >> 1; in x86SP_FFT_CToC_FC32_Inv_Radix2_ms() local
23 OMX_INT set_count = sub_num >> 1; in x86SP_FFT_CToC_FC32_Fwd_Radix2_ms() local
24 OMX_INT set_count = sub_num >> 2; in x86SP_FFT_CToC_FC32_Fwd_Radix4_ms() local
24 OMX_INT set_count = sub_num >> 2; in x86SP_FFT_CToC_FC32_Inv_Radix4_ms() local
120 OMX_INT set_count = sub_num >> 2; in x86SP_FFT_CToC_FC32_Inv_Radix4_ms_sse() local
120 OMX_INT set_count = sub_num >> 2; in x86SP_FFT_CToC_FC32_Fwd_Radix4_ms_sse() local
47 def CheckAndReset(self, get_count=0, set_count=0, del_count=0): argument
30 void set_count(int count) { count_ = count; } in set_count() function in gin::__anonab299e8b0111::Result
169 void set_count(int count) { count_ = count; } in set_count() function
78 void set_count(size_t count) { count_ = count; } in set_count() function in app_list::test::TestSearchProvider
69 int set_count() const { return set_count_; } in set_count() function in DeclarationContext