Home
last modified time | relevance | path

Searched defs:fo (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/cts/tests/tests/rsblas/assets/
H A Dblas_gen.py98 def writeFloatMatrix(a, name, skip, fo): argument
109 def writeDoubleMatrix(a, name, skip, fo): argument
114 def writeFloatComplexMatrix(a, name, skip, fo): argument
127 def writeDoubleComplexMatrix(a, name, skip, fo): argument
132 def writeMatrixWithIncrements(dt, a, name, skip, fo): argument
143 def writeMatrix(dt, a, name, fo): argument
147 def writeFloatPackedMatrix(a, name, fo): argument
155 def writeDoublePackedMatrix(a, name, fo): argument
159 def writeFloatComplexPackedMatrix(a, name, fo): argument
168 def writeDoubleComplexPackedMatrix(a, name, fo): argument
[all …]
/aosp_15_r20/external/coreboot/util/intelvbttool/
H A Dintelvbttool.c298 struct fileobject *fo; in malloc_fo() local
316 static void free_fo(struct fileobject *fo) in free_fo()
328 struct fileobject *fo = old; in remalloc_fo() local
353 struct fileobject *fo; in malloc_fo_sub() local
380 struct fileobject *fo = malloc_fo(read_size); in read_file() local
433 struct fileobject *fo = malloc_fo(size); in read_physmem() local
454 static int write_file(const char *filename, const struct fileobject *fo) in write_file()
470 static void dump_vbt(const struct fileobject *fo) in dump_vbt()
733 static void parse_vbt(const struct fileobject *fo, in parse_vbt()
810 static int is_valid_vbios(const struct fileobject *fo) in is_valid_vbios()
[all …]
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp1194 const NCompression::CFormatOptions &fo = Get_FormatOptions(); in OnOK() local
1517 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[i]; in FindRegistryFormat() local
1531 NCompression::CFormatOptions fo; in FindRegistryFormat_Always() local
1576 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetLevel2() local
1647 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetMethod2() local
1738 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetEncryptionMethod() local
1877 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetDictionary2() local
2232 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetOrder2() local
2445 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetSolidBlockSize2() local
2589 const NCompression::CFormatOptions &fo = m_RegistryInfo.Formats[index]; in SetNumThreads2() local
[all …]
/aosp_15_r20/external/eigen/scripts/
H A Drelicense.py58 fo = file(filename) variable
64 fo = file(filename, "w") variable
/aosp_15_r20/external/blktrace/btt/
H A Dbno_plot.py99 fo = open(t, 'w') variable
109 fo = open('%s/plot.cmds' % tmpdir, 'w') variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_thread_exit.cpp41 struct fo struct
51 boost::this_thread::at_thread_exit(fo()); in tf2() argument
/aosp_15_r20/external/python/cpython3/Tools/unicode/
Dgenmap_support.py179 def print_autogen(fo, source): argument
183 def loadmap(fo, natcol=0, unicol=1, sbcs=0): argument
Dgenmap_japanese.py30 def loadmap_jisx0213(fo): argument
Dgenmap_schinese.py37 def parse_gb18030map(fo): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/test/
Dstl_concept_covering.cpp184 forward_iterator_archetype< equality_comparable_archetype<> > fo; in main() local
189 convertible_to_archetype< null_archetype<> > > fo; in main() local
199 forward_iterator_archetype<Right> fo; in main() local
276 forward_iterator_archetype<Left> fo; in main() local
283 convertible_to_archetype<null_archetype<> > > fo; in main() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelOperations.cpp137 SHFILEOPSTRUCTA fo; in DeleteItems() local
180 SHFILEOPSTRUCTW fo; in DeleteItems() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DZipRegistry.cpp282 const CFormatOptions &fo = Formats[i]; in Save() local
340 CFormatOptions fo; in Load() local
/aosp_15_r20/external/python/pycparser/utils/internal/
Dfake_includes.py8 fo = open(f, 'w') variable
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/bug382.dir/
Dprog.go13 var fo = struct{ F pkg.T }{F: x} var
/aosp_15_r20/sdk/apps/NotificationStudio/src/com/android/notificationstudio/action/
H A DShareMockupAction.java57 FileOutputStream fo = null; in launch() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerStressTest.java175 FileOutputStream fo = null; in testDownloadToCacheWithAlmostFullCache() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/www/protocol/file/
H A DFileURLConnection.java133 SimpleDateFormat fo = in initializeHeaders() local
/aosp_15_r20/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
H A DContentFragment.java329 FileOutputStream fo = new FileOutputStream(tempFile, false); in shareCurrentPhoto() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixCopyFile.java235 int fo = -1; in copyFile() local
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/pc-bios/keymaps/
H A DMakefile19 fo : MAP_FLAGS := -l fo target
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/pc-bios/keymaps/
H A DMakefile19 fo : MAP_FLAGS := -l fo target
/aosp_15_r20/external/clang/test/Sema/
H A Dms_class_layout.cpp91 virtual void fo(){} in fo() function
/aosp_15_r20/external/lzma/C/
H A D7zArcIn.c654 UInt32 fo, numFolders, numCodersOutStreams, packStreamIndex; in ReadUnpackInfo() local
998 UInt32 fo; in SzReadAndDecodePackedStreams() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
H A DAdbDebuggingManagerTest.java632 FileOutputStream fo = new FileOutputStream(mAdbKeyFile); in testUntrackedUserKeysAddedToKeystore() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgraph_view_test.cc166 for (const auto& fo : graph.GetFanouts(*add_node, false)) { in TEST_F() local

12345