HomeSort by relevance Sort by last modified time
    Searched full:inputfilename (Results 76 - 100 of 100) sorted by null

1 2 34

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/
Rsa2048Sha256Sign.py 109 args.InputFileName = args.InputFile.name
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
Fat.h     [all...]
  /external/swiftshader/third_party/LLVM/tools/opt/
opt.cpp 56 InputFilename(cl::Positional, cl::desc("<input bitcode file>"),
505 M.reset(ParseIRFile(InputFilename, Err, Context));
  /system/tools/aidl/
aidl.cpp 311 vector<string> source_aidl = {options.InputFileName()};
690 options.InputFileName(),
  /external/libjpeg-turbo/
usage.txt 588 rdjpgcom [-raw] [-verbose] [inputfilename]
    [all...]
  /external/ImageMagick/coders/
dng.c 197 (LocaleCompare(tag,"InputFilename") != 0) &&
  /external/llvm/tools/bugpoint/
BugDriver.h 297 std::unique_ptr<Module> parseInputFile(StringRef InputFilename,
  /external/llvm/utils/FileCheck/
FileCheck.cpp 42 InputFilename("input-file", cl::desc("File to check (defaults to stdin)"),
    [all...]
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
BugDriver.h 300 Module *ParseInputFile(const std::string &InputFilename,
  /external/vogar/src/vogar/
OptionParser.java 127 * for (String inputFilename : inputFilenames) {
  /build/make/tools/signapk/src/com/android/signapk/
SignApk.java     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 83 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
omx_vdec.cpp 93 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 79 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 82 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
omx_vdec_copper.cpp 81 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 138 char inputfilename [] = "/data/input.yuv"; variable
286 inputBufferFile1 = fopen (inputfilename, "ab");
    [all...]
video_encoder_device_copper.cpp 137 char inputfilename [] = "/data/input.yuv"; variable
311 inputBufferFile1 = fopen (inputfilename, "ab");
    [all...]
  /external/llvm/docs/
CommandLine.rst 163 cl::opt<string> InputFilename(cl::Positional, cl::desc("<input file>"), cl::init("-"));
176 cl::opt<string> InputFilename(cl::Positional, cl::desc("<input file>"), cl::Required);
183 cl::opt<string> InputFilename(cl::Positional, cl::Required, cl::desc("<input file>"));
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
CommandLine.html 281 <a href="#cl::opt">cl::opt</a>&lt;string&gt; InputFilename(<a href="#cl::Positional">cl::Positional</a>, <a href="#cl::desc">cl::desc</a>("<i>&lt;input file&gt;</i>"), <a href="#cl::init">cl::init</a>("<i>-</i>"));
296 <a href="#cl::opt">cl::opt</a>&lt;string&gt; InputFilename(<a href="#cl::Positional">cl::Positional</a>, <a href="#cl::desc">cl::desc</a>("<i>&lt;input file&gt;</i>"), <b><a href="#cl::Required">cl::Required</a></b>);
303 <a href="#cl::opt">cl::opt</a>&lt;string&gt; InputFilename(<a href="#cl::Positional">cl::Positional</a>, <a href="#cl::Required">cl::Required</a>, <a href="#cl::desc">cl::desc</a>("<i>&lt;input file&gt;</i>"));
    [all...]
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 69 char inputfilename[] = "/sdcard/input-bitstream"; variable
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp     [all...]

Completed in 1116 milliseconds

1 2 34