Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dspecial_values.py22 class Undefined(object): class
/external/libkmsxx/kms++/inc/kms++/
Dpixelformats.h15 Undefined = 0, enumerator
Dvideomode.h14 Undefined, 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.h33 Undefined, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp60 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
/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/libchrome/third_party/jinja2/
Druntime.py592 class Undefined(object): class
/external/guice/core/test/com/googlecode/guice/bundle/
DOSGiTestActivator.java45 public static class Undefined {} class in OSGiTestActivator
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp660 bool Undefined = SymFlags & SymbolRef::SF_Undefined; in sortAndPrintSymbolList() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
Dllvm-nm.cpp774 bool Undefined = SymFlags & SymbolRef::SF_Undefined; in sortAndPrintSymbolList() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp244 enum { Overdefined = -3, Undefined = -2 }; in FoldCmpLoadFromIndexedGlobal() enumerator
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp279 enum { Overdefined = -3, Undefined = -2 }; in FoldCmpLoadFromIndexedGlobal() enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp71 enum TypeKind { Undefined, Simple, FuncSig }; enumerator
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h477 Undefined(const Undefined &U) : SExpr(U), Cstmt(U.Cstmt) {} in Undefined() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp222 enum { Overdefined = -3, Undefined = -2 }; in foldCmpLoadFromIndexedGlobal() enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp4278 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in WriteASTCore() local
DASTReader.cpp7234 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc281 struct Undefined { struct
283 static const int kInt = 1;