Home
last modified time | relevance | path

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

/dports/math/kbruch/kbruch-21.12.3/src/
H A DTaskWidget.cpp59 QString str_operation; in paintEvent() local
/dports/devel/radare2/radare2-5.1.1/libr/include/r_util/
H A Dr_str.h169 typedef void(*str_operation)(char *c); typedef
/dports/devel/pysvn/pysvn-1.9.12/Source/
H A Dpysvn_converters.cpp82 static const std::string str_operation( "operation" ); variable