HomeSort by relevance Sort by last modified time
    Searched full:write_file (Results 1 - 8 of 8) sorted by null

  /external/dbus/cmake/modules/
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 \"${VC_BIN_PATH}\\vcvars32.bat\"\ncmd.exe")
40 write_file (${CMAKE_BINARY_DIR}/${_projectname}-sln.bat "set PATH=${ADD_PATH};%PATH%\nstart ${_projectname}.sln")
  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
mkskel.tpu 43 WRITE_FILE(skelfile, GET_INFO(COMMAND_LINE, "output_file"));
  /external/dbus/cmake/
ConfigureChecks.cmake 102 write_file("${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/cmake_try_compile.c" "#include <stdarg.h>
124 write_file("${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/cmake_try_compile.c" "#include <stdarg.h>
  /external/elfutils/libelf/
elf_update.c 30 write_file (Elf *elf, off_t size, int change_bo, size_t shnum) function
165 size = write_file (elf, size, change_bo, shnum);
elf_begin.c 951 write_file (int fd, Elf_Cmd cmd) function
1055 retval = write_file (fildes, cmd);
  /system/core/init/
builtins.c 49 static int write_file(const char *path, const char *value) function
174 return write_file("/proc/sys/kernel/domainname", args[1]);
190 return write_file("/proc/sys/kernel/hostname", args[1]);
564 return write_file(path, value);
  /external/mksh/src/
check.pl 407 return undef if !&write_file($tempi, $test{'stdin'});
414 return undef if !&write_file($temps, $test{'script'});
440 return undef if !&write_file($name, $rest);
694 write_file subroutine
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libtic.a     [all...]

Completed in 760 milliseconds