Home
last modified time | relevance | path

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

12345678910>>...17

/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/llvm-project/clang/test/CodeGenCXX/
Dno-unique-address.cpp63 FieldOverlap fo = {{}, {}, {}, {}, 1234}; variable
66 Empty1 &e1 = fo.e1;
68 Empty1 &e2 = fo.e2;
73 Empty1 &accessE1(FieldOverlap &fo) { return fo.e1; } in accessE1() argument
80 Empty1 &accessE2(FieldOverlap &fo) { return fo.e2; } in accessE2() argument
/external/autotest/client/cros/
Downership.py47 self.fo = tempfile.TemporaryFile()
55 self.fo.close() # Will destroy the underlying tempfile
348 data_file.fo.write(data)
349 data_file.fo.seek(0)
357 stdin=data_file.fo,
358 stdout_tee=sig.fo,
359 stderr_tee=err.fo)
361 err.fo.seek(0)
362 logging.error(err.fo.read())
365 sig.fo.seek(0)
[all …]
/external/python/pycparser/utils/internal/
Dfake_includes.py8 fo = open(f, 'w') variable
9 fo.write('#include "_fake_defines.h"\n')
10 fo.write('#include "_fake_typedefs.h"\n')
11 fo.close()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dlocal_ssa_elim_test.cpp54 OpName %fo "fo" in TEST_F()
172 OpName %fo "fo" in TEST_F()
296 OpName %fo "fo" in TEST_F()
440 OpName %fo "fo" in TEST_F()
583 OpName %fo "fo" in TEST_F()
718 OpName %fo "fo" in TEST_F()
1539 OpName %fo "fo" in TEST_F()
2094 OpName %fo "fo" in TEST_F()
2459 OpName %fo "fo" in TEST_F()
2588 OpName %fo "fo" in TEST_F()
[all …]
/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()
296 OpName %fo "fo" in TEST_F()
440 OpName %fo "fo" in TEST_F()
583 OpName %fo "fo" in TEST_F()
718 OpName %fo "fo" in TEST_F()
1539 OpName %fo "fo" in TEST_F()
2094 OpName %fo "fo" in TEST_F()
2445 OpName %fo "fo" in TEST_F()
2574 OpName %fo "fo" in TEST_F()
[all …]
/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()
296 OpName %fo "fo" in TEST_F()
440 OpName %fo "fo" in TEST_F()
583 OpName %fo "fo" in TEST_F()
718 OpName %fo "fo" in TEST_F()
1539 OpName %fo "fo" in TEST_F()
2094 OpName %fo "fo" in TEST_F()
2459 OpName %fo "fo" in TEST_F()
2588 OpName %fo "fo" in TEST_F()
[all …]
/external/cldr/common/testData/transforms/
Dch-fonipa-t-ch.txt15 Talo'fo'fo' tæloʔfoʔfoʔ
Dfa-t-ch.txt15 Talo'fo'fo' تالوفوفو
Dam-t-ch.txt15 Talo'fo'fo' ተሎእፎእፎእ
Dchr-t-ch.txt15 Talo'fo'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/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/autotest/client/common_lib/
Dautotemp.py46 self.fo = os.fdopen(self.fd)
54 if self.fo:
55 self.fo.close()
59 self.fd = self.fo = self.name = None
/external/python/cpython3/Tools/unicode/
Dgenmap_support.py179 def print_autogen(fo, source): argument
180 fo.write(f'// AUTO-GENERATED FILE FROM {source}: DO NOT EDIT\n')
183 def loadmap(fo, natcol=0, unicol=1, sbcs=0): argument
184 print("Loading from", fo)
185 fo.seek(0, 0)
187 for line in fo:
/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/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/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DPECallFrameInfo.cpp210 uint32_t fo; in ProcessUnwindCode() local
211 if (!ParseBigOrScaledFrameOffset(fo, operation_info, 8)) in ProcessUnwindCode()
215 LLDB_INVALID_REGNUM, fo}); in ProcessUnwindCode()
248 uint32_t fo; in ProcessUnwindCode() local
249 if (!ParseBigOrScaledFrameOffset(fo, unwind_operation == UOP_SaveNonVolBig, in ProcessUnwindCode()
254 EHInstruction{o, EHInstruction::Type::SAVE_REGISTER, r, fo}); in ProcessUnwindCode()
271 uint32_t fo; in ProcessUnwindCode() local
272 if (!ParseBigOrScaledFrameOffset(fo, unwind_operation == UOP_SaveXMM128Big, in ProcessUnwindCode()
277 EHInstruction{o, EHInstruction::Type::SAVE_REGISTER, r, fo}); in ProcessUnwindCode()
/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/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/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/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 …]

12345678910>>...17