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

  /bionic/libc/tools/
gensyscalls.py 29 def create_file( relpath ): function
321 glibc_fp = create_file(glibc_syscalls_h_path)
343 fp = create_file( path )
366 fp = create_file( fname )
374 fp = create_file( fname )
382 fp = create_file( fname )
  /external/chromium_org/tools/grit/grit/tool/
buildinfo.py 54 path = node.FileForLanguage(lang, dirname, create_file=False,
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
open_file_operation_unittest.cc 96 CREATE_FILE,
115 CREATE_FILE,
open_file_operation.cc 62 case CREATE_FILE:
  /external/chromium_org/tools/grit/grit/node/
structure.py 276 def FileForLanguage(self, lang, output_dir, create_file=True,
284 create_file: True
307 if create_file:
  /external/chromium_org/tools/grit/
grit_info.py 47 create_file=False,
  /external/chromium_org/chrome/browser/chromeos/drive/
fileapi_worker_unittest.cc 176 TestFileSystemForOpenFile file_system(temp_path, CREATE_FILE);
fileapi_worker.cc 40 return CREATE_FILE;
file_system_interface.h 134 CREATE_FILE,
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 678 &create_file (&get_basefile, $answer);
924 sub create_file subroutine
963 &create_file ("$basedir/$path", $1 . "\n");
  /external/chromium_org/tools/grit/grit/
scons.py 147 create_file=False,
  /art/dex2oat/
dex2oat.cc 815 bool create_file = !oat_unstripped.empty(); // as opposed to using open file descriptor local
816 if (create_file) {
829 if (create_file && fchmod(oat_file->Fd(), 0644) != 0) {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixincl 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 

Completed in 195 milliseconds