Searched refs:class (Results 201 - 225 of 10642) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebJSPDFDoc.h28 @class WebDataSource;
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DActivityAssertion.h33 class ChildProcess;
35 class ActivityAssertion {
H A DChildProcessSupplement.h30 class Connection;
35 class ChildProcessSupplement {
/macosx-10.9.5/WebKit2-7537.78.2/Shared/OfflineStorage/
H A DOfflineStorageProcessCreationParameters.h30 class ArgumentDecoder;
31 class ArgumentEncoder;
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebCookieManagerProxyClient.h35 class WebCookieManagerProxy;
37 class WebCookieManagerProxyClient : public APIClient<WKCookieManagerClient, kWKCookieManagerClientCurrentVersion> {
H A DWebGeolocationProvider.h35 class WebGeolocationManagerProxy;
37 class WebGeolocationProvider : public APIClient<WKGeolocationProvider, kWKGeolocationProviderCurrentVersion> {
H A DWebPolicyClient.h36 class ResourceError;
37 class ResourceRequest;
38 class ResourceResponse;
43 class APIObject;
44 class WebPageProxy;
45 class WebFrameProxy;
46 class WebFramePolicyListenerProxy;
48 class WebPolicyClient : public APIClient<WKPagePolicyClient, kWKPagePolicyClientCurrentVersion> {
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DWebFullScreenClientGtk.h34 class APIObject;
36 class WebFullScreenClientGtk : public APIClient<WKFullScreenClientGtk, kWKFullScreenClientGtkCurrentVersion> {
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Transforms/Utils/
H A DModuleUtils.h19 class Module;
20 class Function;
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMRegisterInfo.h10 // This file contains the ARM implementation of the TargetRegisterInfo class.
22 class ARMSubtarget;
23 class ARMBaseInstrInfo;
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/MCTargetDesc/
H A DSPUMCAsmInfo.h10 // This file contains the declaration of the SPUMCAsmInfo class.
21 class Target;
23 class SPULinuxMCAsmInfo : public MCAsmInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUSelectionDAGInfo.h21 class SPUTargetMachine;
23 class SPUSelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.h10 // This file contains the declaration of the HexagonMCAsmInfo class.
21 class Target;
23 class HexagonMCAsmInfo : public MCAsmInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeSelectionDAGInfo.h21 class MBlazeTargetMachine;
23 class MBlazeSelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeMCAsmInfo.h10 // This file contains the declaration of the MBlazeMCAsmInfo class.
20 class Target;
22 class MBlazeMCAsmInfo : public MCAsmInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430SelectionDAGInfo.h21 class MSP430TargetMachine;
23 class MSP430SelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsDirectObjLower.h16 class MCInst;
17 class MCStreamer;
H A DMipsMCInstLower.h17 class MCContext;
18 class MCInst;
19 class MCOperand;
20 class MachineInstr;
21 class MachineFunction;
22 class Mangler;
23 class MipsAsmPrinter;
25 /// MipsMCInstLower - This class is used to lower an MachineInstr into an
27 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
H A DMipsSelectionDAGInfo.h21 class MipsTargetMachine;
23 class MipsSelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCSelectionDAGInfo.h21 class PPCTargetMachine;
23 class PPCSelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcSelectionDAGInfo.h21 class SparcTargetMachine;
23 class SparcSelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.h21 class XCoreTargetMachine;
23 class XCoreSelectionDAGInfo : public TargetSelectionDAGInfo {
/macosx-10.9.5/ruby-104/ruby/benchmark/
H A Dbm_vm2_super.rb2 class C
8 class CC < C
/macosx-10.9.5/ruby-104/ruby/ext/openssl/lib/openssl/
H A Dbn.rb22 class BN
30 class Integer
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/bwidget/
H A Dbitmap.rb11 class Bitmap < TkPhotoImage
16 class Tk::BWidget::Bitmap

Completed in 158 milliseconds

1234567891011>>