HomeSort by relevance Sort by last modified time
    Searched defs:ofile (Results 1 - 3 of 3) sorted by null

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCRuntime.cpp 311 ObjectFile *ofile = module_sp->GetObjectFile(); local
312 if (!ofile)
  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 307 char ifile[256], ofile[256], efile[256]; local
315 ofile[0] = 0;
386 p = vms_redirect (&ofiledsc, ofile, p);
502 if (ofile[0])
504 fprintf (outfile, "$ define sys$output %s\n", ofile);
505 DB (DB_JOBS, (_("Redirected output to %s\n"), ofile));
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp 1004 FILE *ofile = fopen(FRAME_OUTPUT_FILE_NV12, "ab"); local
    [all...]

Completed in 190 milliseconds