Home
last modified time | relevance | path

Searched defs:init_from (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
H A Dreaching_fndefs.py45 def __init__(self, init_from=None): argument
H A Dreaching_definitions.py65 def __init__(self, init_from=None): argument
H A Dtype_inference.py143 def __init__(self, init_from=None): argument
/aosp_15_r20/external/trusty/lk/dev/interrupt/arm_gic/
Darm_gic.c371 #define DEFINE_GIC_SHADOW_REG(name, bit_per_reg, init_val, init_from) \ argument