Home
last modified time | relevance | path

Searched defs:InputFile (Results 1 – 11 of 11) sorted by relevance

/third_party/gn/src/gn/
Dinput_file.cc9 InputFile::InputFile(const SourceFile& name) in InputFile() function in InputFile
Dlocation.h10 class InputFile; variable
Dc_include_iterator.h15 class InputFile; variable
Dtokenizer.h17 class InputFile; variable
Dheader_checker.h25 class InputFile; variable
Dsetup.h23 class InputFile; variable
/third_party/ffmpeg/fftools/
Dffmpeg.h393 typedef struct InputFile { struct
394 AVFormatContext *ctx;
395 int eof_reached; /* true if eof reached */
396 int eagain; /* true if last read attempt returned EAGAIN */
397 int ist_index; /* index of first stream in input_streams */
398 int loop; /* set number of times input stream should be looped */
422 } InputFile; argument
Dffprobe.c75 typedef struct InputFile { struct
80 } InputFile; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp107 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignals.cpp144 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h269 friend InputFile; variable