OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FileFormat
(Results
1 - 20
of
20
) 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);
/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
;
/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/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar
/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
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.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 1986 milliseconds