Searched refs:wrap (Results 1 – 12 of 12) sorted by relevance
36 def wrap(text): function53 output += wrap(text)56 output += wrap(text)
86 "${dirname_self}"/wrap-commit-msg.py \
10 OMAP4_DEBUG_LDFLAGS:= $(foreach f, $(strip malloc realloc calloc free), -Wl,--wrap=$(f))
11 OMAP4_DEBUG_LDFLAGS:= $(foreach f, $(strip malloc realloc calloc free), -Wl,--wrap=$(f))
13 OMAP4_DEBUG_LDFLAGS:= $(foreach f, $(strip malloc realloc calloc free), -Wl,--wrap=$(f))
174 GFX::setTextWrap (uint8_t wrap) { in setTextWrap() argument175 m_wrap = wrap; in setTextWrap()
202 void setTextWrap (uint8_t wrap);
178 void setTextWrap (uint8_t wrap);
176 void EBOLED::setTextWrap (uint8_t wrap) { in setTextWrap() argument177 m_textWrap = wrap; in setTextWrap()
18 classes directly wrap the C API and provide a near 1:1 mapping of
18 Java classes directly wrap the C/C++ API and provide a near 1:1 mapping of
112 this already. In the future we may wrap or use one. However the class exists to