Home
last modified time | relevance | path

Searched defs:itype (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Darray_grad.cc416 DataType itype; in ReverseV2Grad() local
440 DataType itype; in SliceGrad() local
475 DataType itype; in StridedSliceGrad() local
512 DataType itype; in StridedSliceGradGrad() local
554 DataType itype; in BroadcastToGrad() local
/external/elfutils/backends/
Dlinux-core-note.c140 #define FIELD(igroup, itype, item, fmt, ...) \ argument
176 #define FIELD(igroup, itype, item, fmt, ...) \ argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dbatch_scatter_ops_test.py51 itype, argument
Dscatter_ops_test.py133 itype, argument
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dconstant_utils.cc68 } else if (auto itype = element_type.dyn_cast<mlir::IntegerType>()) { in CreateConstOpWithSingleValue() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_type.cc106 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertScalarTypeToDataType() local
/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/
Dscatter_nd_ops_test.py80 itype, argument
/external/tensorflow/tensorflow/compiler/tests/
Dscatter_nd_op_test.py78 itype, argument
/external/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c244 const struct glsl_type *itype = var->interface_type; in nir_gather_xfb_info_with_varyings() local
/external/libffi/src/alpha/
Dffi.c70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_operator.cc109 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertDerivedTypeAttrForOptionWriter() local
Dflatbuffer_import.cc416 if (auto itype = elem_type.dyn_cast<mlir::IntegerType>()) { in ConvertIntBuffer() local
Dflatbuffer_export.cc158 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in GetTFLiteType() local
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp64 static uint32_t itype(uint32_t op, uint32_t rd, uint32_t rs1, uint32_t imm) { in itype() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.cc122 } else if (auto itype = type.dyn_cast<IntegerType>()) { in get() local
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dscatter_nd_ops_test.py114 itype, argument
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp893 int itype; in l_write_read() local
1048 int itype; in l_init_write_read() local
/external/virglrenderer/src/
Dvrend_shader.c3048 enum tgsi_return_type itype; in translate_store() local
3156 enum tgsi_return_type itype; in translate_load() local
3349 enum tgsi_return_type itype; in translate_atomic() local
5801 enum tgsi_return_type itype; in emit_image_decl() local
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c774 sg_ll_report_id_info(int sg_fd, int itype, void * resp, int max_resp_len, in sg_ll_report_id_info()
840 sg_ll_set_id_info(int sg_fd, int itype, void * paramp, int param_len, in sg_ll_set_id_info()
/external/boringssl/src/include/openssl/
Dasn1t.h464 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dasn1t.h517 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member