HomeSort by: relevance | last modified time | path
    Searched refs:Equivalent (Results 1 - 12 of 12) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ComparisonCategories.h 67 Equivalent,
154 return CCR::Equivalent;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ComparisonCategories.cpp 189 case CCVT::Equivalent:
190 return "equivalent";
208 Values.push_back(IsStrong ? CCR::Equal : CCR::Equivalent);
ASTStructuralEquivalence.cpp 356 /// Determine whether two statements are equivalent. The statements have to
399 // so the statements can't be equivalent.
408 /// Determine whether two identifiers are equivalent.
417 /// Determine whether two nested-name-specifiers are equivalent.
527 /// Determine whether two template arguments are equivalent.
851 // equivalent.
865 // The element types must be structurally equivalent and the number of rows
1245 // Check for equivalent field names.
1353 // Check for equivalent structure names.
1414 // equivalent
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
regstr.d 189 REGSTR_PATH_NETEQUIV = `Software\Microsoft\Windows\CurrentVersion\Network\Equivalent`,
  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 1684 0.19,6.BT,11.BA,16.BB,21.289,31./:XL::creqv:Condition Register Equivalent
3062 0.31,6.RS,11.RA,16.RB,21.284,31.Rc:X:::Equivalent
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 1684 0.19,6.BT,11.BA,16.BB,21.289,31./:XL::creqv:Condition Register Equivalent
3062 0.31,6.RS,11.RA,16.RB,21.284,31.Rc:X:::Equivalent
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 3691 // default initialization. These are equivalent if the default
6504 // apply the address space qualifiers just to the equivalent type.
6505 // Otherwise, we make an AttributedType with the modified and equivalent
6507 // dependent type is resolved, the qualifier is added to the equivalent type
7212 // Rebuild the "equivalent" type, which pushes __kindof down into
7616 QualType Equivalent;
7618 Equivalent = type;
7621 Equivalent =
7624 type = state.getAttributedType(CCAttr, type, Equivalent);
SemaDeclCXX.cpp 678 // for the same class template shall not have equivalent
8669 decltype(DelayedEquivalentExceptionSpecChecks) Equivalent;
8672 std::swap(Equivalent, DelayedEquivalentExceptionSpecChecks);
8681 for (auto &Check : Equivalent)
9579 // equivalent to the parameter-type-list of an implicit declaration [...]
11618 /// declarations as "equivalent", e.g., if they are redeclarations of
11728 // We don't conflict with an existing using shadow decl of an equivalent
15817 // equivalent to any of the permitted forms.
SemaOverload.cpp 1308 // RCs are not equivalent - these are overloads.
1655 // 1)vector types are equivalent AltiVec and GCC vector types
4255 // If the types after this point are equivalent, we're done.
5524 // All other direct-initialization of bool is equivalent to an implicit
9873 /// Determine whether two declarations are "equivalent" for the purposes of
9895 // Check that the declarations appear to be equivalent.
9908 // equivalent, they would have been merged to the same type.
10277 // 'identical' but not equivalent:
10282 // The 'sizeof(T) > 4' constraints are seemingly equivalent and should cause
10283 // #2 to subsume #1, but these constraint are not considered equivalent
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/
configure 1516 package. Equivalent to
1526 package. Equivalent to
6032 # If you have `file' or equivalent on your system and you're not sure
17002 # which will force linkage against -lpthread (or equivalent for the system).
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 1455 Equivalent to --with-ust-include=PATH/include
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 940 # Note that the workaround is not a complete equivalent of .* because
1822 * bounds x, y, width, and height. Equivalent to
2265 * bounds x, y, width, and height. Equivalent to
2876 # Tests basica-0a and basica-0b provide the equivalent of the:
27083 # rcslock.pl (or equivalent) and all kinds of stuff. Right
27153 # rcslock.pl from the distribution but equivalent
27939 NOTES : There is not an equivalent horizontal method as yet. This
27957 NOTES : There is not an equivalent horizontal method as yet. This
    [all...]

Completed in 92 milliseconds