Searched defs:cast_to (Results 1 – 4 of 4) sorted by relevance
/third_party/mbedtls/scripts/mbedtls_dev/ |
D | c_build_helper.py | 52 def generate_c_printf_expressions(c_file, cast_to, printf_format, expressions): argument 93 cast_to, printf_format, argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/kernels/ |
D | lookup_op.cc | 46 std::shared_ptr<Tensor> cast_to; in Compute() local
|
/third_party/python/Tools/gdb/ |
D | libpython.py | 189 def __init__(self, gdbval, cast_to=None): argument 861 def __init__(self, gdbval, cast_to=None): argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | evaluate.c | 315 static struct expression * cast_to(struct expression *old, struct symbol *type) in cast_to() function
|