OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_string
(Results
1 - 5
of
5
) sorted by null
/external/strace/tests/
ipc_msgbuf.c
38
#define
text_string
"STRACE_STRING"
macro
39
#define msgsz sizeof(
text_string
)
50
.mtext =
text_string
/external/pcre/dist/
pcrecpp_unittest.cc
89
string
text_string
;
local
91
text_string
+= "this is another line\n";
96
StringPiece text(
text_string
);
[
all
...]
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
934
text_string
;
local
942
text_string
=std::string(text);
946
return(
text_string
);
[
all
...]
/external/opencv/cxcore/include/
cxcore.h
[
all
...]
Completed in 2766 milliseconds