HomeSort by relevance Sort by last modified time
    Searched defs:Qualified (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmmCore.c 332 QNC_SMM_QUALIFIED_PROTOCOL *Qualified;
357 Qualified = QUALIFIED_PROTOCOL_FROM_GENERIC (This);
359 Record->ProtocolType = Qualified->Type;
361 CopyMem (&Record->ContextFunctions, &mContextFunctions[Qualified->Type], sizeof (Record->ContextFunctions));
367 switch (Qualified->Type) {
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
ast.go 200 // Qualified is a name in a scope.
201 type Qualified struct {
213 func (q *Qualified) print(ps *printState) {
219 func (q *Qualified) Traverse(fn func(AST) bool) {
226 func (q *Qualified) Copy(fn func(AST) AST, skip func(AST) bool) AST {
241 q = &Qualified{Scope: scope, Name: name, LocalName: q.LocalName}
248 func (q *Qualified) GoString() string {
252 func (q *Qualified) goString(indent int, field string) string {
787 // VendorQualifier is a type qualified by a vendor-specific qualifier.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
ast.go 200 // Qualified is a name in a scope.
201 type Qualified struct {
213 func (q *Qualified) print(ps *printState) {
219 func (q *Qualified) Traverse(fn func(AST) bool) {
226 func (q *Qualified) Copy(fn func(AST) AST, skip func(AST) bool) AST {
241 q = &Qualified{Scope: scope, Name: name, LocalName: q.LocalName}
248 func (q *Qualified) GoString() string {
252 func (q *Qualified) goString(indent int, field string) string {
787 // VendorQualifier is a type qualified by a vendor-specific qualifier.
    [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 74 /// except it also defines a Qualified enum that corresponds to the
81 Qualified
91 if (getType().hasLocalQualifiers()) return Qualified;
149 /// \brief Skips past any qualifiers, if this is qualified.
847 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 387 bool Qualified;
389 Qualified = true;
393 Qualified = false;
396 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), Qualified);
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/
org.eclipse.sisu.inject-0.0.0.M5.jar 

Completed in 1059 milliseconds