Searched defs:offset_in (Results 1 – 5 of 5) sorted by relevance
25 void ExpectNextWordBreakForCache(size_t offset_in, const char* query_str) { in ExpectNextWordBreakForCache()36 void ExpectPrevWordBreakForCache(size_t offset_in, const char* query_str) { in ExpectPrevWordBreakForCache()
87 …const int offset_in = r * width_in * height_in * depth_in + (group * (depth_in / num_groups) * wi… in convolution_layer_nchw() local
145 const int offset_in = k * cols_weights; in fully_connected_layer() local
471 off_t offset_out, offset_in; in test4_lseek() local
4902 lower_global_address(Builder& bld, uint32_t offset_in, Temp* address_inout, in lower_global_address()