HomeSort by relevance Sort by last modified time
    Searched refs:CLASS (Results 301 - 325 of 1057) sorted by null

<<11121314151617181920>>

  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
518 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
525 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
532 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 1 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
10 // This file contains the declaration of the Instruction class, which is the
11 // base class for all of the LLVM instructions.
34 class BasicBlock;
35 class FastMathFlags;
36 class MDNode;
39 class Instruction : public User,
553 #define HANDLE_TERM_INST(N, OPC, CLASS) OPC = N,
560 #define HANDLE_BINARY_INST(N, OPC, CLASS) OPC = N,
567 #define HANDLE_MEMORY_INST(N, OPC, CLASS) OPC = N
    [all...]
Metadata.h 45 class Module;
46 class ModuleSlotTracker;
54 /// This is a root class for typeless data in the IR.
55 class Metadata {
56 friend class ReplaceableMetadataImpl;
74 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
136 #define HANDLE_METADATA(CLASS) class CLASS;
    [all...]
  /dalvik/dx/src/com/android/dx/command/annotool/
Main.java 23 public class Main {
25 private static class InvalidArgumentException extends Exception {
36 CLASS,
43 static class Arguments {
51 EnumSet<ElementType> eTypes = EnumSet.noneOf(ElementType.class);
54 EnumSet<PrintType> printTypes = EnumSet.noneOf(PrintType.class);
107 printTypes.add(PrintType.CLASS);
127 * This class is uninstantiable.
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ProductionComponentValidator.java 32 import static javax.lang.model.element.ElementKind.CLASS;
41 final class ProductionComponentValidator {
46 && !(subject.getKind().equals(CLASS) && subject.getModifiers().contains(ABSTRACT))) {
48 "@ProductionComponent may only be applied to an interface or abstract class", subject);
52 getAnnotationMirror(subject, ProductionComponent.class).get();
69 if (!getAnnotationMirror(moduleElement, Module.class).isPresent()
70 && !getAnnotationMirror(moduleElement, ProducerModule.class).isPresent()) {
  /cts/tests/signature/tests/src/android/signature/cts/tests/
ApiComplianceCheckerTest.java 30 * Test class for JDiffClassDescription.
32 public class ApiComplianceCheckerTest extends TestCase {
36 private class NoFailures implements ResultObserver {
43 private class ExpectFailure implements ResultObserver {
89 clz.setType(JDiffClassDescription.JDiffType.CLASS);
97 assertEquals(clz.toSignatureString(), "public class NormalClass");
104 clz.setType(JDiffClassDescription.JDiffType.CLASS);
312 clz.setType(JDiffClassDescription.JDiffType.CLASS);
318 assertEquals(clz.toSignatureString(), "public class NormalClass.InnerClass");
325 clz.setType(JDiffClassDescription.JDiffType.CLASS);
    [all...]
  /external/llvm/include/llvm/IR/
Metadata.h 33 class LLVMContext;
34 class Module;
35 class ModuleSlotTracker;
43 /// This is a root class for typeless data in the IR.
44 class Metadata {
45 friend class ReplaceableMetadataImpl;
63 #define HANDLE_METADATA_LEAF(CLASS) CLASS##Kind,
124 #define HANDLE_METADATA(CLASS) class CLASS
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
csharp.swg 11 * The imtype typemap contains the C# type used in the intermediary class.
12 * The cstype typemap contains the C# type used in the C# proxy classes, type wrapper classes and module class. */
128 /* pointer to a class member */
129 %typemap(ctype) SWIGTYPE (CLASS::*) "char *"
130 %typemap(imtype) SWIGTYPE (CLASS::*) "string"
131 %typemap(cstype) SWIGTYPE (CLASS::*) "$csclassname"
396 %typemap(in, fragment="SWIG_UnPackData") SWIGTYPE (CLASS::*) %{
405 %typemap(out, fragment="SWIG_PackData") SWIGTYPE (CLASS::*) %{
415 %typemap(directorout, warning=SWIGWARN_TYPEMAP_DIRECTOROUT_PTR_MSG) SWIGTYPE (CLASS::*)
420 %typemap(directorin) SWIGTYPE (CLASS::*
    [all...]
  /build/make/core/tasks/
ide.mk 38 $(if $(filter JAVA_LIBRARIES APPS,$(ALL_MODULES.$(m).CLASS)),$(m),))
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
Fuzzy.h 24 #define CLASS 7
39 /* interface lexer class */

Completed in 687 milliseconds

<<11121314151617181920>>