HomeSort by relevance Sort by last modified time
    Searched defs:Spec (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /frameworks/compile/mclinker/include/mcld/Script/
InputSectDesc.h 30 struct Spec {
53 bool operator==(const Spec& pRHS) const {
73 const Spec& pSpec,
79 const Spec& spec() const { return m_Spec; } function in class:mcld::InputSectDesc
91 Spec m_Spec;
  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 1 //===- X86RecognizableInstr.h - Disassembler instruction spec ----*- C++ -*-===//
101 InstructionSpecifier* Spec;
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.h 1 //===- X86RecognizableInstr.h - Disassembler instruction spec ----*- C++ -*-===//
95 InstructionSpecifier* Spec;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
NativeFormatting.cpp 184 SmallString<8> Spec;
185 llvm::raw_svector_ostream Out(Spec);
217 len = format(Spec.c_str(), N).snprint(buf, sizeof(buf));
245 Len = format(Spec.c_str(), N).snprint(Buf, sizeof(Buf));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
102 S << R.Spec;
106 S << R.Spec;
118 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FormatVariadic.h 50 : Type(ReplacementType::Literal), Spec(Literal) {}
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
53 : Type(ReplacementType::Format), Spec(Spec), Index(Index), Align(Align),
57 StringRef Spec;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
111 S << R.Spec;
115 S << R.Spec;
127 static Optional<ReplacementItem> parseReplacementItem(StringRef Spec);
  /packages/apps/Gallery2/src/com/android/gallery3d/anim/
StateTransitionAnimation.java 30 public static class Spec {
31 public static final Spec OUTGOING;
32 public static final Spec INCOMING;
33 public static final Spec PHOTO_INCOMING;
54 OUTGOING = new Spec();
64 INCOMING = new Spec();
77 private static Spec specForTransition(Transition t) {
80 return Spec.OUTGOING;
82 return Spec.INCOMING;
84 return Spec.PHOTO_INCOMING
    [all...]
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 71 struct Spec
85 MakeCurrentPerfCase (EglTestContext& eglTestCtx, const Spec& spec, const char* name, const char* description);
93 Spec m_spec;
124 string MakeCurrentPerfCase::Spec::toName (void) const
151 string MakeCurrentPerfCase::Spec::toDescription (void) const
157 MakeCurrentPerfCase::MakeCurrentPerfCase (EglTestContext& eglTestCtx, const Spec& spec, const char* name, const char* description)
159 , m_spec (spec)
568 MakeCurrentPerfCase::Spec spec local
604 MakeCurrentPerfCase::Spec spec; local
647 MakeCurrentPerfCase::Spec spec; local
697 MakeCurrentPerfCase::Spec spec; local
    [all...]
teglMemoryStressTests.cpp 317 struct Spec
327 MemoryStressCase (EglTestContext& eglTestCtx, Spec spec, const char* name, const char* description);
333 Spec m_spec;
344 MemoryStressCase::MemoryStressCase (EglTestContext& eglTestCtx, Spec spec, const char* name, const char* description)
346 , m_spec (spec)
476 MemoryStressCase::Spec spec; local
478 spec.types = OBJECTTYPE_PBUFFER
490 MemoryStressCase::Spec spec; local
504 MemoryStressCase::Spec spec; local
518 MemoryStressCase::Spec spec; local
532 MemoryStressCase::Spec spec; local
546 MemoryStressCase::Spec spec; local
560 MemoryStressCase::Spec spec; local
574 MemoryStressCase::Spec spec; local
588 MemoryStressCase::Spec spec; local
602 MemoryStressCase::Spec spec; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
appmgmt.h 34 INSTALLSPEC Spec;
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 22 // match the corresponding Go spec production names to which they
817 // A Spec node represents a single (non-parenthesized) import,
821 // The Spec type stands for any of *ImportSpec, *ValueSpec, and *TypeSpec.
822 Spec interface {
833 EndPos token.Pos // end of spec (overrides Path.Pos if nonzero)
857 // Pos and End implementations for spec nodes.
886 // specNode() ensures that only spec nodes can be
887 // assigned to a Spec.
920 Specs []Spec
  /prebuilts/go/linux-x86/src/go/ast/
ast.go 22 // match the corresponding Go spec production names to which they
817 // A Spec node represents a single (non-parenthesized) import,
821 // The Spec type stands for any of *ImportSpec, *ValueSpec, and *TypeSpec.
822 Spec interface {
833 EndPos token.Pos // end of spec (overrides Path.Pos if nonzero)
857 // Pos and End implementations for spec nodes.
886 // specNode() ensures that only spec nodes can be
887 // assigned to a Spec.
920 Specs []Spec

Completed in 1222 milliseconds

1 2 3 4