Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/radio/aidl/compat/service/
Dhidl-utils.h40 struct fill : public std::function<void(const T&...)> { struct
46 fill(T*... args) : mTargets(args...) {} in fill() function
48 void operator()(const T&... args) { copy<0, T...>(args...); } in operator()
54 inline void copy(const First& first) { in copy()
59 inline void copy(const First& first, const Rest&... rest) { in copy()
/hardware/interfaces/automotive/can/1.0/hidl-utils/include/hidl-utils/
Dhidl-utils.h36 struct fill : public std::function<void(const T&...)> { struct
42 fill(T*... args) : mTargets(args...) {} in fill() function
44 void operator()(const T&... args) { copy<0, T...>(args...); } in operator()
50 inline void copy(const First& first) { in copy()
55 inline void copy(const First& first, const Rest&... rest) { in copy()
/hardware/invensense/6515/libsensors_iio/
DInputEventReader.cpp54 ssize_t InputEventCircularReader::fill(int fd) in fill() function in InputEventCircularReader
/hardware/invensense/65xx/libsensors_iio/
DInputEventReader.cpp54 ssize_t InputEventCircularReader::fill(int fd) in fill() function in InputEventCircularReader
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dconfirmationui_utils.h96 void fill(const T& v) { in fill() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1432 const char* fill = " "; in to_string() local
1492 const char* fill = " "; in to_string() local
2089 const char* fill = " "; in dump() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h4309 stbi_uc fill = 0; in stbi__compute_huffman_codes() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h4302 stbi_uc fill = 0; in stbi__compute_huffman_codes() local