Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py732 def CheckType(self, test, msg_desc, name, file_desc): member in EnumType
757 def CheckType(self, test, containing_type_desc, name, file_desc): member in MessageType
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py732 def CheckType(self, test, msg_desc, name, file_desc): member in EnumType
757 def CheckType(self, test, containing_type_desc, name, file_desc): member in MessageType
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/zircon/system/ulib/lazy_init/include/lib/lazy_init/
H A Doptions.h12 enum class CheckType { enum
/aosp_15_r20/system/core/init/
H A Dproperty_type.cpp31 bool CheckType(const std::string& type_string, const std::string& value) { in CheckType() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicSpirvShaders.hpp38 enum CheckType enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dcustom_call.h138 static bool CheckType(RuntimeChecks checks, TypeID type_id) { in CheckType() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp149 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dif_conversion.cpp211 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
H A Dupgrade_memory_model.cpp406 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
H A Dscalar_replacement_pass.cpp633 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dif_conversion.cpp211 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
Dupgrade_memory_model.cpp406 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
Dscalar_replacement_pass.cpp633 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dif_conversion.cpp211 bool IfConversion::CheckType(uint32_t id) { in CheckType() function in spvtools::opt::IfConversion
H A Dupgrade_memory_model.cpp406 std::pair<bool, bool> UpgradeMemoryModel::CheckType( in CheckType() function in spvtools::opt::UpgradeMemoryModel
H A Dscalar_replacement_pass.cpp633 bool ScalarReplacementPass::CheckType(const Instruction* typeInst) const { in CheckType() function in spvtools::opt::ScalarReplacementPass
/aosp_15_r20/external/libconfig/contrib/chained/
H A Dlibconfig_chained.h491 void CheckType(const Variant& variant, Setting::Type expectedType) const in CheckType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DRecord.cpp1687 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit()
1693 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1749 static void ProfileExistsOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileExistsOpInit()
1755 ExistsOpInit *ExistsOpInit::get(RecTy *CheckType, Init *Expr) { in get()
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp721 const RSExportType *CheckType = mResultType; in analyzeResultType() local
/aosp_15_r20/external/selinux/python/sepolicy/
H A Dsepolicy.py62 class CheckType(argparse.Action): class
/aosp_15_r20/external/pytorch/torch/csrc/jit/testing/
H A Dfile_check.cpp31 enum CheckType { enum
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dcommand.py44 class CheckType(IntEnum): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1484 bool CheckType) { in getPointersDiff()
1593 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_test.cc333 static void CheckType(Node* node, bool b) { in CheckType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp743 auto CheckType = [&](ShuffleVectorInst *Shuffle) { in identifyNode() local

123