Searched refs:write_file (Results 1 – 7 of 7) sorted by relevance
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/ |
D | Test.pm | 28 sub write_file { subroutine 69 write_file($grammar_file, $grammar); 73 write_file($test_program_file, $test_program);
|
/external/dbus/cmake/modules/ |
D | Win32Macros.cmake | 34 … write_file (${CMAKE_BINARY_DIR}/${_projectname}-shell.bat "set PATH=${ADD_PATH};%PATH%\ncmd.exe") 38 …write_file (${CMAKE_BINARY_DIR}/${_projectname}-shell.bat "set PATH=${ADD_PATH};%PATH%\ncall \"${V… 40 …write_file (${CMAKE_BINARY_DIR}/${_projectname}-sln.bat "set PATH=${ADD_PATH};%PATH%\nstart ${_pro…
|
/external/elfutils/libelf/ |
D | elf_update.c | 64 write_file (Elf *elf, off_t size, int change_bo, size_t shnum) in write_file() function 217 size = write_file (elf, size, change_bo, shnum);
|
D | elf_begin.c | 973 write_file (int fd, Elf_Cmd cmd) in write_file() function 1089 retval = write_file (fildes, cmd);
|
D | ChangeLog | 389 * elf_update.c (write_file): Stat the file and fchmod it after update 491 * elf_update.c (write_file) [_MUDFLAP]: Likewise.
|
/external/mksh/src/ |
D | check.pl | 418 return undef if !&write_file($tempi, $test{'stdin'}); 425 return undef if !&write_file($temps, $test{'script'}); 451 return undef if !&write_file($name, $rest); 711 write_file subroutine
|
/external/dbus/cmake/ |
D | ConfigureChecks.cmake | 102 write_file("${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/cmake_try_compile.c" "#include <st… 124 …write_file("${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/cmake_try_compile.c" "#include <s…
|