Searched refs:add_string (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/ |
D | m_commandline.c | 46 static void add_string ( XArray* /* of HChar* */xa, HChar* str ) in add_string() function 110 add_string( VG_(args_for_valgrind), tmp ); in add_args_from_string() 193 add_string( tmp_xarray, argv[i] ); in VG_() 206 add_string( VG_(args_for_client), argv[i] ); in VG_() 240 add_string( VG_(args_for_valgrind), in VG_()
|
/external/boringssl/src/crypto/conf/ |
D | conf.c | 375 int add_string(const CONF *conf, CONF_VALUE *section, CONF_VALUE *value) { in add_string() function 671 if (add_string(conf, tv, v) == 0) { in def_load_bio()
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvmuxer.hpp | 611 bool add_string(const char* title, const char* language, const char* country);
|
D | mkvmuxer.cpp | 1205 bool Chapter::add_string(const char* title, const char* language, in add_string() function in mkvmuxer::Chapter
|