OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buf_p
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
XawIm.c
1528
wchar_t*
buf_p
;
local
1538
for ( i = 0, tmp_p = tmp_buf,
buf_p
= buffer_return; i < ret; i++ ) {
1539
*
buf_p
++ = _Xaw_atowc((unsigned char)*tmp_p++);
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp
9348
char *
buf_p
= buf, *buf_end = buf + IM_ARRAYSIZE(buf);
local
9355
buf_p
+= ImFormatString(
buf_p
, buf_end -
buf_p
, "%s %04d: pos (%8.2f,%8.2f), uv (%.6f,%.6f), col %08X\n",
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp
9348
char *
buf_p
= buf, *buf_end = buf + IM_ARRAYSIZE(buf);
local
9355
buf_p
+= ImFormatString(
buf_p
, buf_end -
buf_p
, "%s %04d: pos (%8.2f,%8.2f), uv (%.6f,%.6f), col %08X\n",
Completed in 29 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026