Home
last modified time | relevance | path

Searched defs:Undefined (Results 1 – 25 of 46) sorted by relevance

12

/external/tensorflow/tensorflow/python/autograph/operators/
Dvariables.py54 class Undefined(object): class
/external/llvm-project/llvm/include/llvm/InterfaceStub/
DELFStub.h42 bool Undefined; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
DELFStub.h42 bool Undefined; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DSymbol.h39 Undefined = 1U << 3, enumerator
/external/llvm-project/llvm/include/llvm/TextAPI/MachO/
DSymbol.h39 Undefined = 1U << 3, enumerator
/external/starlark-go/resolve/
Dbinding.go33 Undefined Scope = iota // name is not defined const
/external/libkmsxx/kms++/inc/kms++/
Dvideomode.h12 Undefined, enumerator
Dpixelformats.h15 Undefined = 0, enumerator
/external/clang/lib/Sema/
DSema.cpp474 void Sema::getUndefinedButUsed( in getUndefinedButUsed()
509 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in checkUndefinedButUsed() local
1263 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) {} in ReadUndefinedButUsed()
DMultiplexExternalSemaSource.cpp212 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
/external/kernel-headers/original/uapi/sound/
Dhdsp.h35 Undefined, enumerator
/external/llvm-project/lld/MachO/
DSymbols.h116 Undefined(StringRefZ name) : Symbol(UndefinedKind, name) {} in Undefined() function
/external/llvm-project/lld/COFF/
DInputFiles.h58 class Undefined; variable
DSymbols.h315 explicit Undefined(StringRef n) : Symbol(UndefinedKind, n) {} in Undefined() function
/external/llvm-project/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp60 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
/external/swiftshader/third_party/marl/include/marl/
Dmemory.h61 Undefined = 0, enumerator
/external/llvm-project/clang/lib/Sema/
DSema.cpp702 void Sema::getUndefinedButUsed( in getUndefinedButUsed()
759 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in checkUndefinedButUsed() local
2145 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) {} in ReadUndefinedButUsed()
DMultiplexExternalSemaSource.cpp227 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc51 TEST(ConstructLabel, Undefined) { in TEST() argument
56 TEST(ConstructLabelDeathTest, Undefined) { in TEST() argument
311 TEST(IsKnownConstant, Undefined) { in TEST() argument
1592 TEST_F(GetContents, Undefined) { in TEST_F() argument
/external/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.h743 Undefined = -1, enumerator
/external/llvm-project/lld/ELF/
DSymbols.h41 class Undefined; variable
/external/angle/src/common/
Dpacked_gl_enums.json284 "Undefined": "GL_NONE", string
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DASTUtils.h454 llvm::MapVector<clang::NamedDecl *, clang::SourceLocation> &Undefined) in ReadUndefinedButUsed()
/external/libchrome/third_party/jinja2/
Druntime.py592 class Undefined(object): class

12