/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_pool_test.py | 727 def CheckType(self, test, msg_desc, name, file_desc): member in EnumType 752 def CheckType(self, test, containing_type_desc, name, file_desc): member in MessageType
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | if_conversion.cpp | 199 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
|
D | upgrade_memory_model.cpp | 404 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
|
D | scalar_replacement_pass.cpp | 605 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | if_conversion.cpp | 199 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
|
D | upgrade_memory_model.cpp | 404 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
|
D | scalar_replacement_pass.cpp | 605 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | if_conversion.cpp | 199 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
|
D | upgrade_memory_model.cpp | 404 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
|
D | scalar_replacement_pass.cpp | 605 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 149 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
|
D | DAGISelMatcher.h | 64 CheckType, // Fail if not correct type. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | DAGISelMatcherOpt.cpp | 149 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
|
D | DAGISelMatcher.h | 64 CheckType, // Fail if not correct type. enumerator
|
/external/selinux/python/sepolicy/ |
D | sepolicy.py | 61 class CheckType(argparse.Action): class
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph_test.cc | 332 static void CheckType(Node* node, bool b) { in CheckType() function
|
/external/v8/src/regexp/ |
D | regexp-bytecode-peephole.cc | 37 enum CheckType { kCheckAddress = 0, kCheckValue }; enum
|
/external/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 83 enum CheckType { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 115 enum CheckType { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 1282 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit() 1288 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor.cc | 658 void Tensor::CheckType(DataType expected_dtype) const { in CheckType() function in tensorflow::Tensor
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 998 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 1174 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2511 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckType() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 958 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit()
|