Searched refs:add_string (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_commandline.c46 static void add_string ( XArray* /* of HChar* */xa, HChar* str ) function
108 add_string( VG_(args_for_valgrind), tmp );
194 add_string( tmp_xarray, argv[i] );
207 add_string( VG_(args_for_client), argv[i] );
242 add_string( VG_(args_for_valgrind),
/external/chromium_org/third_party/boringssl/src/crypto/conf/
H A Dconf.c371 int add_string(const CONF *conf, CONF_VALUE *section, CONF_VALUE *value) { function
655 if (add_string(conf, tv, v) == 0) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp566 bool add_string(const char* title, const char* language, const char* country);
H A Dmkvmuxer.cpp1112 bool Chapter::add_string(const char* title, const char* language, function in class:mkvmuxer::Chapter
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp571 bool add_string(const char* title,
H A Dmkvmuxer.cpp1141 bool Chapter::add_string(const char* title, function in class:mkvmuxer::Chapter

Completed in 969 milliseconds