Home
last modified time | relevance | path

Searched defs:CheckType (Results 1 – 25 of 28) sorted by relevance

12

/external/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py381 def CheckType(self, test, msg_desc, name, file_desc): member in EnumType
406 def CheckType(self, test, containing_type_desc, name, file_desc): member in MessageType
/external/v8/tools/clang/plugins/
DCheckIPCVisitor.cpp210 bool CheckIPCVisitor::CheckType(QualType type, CheckDetails* details) const { in CheckType() function in chrome_checker::CheckIPCVisitor
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp149 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
DDAGISelMatcher.h64 CheckType, // Fail if not correct type. enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dif_conversion.cpp199 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
Dupgrade_memory_model.cpp282 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
Dscalar_replacement_pass.cpp534 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
/external/deqp-deps/SPIRV-Tools/source/opt/
Dif_conversion.cpp199 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
Dupgrade_memory_model.cpp265 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
Dscalar_replacement_pass.cpp534 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp149 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
DDAGISelMatcher.h64 CheckType, // Fail if not correct type. enumerator
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherOpt.cpp160 Matcher *CheckType = MatcherPtr.take(); in ContractNodes() local
DDAGISelMatcher.h61 CheckType, // Fail if not correct type. enumerator
/external/selinux/python/sepolicy/
Dsepolicy.py60 class CheckType(argparse.Action): class
/external/tensorflow/tensorflow/core/graph/
Dgraph_test.cc332 static void CheckType(Node* node, bool b) { in CheckType() function
/external/llvm/utils/FileCheck/
DFileCheck.cpp83 enum CheckType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
DFileCheck.cpp115 enum CheckType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp1282 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit()
1288 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc620 void Tensor::CheckType(DataType expected_dtype) const { in CheckType() function in tensorflow::Tensor
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp998 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1862 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckType() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1174 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h958 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2511 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckType() function

12