Home
last modified time | relevance | path

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

/external/iproute2/misc/
Drtacct.c578 FILE *tfp; in main() local
Dnstat.c681 FILE *tfp; in main() local
Difstat.c967 FILE *tfp; in main() local
/external/tensorflow/tensorflow/python/tf_program/
Dmlir_gen.py37 import tensorflow.python.tf_program.pywrap_tfd as tfp namespace
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-isolate-declaration.cpp400 typedef int (&tfp)(int, long), tarr[10]; typedef
/external/python/setuptools/setuptools/
Dpackage_index.py508 def check_hash(self, checker, filename, tfp): argument