Home
last modified time | relevance | path

Searched refs:string_reserve (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dstrings.h31 void string_reserve( string *, size_t );
Djam_strings.h31 void string_reserve( string *, size_t );
Dw32_getreg.cpp93 string_reserve(expanded, len); in builtin_system_registry()
Djam_strings.cpp93 void string_reserve( string * self, size_t capacity ) in string_reserve() function
Dpathnt.cpp71 string_reserve( buffer, pathLength ); in path_get_temp_path_()
Dstrings.cpp92 void string_reserve( string * self, size_t capacity ) in string_reserve() function
Ddebugger.cpp773 string_reserve( out, 256 + 1 ); in get_module_filename()
777 string_reserve( out, out->size * 2 + 1); in get_module_filename()
2705 string_reserve( line, 64 ); in read_command()
Dexecnt.cpp1219 string_reserve( command_file, tmpdir->size + 64 ); in open_command_file()
Dfunction.cpp1204 string_reserve( buf, size ); in expand()