HomeSort by relevance Sort by last modified time
    Searched refs:text_string (Results 1 - 6 of 6) sorted by null

  /external/strace/tests/
ipc_msgbuf.c 36 #define text_string "STRACE_STRING" macro
37 #define msgsz sizeof(text_string)
62 .mtext = text_string
  /external/strace/tests-m32/
ipc_msgbuf.c 36 #define text_string "STRACE_STRING" macro
37 #define msgsz sizeof(text_string)
62 .mtext = text_string
  /external/strace/tests-mx32/
ipc_msgbuf.c 36 #define text_string "STRACE_STRING" macro
37 #define msgsz sizeof(text_string)
62 .mtext = text_string
  /external/pcre/pcrecpp/
pcrecpp_unittest.cc 89 string text_string; local
91 text_string += "this is another line\n";
96 StringPiece text(text_string);
    [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 115 milliseconds