Home
last modified time | relevance | path

Searched refs:fopen (Results 1 – 25 of 174) sorted by relevance

1234567

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SplitFile/
Dsplitfile.c104 In = fopen (argv[1], "rb"); in main()
115 Out1 = fopen (OutName1, "wb"); in main()
121 Out2 = fopen (OutName2, "wb"); in main()
/device/google/marlin/dataservices/datatop/src/
Ddatatop_fileops.c69 fp = fopen(file, "r"); in dt_read_file()
126 *to_file = fopen(fw, "w"); in dtop_open_writing_file()
158 FILE *file = fopen(name, "r"); in dtop_get_file_line_amount()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dndiff.py61 def fopen(fname): function
69 f1 = fopen(f1name)
70 f2 = fopen(f2name)
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DGnuGenBootSector.c150 f = fopen (LongFilePath (PathInfo->Path),"r"); in GetPathInfo()
164 f = fopen (LongFilePath (PathInfo->Path), "r"); in GetPathInfo()
208 InputFile = fopen (LongFilePath (InputInfo->PhysicalPath), "r"); in ProcessBsOrMbr()
232 OutputFile = fopen (LongFilePath (OutputInfo->PhysicalPath), "r+"); in ProcessBsOrMbr()
234 OutputFile = fopen (LongFilePath (OutputInfo->PhysicalPath), "w"); in ProcessBsOrMbr()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Strip/
Dstrip.c106 InFile = fopen (argv[1], "rb"); in main()
107 OutFile = fopen (argv[2], "wb"); in main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dpgenmain.c52 fp = fopen(graminit_c, "w"); in main()
61 fp = fopen(graminit_h, "w"); in main()
82 fp = fopen(filename, "r"); in getgrammar()
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dkey.c89 fp = fopen(key->fn, "r"); in key_load()
117 fp = fopen(key->fn, "w"); in key_store()
Dsha.c50 inFile = fopen(filename, "rb"); in sha_file()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetprotoent.c57 protof = fopen(_PATH_PROTOCOLS, "r" ); in setprotoent()
79 if (protof == NULL && (protof = fopen(_PATH_PROTOCOLS, "r" )) == NULL) in getprotoent()
Dgetnetbyht.c72 netf = fopen(_PATH_NETWORKS, "r" ); in _setnethtent()
95 if (netf == NULL && (netf = fopen(_PATH_NETWORKS, "r" )) == NULL) in getnetent()
Dgethostbyht.c95 hostf = fopen(_PATH_HOSTS, "r" ); in _sethosthtent()
117 if (!hostf && ( NULL == (hostf = fopen(_PATH_HOSTS, "r" )))) { in gethostent()
/device/google/contexthub/lib/nanohub/
Dnanoapp.c48 FILE *f = fopen(fileName, "rb"); in readFile()
70 FILE *f = fopen(fileName, "rb"); in loadFile()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ModifyInf/
DModifyInf.c317 fpin = fopen (argv[1], "rb"); in main()
323 fpout = fopen (argv[2], "wb"); in main()
/device/huawei/angler/thermal/
Dthermal.c82 file = fopen(file_name, "r"); in read_temperature()
192 file = fopen(CPU_USAGE_FILE, "r"); in get_cpu_usages()
230 cpu_file = fopen(file_name, "r"); in get_cpu_usages()
/device/google/marlin/thermal/
Dthermal.c83 file = fopen(file_name, "r"); in read_temperature()
193 file = fopen(CPU_USAGE_FILE, "r"); in get_cpu_usages()
231 cpu_file = fopen(file_name, "r"); in get_cpu_usages()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenAprioriFile/
DGenAprioriFile.c130 if ((AprioriFptr = fopen (mGlobals.AprioriFileName, "r")) == NULL) { in main()
139 if ((BinFptr = fopen (mGlobals.OutputFileName, "rb")) == NULL) { in main()
235 if ((BinFptr = fopen (mGlobals.OutputFileName, "wb")) == NULL) { in main()
/device/lge/bullhead/thermal/
Dthermal.c80 file = fopen(file_name, "r"); in read_temperature()
194 file = fopen(CPU_USAGE_FILE, "r"); in get_cpu_usages()
232 cpu_file = fopen(file_name, "r"); in get_cpu_usages()
/device/linaro/bootloader/edk2/BeagleBoardPkg/Tools/
Dreplace.c65 In = fopen (argv[1], "r"); in main()
75 Out = fopen (argv[2], "w+"); in main()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Tools/
Dreplace.c65 In = fopen (argv[1], "r"); in main()
75 Out = fopen (argv[2], "w+"); in main()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrCompiler.cpp395 if ((pVfrFile = fopen (mOptions.VfrFileName, "r")) == NULL) { in PreProcess()
462 if ((pInFile = fopen (InFileName, "r")) == NULL) { in Compile()
503 if ((pFile = fopen (mOptions.PkgOutputFileName, "wb")) == NULL) { in GenBinary()
544 if ((pFile = fopen (mOptions.COutputFileName, "w")) == NULL) { in GenCFile()
588 if ((pInFile = fopen (InFileName, "r")) == NULL) { in GenRecordListFile()
593 if ((pOutFile = fopen (mOptions.RecordListFile, "w")) == NULL) { in GenRecordListFile()
/device/google/marlin/camera/QCamera2/stack/mm-lib2d-interface/test/
Dmm_lib2d_test.c55 FILE *fp = fopen(filename, "w+"); \
74 FILE *fp = fopen(filename, "w+"); \
150 f = fopen(fname, "wb"); in lib2d_dump_tga()
225 fp = fopen(fileName, "rb"); in lib2d_test_load_input_yuv_data()
275 fp = fopen(fileName, "rb"); in lib2d_test_load_input_yuv_data_linebyline()
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Dctypeio.c69 if ((fp = fopen(name, "r")) == NULL) in __loadctype()
153 if ((fp = fopen(name, "w")) == NULL) in __savectype()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Dsupport.c111 f = fopen(name, "r");
140 f = fopen(OutMetaName(name), "w");
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
DVfrServices.cpp222 if ((IfrBinFptr = fopen (gOptions.IfrOutputFileName, "w")) == NULL) { in WriteIfrBytes()
292 if ((IfrBinFptr = fopen (gOptions.IfrOutputFileName, "wb")) == NULL) { in WriteIfrBytes()
331 if ((InFptr = fopen (gOptions.PreprocessorOutputFileName, "r")) == NULL) { in WriteIfrBytes()
334 if ((OutFptr = fopen (gOptions.VfrListFileName, "w")) == NULL) { in WriteIfrBytes()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/
DSetStamp.c451 fp = fopen (argv[2], "r+"); in main()
470 fp = fopen (argv[1], "r+b"); in main()

1234567