HomeSort by relevance Sort by last modified time
    Searched refs:file1 (Results 76 - 100 of 120) sorted by null

1 2 34 5

  /system/core/init/
devices.c 716 char *root, *loading, *data, *file1 = NULL, *file2 = NULL, *file3 = NULL; local
735 l = asprintf(&file1, FIRMWARE_DIR1"/%s", uevent->firmware);
756 fw_fd = open(file1, O_RDONLY);
788 free(file1);
  /external/bison/lib/
stdio.in.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 396 self.file1_path = os.path.join(self.cgi_dir, 'file1.py')
397 with open(self.file1_path, 'w') as file1:
398 file1.write(cgi_file1 % self.pythonexe)
431 'cgi-bin/file1.py': '/cgi-bin/file1.py',
432 '/cgi-bin/file1.py': '/cgi-bin/file1.py',
464 res = self.request('/cgi-bin/file1.py')
483 res = self.request('/cgi-bin/file1.py', 'GET', headers=headers)
489 res = self.request('cgi-bin/file1.py'
    [all...]
test_shutil.py 349 file1 = os.path.join(tmpdir, 'file1')
351 self.write_file(file1, 'xxx')
365 shutil.copystat(file1, file2)
368 self.assertRaises(OSError, shutil.copystat, file1, file2)
376 self.write_file([tmpdir, 'file1'], 'xxx')
426 self.write_file([dist, 'file1'], 'xxx')
495 self.write_file([tmpdir, 'file1'], 'xxx')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 396 self.file1_path = os.path.join(self.cgi_dir, 'file1.py')
397 with open(self.file1_path, 'w') as file1:
398 file1.write(cgi_file1 % self.pythonexe)
431 'cgi-bin/file1.py': '/cgi-bin/file1.py',
432 '/cgi-bin/file1.py': '/cgi-bin/file1.py',
464 res = self.request('/cgi-bin/file1.py')
483 res = self.request('/cgi-bin/file1.py', 'GET', headers=headers)
489 res = self.request('cgi-bin/file1.py'
    [all...]
test_shutil.py 349 file1 = os.path.join(tmpdir, 'file1')
351 self.write_file(file1, 'xxx')
365 shutil.copystat(file1, file2)
368 self.assertRaises(OSError, shutil.copystat, file1, file2)
376 self.write_file([tmpdir, 'file1'], 'xxx')
426 self.write_file([dist, 'file1'], 'xxx')
495 self.write_file([tmpdir, 'file1'], 'xxx')
  /external/openssh/
sftp.c 201 int interactive_loop(struct sftp_conn *, char *file1, char *file2);
2088 char *file1 = NULL, *sftp_server = NULL; local
    [all...]
  /external/grub/stage2/
builtins.c 485 /* cmp FILE1 FILE2 */ local
490 char *file1, *file2;
498 file1 = arg;
500 if (! *file1 || ! *file2)
507 nul_terminate (file1);
510 /* Read the whole data from FILE1. */
512 if (! grub_open (file1))
534 size, file1, filemax, file2);
552 i, (unsigned) addr1[i], file1,
564 "cmp FILE1 FILE2"
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc     [all...]
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 20 Usage: ${self_basename} --name=projname [options] file1 [file2 ...]
gen_msvs_vcxproj.sh 20 Usage: ${self_basename} --name=projname [options] file1 [file2 ...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
wrtxml.cpp 1003 const char* file1 = "\" datatype = \"x-icu-resource-bundle\" "; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
  /external/icu4c/tools/genrb/
wrtxml.cpp 1002 const char* file1 = "\" datatype = \"x-icu-resource-bundle\" "; local
    [all...]
  /external/chromium/base/
file_util_unittest.cc 1634 FilePath file1 = temp_dir_.path().Append(FILE_PATH_LITERAL("file1.txt")); local
    [all...]
  /external/chromium_org/base/
file_util_unittest.cc 1848 FilePath file1 = temp_dir_.path().Append(FILE_PATH_LITERAL("file1.txt")); local
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileTest.java 226 File ref1 = new File("/dir1/file1");
228 File file1 = new File("/", "/dir1/file1"); local
229 assertEquals("wrong result 1", ref1.getPath(), file1.getPath());
230 File file2 = new File("/", "//dir1/file1");
234 File file3 = new File("\\", "\\dir1\\file1");
236 File file4 = new File("\\", "\\\\dir1\\file1");
249 File ref1 = new File("/dir1/file1");
252 File file1 = new File(root, "/dir1/file1"); local
    [all...]
  /external/chromium_org/content/browser/download/
download_browsertest.cc 772 // |file1| should be full of '*'s, and |file2| should be the same as the
774 base::FilePath file1(download1->GetTargetFilePath());
778 ASSERT_TRUE(VerifyFile(file1, expected_contents, file_size1));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewManager.java     [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
lint-api.jar 
org-eclipse-equinox-common-3.6.0.jar 

Completed in 4454 milliseconds

1 2 34 5