Home
last modified time | relevance | path

Searched refs:string_free (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/tools/build/src/engine/
Dpathvms.cpp202 string_free( as_dir ); in translate_path_posix2vms()
203 string_free( as_file ); in translate_path_posix2vms()
Djam_strings.cpp61 void string_free( string * s ) in string_free() function
207 string_free( s ); in string_unit_test()
216 string_free( copy ); in string_unit_test()
Dstrings.cpp61 void string_free( string * s ) in string_free() function
219 string_free( s ); in string_unit_test()
228 string_free( copy ); in string_unit_test()
Ddebugger.cpp111 string_free( buf ); in debug_string_read()
131 string_free( buf ); in debug_object_read()
225 string_free( rulename_buffer ); in debug_frame_write()
335 string_free( buf ); in make_absolute_path()
350 string_free( buf ); in get_filename()
704 string_free( buf ); in debug_child_print()
1170 string_free( self ); in debug_start_child()
1171 string_free( command_line ); in debug_start_child()
1179 string_free( self ); in debug_start_child()
1180 string_free( command_line ); in debug_start_child()
[all …]
Dfilent.cpp105 string_free( pathspec ); in file_collect_dir_content_()
150 string_free( pathname ); in file_collect_dir_content_()
151 string_free( pathspec ); in file_collect_dir_content_()
Dclass.cpp53 string_free( name ); in class_module_name()
81 string_free( qualified_name ); in import_base_rule()
Dstrings.h27 void string_free( string * );
Djam_strings.h27 void string_free( string * );
Dsearch.cpp107 string_free( buf ); in set_explicit_binding()
253 string_free( buf ); in search()
Dbuiltins.cpp743 string_free( buf ); in builtin_glob_back()
766 string_free( s ); in downcase_list()
926 string_free( file_string ); in glob_recursive()
929 string_free( dirname ); in glob_recursive()
930 string_free( basename ); in glob_recursive()
1020 string_free( buf ); in builtin_match()
1050 string_free( buf ); in builtin_split_by_characters()
1399 string_free( module_name ); in builtin_backtrace()
1965 string_free( buf ); in builtin_python_import_rule()
2300 string_free( module_name ); in bjam_backtrace()
[all …]
Dpathnt.cpp251 string_free( buf ); in path_key()
273 string_free( canonic_path ); in path_key()
Dvariable.cpp152 string_free( buf ); in var_defines()
250 string_free( buf ); in var_get()
Dfilevms.cpp118 string_free( path ); in file_collect_dir_content_()
411 string_free( buf ); in file_collect_archive_content_()
Dcommand.cpp103 string_free( cmd->buf ); in cmd_free()
Dmodules.cpp176 string_free( id ); in module_stat()
193 string_free( id ); in class_module_stat()
Dw32_getreg.cpp98 string_free( expanded ); in builtin_system_registry()
Dexecvms.cpp160 string_free( os_filename ); in exec_cmd()
Dfunction.cpp548 string_free( buf ); in function_call_member_rule()
559 string_free( buf ); in function_call_member_rule()
594 string_free( buf ); in function_call_member_rule()
798 string_free( result ); in var_edit_translate_path()
885 string_free( buf ); in apply_modifiers()
972 string_free( buf ); in apply_subscript()
1115 string_free( buf ); in apply_subscript_and_modifiers()
1229 string_free( buf ); in expand()
1661 string_free( buf ); in var_parse_group_maybe_add_constant()
4928 string_free( buf ); in function_run()
[all …]
Dpathsys.cpp290 string_free( file_path ); in path_tmpfile()
Dexecnt.cpp414 string_free( cmd_local ); in exec_cmd()
615 string_free( s ); in string_renew()
Dfileunix.cpp157 string_free( path ); in file_collect_dir_content_()
/third_party/boost/tools/build/src/engine/modules/
Dregex.cpp130 string_free( buf ); in regex_replace()
211 string_free( buf ); in regex_transform()
Dproperty-set.cpp188 string_free( message ); in property_set_create()
/third_party/e2fsprogs/doc/
Dlibblkid.txt34 string_free(devname);
57 string_free(value);
/third_party/zlib/examples/
Denough.c195 local void string_free(string_t *s) { in string_free() function
254 string_free(&g.out); in cleanup()

12