/aosp_15_r20/cts/tests/tests/rsblas/assets/ |
H A D | blas_gen.py | 98 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 D | intelvbttool.c | 298 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 D | CompressDialog.cpp | 1194 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 D | relicense.py | 58 fo = file(filename) variable 64 fo = file(filename, "w") variable
|
/aosp_15_r20/external/blktrace/btt/ |
H A D | bno_plot.py | 99 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/ |
D | test_thread_exit.cpp | 41 struct fo struct 51 boost::this_thread::at_thread_exit(fo()); in tf2() argument
|
/aosp_15_r20/external/python/cpython3/Tools/unicode/ |
D | genmap_support.py | 179 def print_autogen(fo, source): argument 183 def loadmap(fo, natcol=0, unicol=1, sbcs=0): argument
|
D | genmap_japanese.py | 30 def loadmap_jisx0213(fo): argument
|
D | genmap_schinese.py | 37 def parse_gb18030map(fo): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/test/ |
D | stl_concept_covering.cpp | 184 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 D | PanelOperations.cpp | 137 SHFILEOPSTRUCTA fo; in DeleteItems() local 180 SHFILEOPSTRUCTW fo; in DeleteItems() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | ZipRegistry.cpp | 282 const CFormatOptions &fo = Formats[i]; in Save() local 340 CFormatOptions fo; in Load() local
|
/aosp_15_r20/external/python/pycparser/utils/internal/ |
D | fake_includes.py | 8 fo = open(f, 'w') variable
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/bug382.dir/ |
D | prog.go | 13 var fo = struct{ F pkg.T }{F: x} var
|
/aosp_15_r20/sdk/apps/NotificationStudio/src/com/android/notificationstudio/action/ |
H A D | ShareMockupAction.java | 57 FileOutputStream fo = null; in launch() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | DownloadManagerStressTest.java | 175 FileOutputStream fo = null; in testDownloadToCacheWithAlmostFullCache() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/www/protocol/file/ |
H A D | FileURLConnection.java | 133 SimpleDateFormat fo = in initializeHeaders() local
|
/aosp_15_r20/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
H A D | ContentFragment.java | 329 FileOutputStream fo = new FileOutputStream(tempFile, false); in shareCurrentPhoto() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixCopyFile.java | 235 int fo = -1; in copyFile() local
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/pc-bios/keymaps/ |
H A D | Makefile | 19 fo : MAP_FLAGS := -l fo target
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/pc-bios/keymaps/ |
H A D | Makefile | 19 fo : MAP_FLAGS := -l fo target
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | ms_class_layout.cpp | 91 virtual void fo(){} in fo() function
|
/aosp_15_r20/external/lzma/C/ |
H A D | 7zArcIn.c | 654 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 D | AdbDebuggingManagerTest.java | 632 FileOutputStream fo = new FileOutputStream(mAdbKeyFile); in testUntrackedUserKeysAddedToKeystore() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | graph_view_test.cc | 166 for (const auto& fo : graph.GetFanouts(*add_node, false)) { in TEST_F() local
|