Searched refs:class (Results 51 - 75 of 852) sorted by relevance

1234567891011>>

/frameworks/compile/mclinker/unittests/
H A DMCRegionFragmentTest.h17 class MCRegionFragment;
24 /** \class MCRegionFragmentTest
29 class MCRegionFragmentTest : public ::testing::Test
H A DMemoryAreaTest.h16 class MemoryArea;
23 /** \class MemoryAreaTest
28 class MemoryAreaTest : public ::testing::Test
H A DNamePoolTest.h16 class NamePool;
23 /** \class NamePoolTest
28 class NamePoolTest : public ::testing::Test
H A DPathSetTest.h16 class PathSet;
23 /** \class PathSetTest
28 class PathSetTest : public ::testing::Test
H A DSectionDataTest.h15 class SectionData;
21 class SectionDataTest : public ::testing::Test
H A DStringTableTest.h16 class StringTable;
23 /** \class StringTableTest
28 class StringTableTest : public ::testing::Test
H A DStaticResolverTest.h17 class StaticResolver;
18 class ResolveInfoFactory;
25 /** \class StaticResolverTest
30 class StaticResolverTest : public ::testing::Test
/frameworks/compile/slang/
H A Dslang_utils.h23 class StringRef;
28 class SlangUtils {
/frameworks/ex/variablespeed/jni/
H A Dno_synchronization.h23 // The sola_time_scaler (which is the code that uses this mutex class) is
26 // As such no locking is actually required, and so this class contains a
29 class Mutex {
40 class MutexLock {
/frameworks/native/services/surfaceflinger/
H A DSurfaceTextureLayer.h30 class Layer;
34 class SurfaceTextureLayer : public BufferQueue
/frameworks/rs/
H A DrsDevice.h26 class Context;
28 class Device {
/frameworks/support/renderscript/v8/rs_support/
H A DrsDevice.h26 class Context;
28 class Device {
/frameworks/compile/mclinker/include/mcld/Support/
H A DDerivedPositionDependentOptions.h23 /** \class DerivedPositionDependentOptions
27 class FileOption : public PositionDependentOption {
40 class NamespecOption : public PositionDependentOption {
52 class BitcodeOption : public FileOption {
58 class StartGroupOption : public PositionDependentOption {
65 class EndGroupOption : public PositionDependentOption {
72 class InputFileOption : public FileOption {
78 class WholeArchiveOption : public PositionDependentOption {
85 class NoWholeArchiveOption : public PositionDependentOption {
92 class AsNeededOptio
[all...]
/frameworks/av/media/libstagefright/include/
H A DDRMExtractor.h27 class DataSource;
28 class SampleTable;
29 class String8;
30 class DecryptHandle;
32 class DRMExtractor : public MediaExtractor {
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h28 class BCCContext;
29 class CompilerConfig;
30 class RSExecutable;
31 class RSScript;
33 class RSCompilerDriver {
H A DRSScript.h25 class RSInfo;
26 class Source;
28 class RSScript : public Script {
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectReader.h21 class Input;
22 class MCLinker;
23 class GNULDBackend;
24 class ELFReaderIF;
29 class ELFObjectReader : public ObjectReader
H A DDiagnosticInfos.h32 class MCLDInfo;
33 class DiagnosticEngine;
35 /** \class DiagnosticInfos
38 class DiagnosticInfos
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDDriver.h26 class MCLinker;
27 class MCLDInfo;
28 class TargetLDBackend;
29 class MemoryAreaFactory;
31 /** \class MCLDDriver
34 class MCLDDriver
/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h18 class MCLinker;
19 class Relocation;
20 class RelocationFactory;
21 class Layout;
22 class ArchiveReader;
23 class ObjectReader;
24 class DynObjReader;
25 class ObjectWriter;
26 class DynObjWriter;
27 class ExecWrite
[all...]
H A DTargetMachine.h20 class Target;
21 class TargetData;
22 class TargetMachine;
23 class PassManagerBase;
24 class formatted_raw_ostream;
31 class Target;
32 class MCLDInfo;
33 class SectLinkerOption;
45 /** \class mcld::LLVMTargetMachine
53 class LLVMTargetMachin
[all...]
/frameworks/av/include/drm/
H A DDrmManagerClient.h26 class DrmInfo;
27 class DrmRights;
28 class DrmMetadata;
29 class DrmInfoEvent;
30 class DrmInfoStatus;
31 class DrmInfoRequest;
32 class DrmSupportInfo;
33 class DrmConstraints;
34 class DrmConvertedStatus;
35 class DrmManagerClientImp
[all...]
/frameworks/av/media/libstagefright/tests/
H A DDummyRecorder.h27 class MediaSource;
28 class MediaBuffer;
30 class DummyRecorder {
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitReader_2_7.h11 // This header defines the BitcodeReader class.
29 class MemoryBuffer;
30 class LLVMContext;
31 class Module;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitReader_3_0.h10 // This header defines the BitcodeReader class.
28 class MemoryBuffer;
29 class LLVMContext;
30 class Module;

Completed in 259 milliseconds

1234567891011>>