Home
last modified time | relevance | path

Searched defs:CondState (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dtransformer_test.py49 class CondState(object): class
117 class CondState(object): class
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.h103 using CondState = std::map<OutputTensor, BranchType, OutputTensorLess>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h392 enum CondState { MCDC_DontCare = -1, MCDC_False = 0, MCDC_True = 1 }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h385 enum CondState { MCDC_DontCare = -1, MCDC_False = 0, MCDC_True = 1 }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/
DCoverageMapping.h385 enum CondState { MCDC_DontCare = -1, MCDC_False = 0, MCDC_True = 1 }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h385 enum CondState { MCDC_DontCare = -1, MCDC_False = 0, MCDC_True = 1 }; enum