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

  /external/webrtc/webrtc/test/
rtp_file_writer.h 22 enum FileFormat {
27 static RtpFileWriter* Create(FileFormat format, const std::string& filename);
rtp_file_reader.h 36 enum FileFormat { kPcap, kRtpDump, kLengthPacketInterleaved };
39 static RtpFileReader* Create(FileFormat format,
41 static RtpFileReader* Create(FileFormat format,
  /external/google-breakpad/src/common/windows/
pdb_source_line_writer.h 89 enum FileFormat {
102 bool Open(const wstring &file, FileFormat format);
  /external/tensorflow/tensorflow/core/kernels/
decode_image_op.cc 34 enum FileFormat {
42 FileFormat ClassifyFileFormat(StringPiece data) {
50 string FileFormatString(FileFormat magic, StringPiece data) {
331 FileFormat format_;
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 162 const ELFFileFormat* FileFormat = getOutputFormat();
163 assert(FileFormat &&
169 if (FileFormat->hasPLT() && (&pSection == &(FileFormat->getPLT()))) {
190 } else if (FileFormat->hasGOT() && (&pSection == &(FileFormat->getGOT()))) {
192 } else if (FileFormat->hasGOTPLT() &&
193 (&pSection == &(FileFormat->getGOTPLT()))) {
194 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat);
489 const ELFFileFormat* FileFormat) const
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pla.h 44 } FileFormat;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Sd.h 88 UINT32 FileFormat:2; // File format [11:10]
130 UINT32 FileFormat:2; // File format [11:10]
Emmc.h 94 UINT32 FileFormat:2; // File format [11:10]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 141 const ELFFileFormat* FileFormat = getOutputFormat();
147 if (FileFormat->hasPLT() && (&pSection == &(FileFormat->getPLT()))) {
169 } else if (FileFormat->hasGOT() && (&pSection == &(FileFormat->getGOT()))) {
172 } else if (FileFormat->hasGOTPLT() &&
173 (&pSection == &(FileFormat->getGOTPLT()))) {
174 RegionSize += emitGOTPLTSectionData(pRegion, FileFormat);
350 const ELFFileFormat* FileFormat) const {
353 m_pGOTPLT->applyGOT0(FileFormat->getDynamic().addr())
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 327 milliseconds