Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc533 auto* arguments_type = llvm::StructType::create(argument_types); in EmitPrintf() local
/external/python/cpython3/Include/internal/
Dpycore_ast_state.h159 PyObject *arguments_type; member
/external/python/cpython2/Python/
DPython-ast.c365 static PyTypeObject *arguments_type; variable
/external/python/cpython3/Parser/
Dparser.c235 #define arguments_type 1159 macro