Home
last modified time | relevance | path

Searched defs:res_str (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit01.c19 char *res_str; member
/third_party/boost/libs/geometry/test/algorithms/relate/
Dtest_relate.hpp122 std::string res_str = bg::relation(geometry1, geometry2).str(); in check_geometry() local
150 std::string res_str = bg::relation(geometry2, geometry1).str(); in check_geometry() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c271 #define SIMPLE_STRING_ASSIGN(res_str,value,to_check,str) \ in gst_gl_context_glx_dump_fb_config() argument