Home
last modified time | relevance | path

Searched defs:value_count (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drequantize_op_test.cc51 const int value_count = 3; in TEST_F() local
70 const int value_count = 3; in TEST_F() local
84 const int value_count = 3; in TEST_F() local
Dquantize_down_and_shrink_range_op_test.cc53 const int value_count = 3; in TEST_F() local
Drequantization_range_op_test.cc56 const int value_count = 3; in TEST_F() local
/external/pdfium/third_party/libtiff/
Dtif_print.c70 uint32 value_count, void *raw_data) in _TIFFPrintField()
144 uint32 value_count, void *raw_data) in _TIFFPrettyPrintField()
582 uint32 value_count; in TIFFPrintDirectory() local
Dtif_jpeg.c1324 int value_count = (sp->cinfo.d.output_width in JPEGDecode() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.h128 int64 value_count() const { return values_.size(); } in value_count() function
/external/python/cpython3/Python/
Dast_unparse.c101 Py_ssize_t i, value_count; in append_ast_boolop() local
278 Py_ssize_t i, value_count; in append_ast_dict() local
591 Py_ssize_t i, value_count; in build_fstring_body() local
/external/webrtc/webrtc/base/
Dwin32regkey_unittest.cc313 uint32_t value_count = r_key.GetValueCount(); in RegKeyNonStaticFunctionsTest() local
/external/v8/src/compiler/
Dloop-variable-optimizer.cc315 int value_count = 2; in ChangeToPhisAndInsertGuards() local
Dverifier.cc96 int value_count = node->op()->ValueInputCount(); in Check() local
Dint64-lowering.cc1022 int value_count = phi->op()->ValueInputCount(); in PreparePhiReplacement() local
Dsimd-scalar-lowering.cc1567 int value_count = phi->op()->ValueInputCount(); in PreparePhiReplacement() local
Djs-typed-lowering.cc2047 int value_count = GeneratorStoreValueCountOf(node->op()); in ReduceJSGeneratorStore() local
Dsimplified-lowering.cc847 int value_count = node->op()->ValueInputCount() + in VisitUnused() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c589 unsigned value_count) in lp_build_gather_values()
/external/kmod/libkmod/
Dlibkmod-index.c277 int value_count; in index_read() local
673 int i, child_count, value_count, children_padding; in index_mm_read_node() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.c422 unsigned value_count, unsigned component) in ac_build_varying_gather_values()
445 unsigned value_count, in ac_build_gather_values_extended()
477 unsigned value_count) in ac_build_gather_values()
Dac_nir_to_llvm.c1187 unsigned value_count, in build_store_values_extended()
/external/skqp/third_party/skcms/
Dskcms.cc339 uint8_t value_count [4]; member
351 uint32_t value_count = read_big_u32(curvTag->value_count); in read_curve_curv() local
/external/skia/third_party/skcms/
Dskcms.cc339 uint8_t value_count [4]; member
351 uint32_t value_count = read_big_u32(curvTag->value_count); in read_curve_curv() local
/external/libpng/contrib/tools/
Dpngcp.c284 png_byte value_count; /* length of the list of values: */ member
/external/kmod/tools/
Ddepmod.c383 unsigned int value_count; in index_write__node() local
/external/protobuf/php/ext/google/protobuf/
Dupb.h2876 inline int EnumDef::value_count() const { return upb_enumdef_numvals(this); } in value_count() function
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h4372 const int value_count = indices.size(); in SparseToDense() local