Home
last modified time | relevance | path

Searched refs:fo (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/external/blktrace/btt/
Dbno_plot.py99 fo = open(t, 'w') variable
102 print >>fo, fld[0], fld[1], int(fld[2])-int(fld[1])
103 fo.close()
109 fo = open('%s/plot.cmds' % tmpdir, 'w') variable
110 print >>fo, cmds
111 if len(bnos) > 10 or keys_below: print >>fo, 'set key below'
112 print >>fo, plot_cmd
113 fo.close()
/external/eigen/scripts/
Drelicense.py58 fo = file(filename) variable
59 text = fo.read()
60 fo.close()
64 fo = file(filename, "w") variable
65 fo.write(text)
66 fo.close()
/external/autotest/client/cros/
Downership.py47 self.fo = tempfile.TemporaryFile()
55 self.fo.close() # Will destroy the underlying tempfile
363 data_file.fo.write(data)
364 data_file.fo.seek(0)
372 stdin=data_file.fo,
373 stdout_tee=sig.fo,
374 stderr_tee=err.fo)
376 err.fo.seek(0)
377 logging.error(err.fo.read())
380 sig.fo.seek(0)
[all …]
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_25.txt50 fo
54 fo
58 fo
62 fo
66 fo
70 fo
74 fo
78 fo
86 fo
89 fo
/external/python/cpython2/Lib/email/test/data/
Dmsg_25.txt50 fo
54 fo
58 fo
62 fo
66 fo
70 fo
74 fo
78 fo
86 fo
89 fo
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/
Dch-fonipa-t-ch.txt15 Talo'fo'fo' tæloʔfoʔfoʔ
Dfa-t-ch.txt15 Talo'fo'fo' تالوفوفو
Dar-t-ch.txt15 Talo'fo'fo' تالوفوفؤ
Dam-t-ch.txt15 Talo'fo'fo' ተሎእፎእፎእ
Dchr-t-ch.txt15 Talo'fo'fo' ᏛᎶᎯᏬᎯᏬᎯ
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dlocal_ssa_elim_test.cpp54 OpName %fo "fo" in TEST_F()
172 OpName %fo "fo" in TEST_F()
320 OpName %fo "fo" in TEST_F()
464 OpName %fo "fo" in TEST_F()
607 OpName %fo "fo" in TEST_F()
742 OpName %fo "fo" in TEST_F()
1563 OpName %fo "fo" in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/opt/
Dlocal_ssa_elim_test.cpp54 OpName %fo "fo" in TEST_F()
172 OpName %fo "fo" in TEST_F()
320 OpName %fo "fo" in TEST_F()
464 OpName %fo "fo" in TEST_F()
607 OpName %fo "fo" in TEST_F()
742 OpName %fo "fo" in TEST_F()
1563 OpName %fo "fo" in TEST_F()
/external/autotest/client/common_lib/
Dautotemp.py44 self.fo = os.fdopen(self.fd)
52 if self.fo:
53 self.fo.close()
57 self.fd = self.fo = self.name = None
/external/python/cpython2/Lib/test/
Dtest_deque.py70 fo = open(test_support.TESTFN, "wb")
72 print >> fo, d,
73 fo.close()
74 fo = open(test_support.TESTFN, "rb")
75 self.assertEqual(fo.read(), repr(d))
77 fo.close()
82 fo = open(test_support.TESTFN, "wb")
84 print >> fo, d,
85 fo.close()
86 fo = open(test_support.TESTFN, "rb")
[all …]
/external/libxml2/result/VC/
DNS3.rdr2 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
5 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
8 mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/
DNS32 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
5 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
8 mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/
/external/lzma/C/
D7zArcIn.c642 UInt32 fo, numFolders, numCodersOutStreams, packStreamIndex; in ReadUnpackInfo() local
676 for (fo = 0; fo < numFolders; fo++) in ReadUnpackInfo()
680 p->FoCodersOffsets[fo] = sd.Data - startBufPtr; in ReadUnpackInfo()
785 p->FoStartPackStreamIndex[fo] = packStreamIndex; in ReadUnpackInfo()
786 p->FoToCoderUnpackSizes[fo] = numCodersOutStreams; in ReadUnpackInfo()
787 p->FoToMainUnpackSizeIndex[fo] = (Byte)indexOfMainStream; in ReadUnpackInfo()
797 p->FoToCoderUnpackSizes[fo] = numCodersOutStreams; in ReadUnpackInfo()
801 p->FoStartPackStreamIndex[fo] = packStreamIndex; in ReadUnpackInfo()
802 p->FoCodersOffsets[fo] = dataSize; in ReadUnpackInfo()
982 UInt32 fo; in SzReadAndDecodePackedStreams() local
[all …]
/external/strace/tests-m32/
Dfcntl-common.c192 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_f_owner_ex, fo); in test_f_owner_ex_type_pid()
194 fo->type = type; in test_f_owner_ex_type_pid()
195 fo->pid = pid; in test_f_owner_ex_type_pid()
196 long rc = invoke_test_syscall(0, cmd, fo); in test_f_owner_ex_type_pid()
198 TEST_SYSCALL_STR, cmd_name, type_name, fo->pid, errstr); in test_f_owner_ex_type_pid()
200 void *bad_addr = (void *) fo + 1; in test_f_owner_ex_type_pid()
/external/strace/tests-mx32/
Dfcntl-common.c192 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_f_owner_ex, fo); in test_f_owner_ex_type_pid()
194 fo->type = type; in test_f_owner_ex_type_pid()
195 fo->pid = pid; in test_f_owner_ex_type_pid()
196 long rc = invoke_test_syscall(0, cmd, fo); in test_f_owner_ex_type_pid()
198 TEST_SYSCALL_STR, cmd_name, type_name, fo->pid, errstr); in test_f_owner_ex_type_pid()
200 void *bad_addr = (void *) fo + 1; in test_f_owner_ex_type_pid()
/external/strace/tests/
Dfcntl-common.c192 TAIL_ALLOC_OBJECT_CONST_PTR(struct_kernel_f_owner_ex, fo); in test_f_owner_ex_type_pid()
194 fo->type = type; in test_f_owner_ex_type_pid()
195 fo->pid = pid; in test_f_owner_ex_type_pid()
196 long rc = invoke_test_syscall(0, cmd, fo); in test_f_owner_ex_type_pid()
198 TEST_SYSCALL_STR, cmd_name, type_name, fo->pid, errstr); in test_f_owner_ex_type_pid()
200 void *bad_addr = (void *) fo + 1; in test_f_owner_ex_type_pid()
/external/u-boot/board/synopsys/hsdk/
Dheaderize-hsdk.py101 with open(headerised_filename, "ab") as fo:
103 fo.write(fi.read())
140 with open(uboot_scrypt_file, "wb") as fo:
141 fo.write(update_uboot_cmd.encode('ascii'))
/external/bzip2/
Dxmlproc.sh44 xsl_fo=bz-fo.xsl
93 cleanup $OUT $xmlfmtfile *.aux *.fo *.log *.out
103 cleanup $OUT $xmlfmtfile $pdffile *.aux *.fo *.log *.out
/external/python/cpython3/Lib/test/
Dtest_deque.py70 fo = open(support.TESTFN, "w")
72 fo.write(str(d))
73 fo.close()
74 fo = open(support.TESTFN, "r")
75 self.assertEqual(fo.read(), repr(d))
77 fo.close()
82 fo = open(support.TESTFN, "w")
84 fo.write(str(d))
85 fo.close()
86 fo = open(support.TESTFN, "r")
[all …]
/external/icu/icu4c/source/data/coll/
Dfo.txt3 fo{
9 "[import fo-u-co-standard]"
/external/llvm/test/FileCheck/
Dcheck-multiple-prefixes-nomatch-2.txt8 ; FOO: fo{{o}}
12 ; CHECK-NEXT: {{F}}OO: fo{{[{][{]o[}][}]}}

12345678910>>...22