HomeSort by relevance Sort by last modified time
    Searched full:isunavailable (Results 1 - 25 of 43) sorted by null

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResult.java 140 public boolean isUnavailable() {
  /external/clang/utils/TableGen/
NeonEmitter.cpp 296 bool IsUnavailable;
326 StringRef Guard, bool IsUnavailable, bool BigEndianSafe)
328 CK(CK), Body(Body), Guard(Guard.str()), IsUnavailable(IsUnavailable),
    [all...]
  /external/clang/lib/Lex/
ModuleMap.cpp 456 auto IsUnavailable = [&](const Module *M) {
468 if (IsUnavailable(Found))
487 if (IsUnavailable(Found))
501 return IsUnavailable(Found);
    [all...]
  /external/tensorflow/tensorflow/core/grappler/clusters/
single_machine_test.cc 322 if (!errors::IsUnavailable(s2)) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ClientRulesEngine.java 166 return !result.isCanceled() && !result.isUnavailable();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyEditor.java 402 } else if (!result.isUnavailable()) {
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 166 if (!MD->isUnavailable())
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java     [all...]
  /external/clang/include/clang/AST/
DeclBase.h 622 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 633 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclBase.h 646 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclBase.h 646 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 633 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclBase.h 646 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclBase.h 646 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclBase.h 659 bool isUnavailable(std::string *Message = nullptr) const {
    [all...]

Completed in 609 milliseconds

1 2