Home
last modified time | relevance | path

Searched defs:add_string (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/coregrind/
Dm_commandline.c46 static void add_string ( XArray* /* of HChar* */xa, HChar* str ) in add_string() function
Dm_libcproc.c308 static Bool add_string(HChar *buffer, SizeT *buf_size, const HChar *string) in add_string() function
/external/elfutils/tests/
Delfstrtab.c107 add_string (Elf_Scn *scn, char *str) in add_string() function
/external/boringssl/src/crypto/conf/
Dconf.c382 static int add_string(const CONF *conf, CONF_VALUE *section, in add_string() function
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.cpp1205 bool Chapter::add_string(const char* title, const char* language, in add_string() function in mkvmuxer::Chapter