Searched defs:extract (Results 1 – 6 of 6) sorted by relevance
| /system/bt/vendor_libs/test_vendor_lib/include/ |
| D | hci_packet.h | 50 FixedWidthIntegerType extract() { in extract() function
|
| /system/bt/packet/base/ |
| D | iterator.h | 61 FixedWidthIntegerType extract() { in extract() function
|
| /system/core/libpixelflinger/codeflinger/ |
| D | load_store.cpp | 109 void GGLAssembler::extract(integer_t& d, int s, int h, int l, int bits) in extract() function in android::GGLAssembler 146 void GGLAssembler::extract(integer_t& d, const pixel_t& s, int component) in extract() function in android::GGLAssembler 154 void GGLAssembler::extract(component_t& d, const pixel_t& s, int component) in extract() function in android::GGLAssembler
|
| /system/netd/libnetdutils/include/netdutils/ |
| D | Slice.h | 120 inline size_t extract(const Slice src, Head& head) { in extract() function 128 inline size_t extract(const Slice src, Head& head, Tail&... tail) { in extract() function
|
| /system/netd/libnetdutils/ |
| D | SliceTest.cpp | 80 TEST_F(SliceTest, extract) { in TEST_F() argument
|
| /system/core/libpixelflinger/ |
| D | buffer.cpp | 278 uint32_t extract(uint32_t v, int h, int l, int bits) in extract() function
|