Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emission_utils.cc342 auto* arguments_type = llvm::StructType::create(argument_types); in EmitPrintf() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ast_state.h162 PyObject *arguments_type; member
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ast_state.h162 PyObject *arguments_type; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ast_state.h162 PyObject *arguments_type; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ast_state.h162 PyObject *arguments_type; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ast_state.h162 PyObject *arguments_type; member
/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c365 static PyTypeObject *arguments_type; variable
/aosp_15_r20/external/python/cpython3/Parser/
Dparser.c241 #define arguments_type 1161 macro