Searched defs:repeat (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h269 // fetch and repeat pixels.
274 int repeat; // Number of pixels need to be repeated in left, right, top and bottom directions member in struct:sdm::HWPixelExtension
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc499 const char kRepeatFlag[] = "repeat";
578 repeat_ = GTEST_FLAG(repeat);
599 GTEST_FLAG(repeat) = repeat_;
1356 bool escaped, char ch, char repeat, const char* regex, const char* str);
1734 repeat,
1735 internal::Int32FromGTestEnv("repeat", 1),
1736 "How many times to repeat each test. Specify a negative number "
4205 if (GTEST_FLAG(repeat) != 1)
5763 // How many times to repeat the tests? We don't want to repeat the
5765 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); local
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h3929 uint8 repeat; /* Minimum number of scan intervals member in struct:wl_pfn_param

Completed in 222 milliseconds