Home
last modified time | relevance | path

Searched defs:num_values (Results 1 – 25 of 59) sorted by relevance

123

/third_party/skia/third_party/externals/microhttpd/src/testspdy/
Dtest_struct_namevalue.c42 iterate_cb (void *cls, const char *name, const char * const * value, int num_values) in iterate_cb()
70 iterate_brake_cb (void *cls, const char *name, const char * const *value, int num_values) in iterate_brake_cb()
/third_party/cups-filters/backend/
Dieee1284.c392 int num_values; /* Number of keys and values */ in backendGetMakeModel() local
517 int num_values; /* Number of values */ in get_1284_values() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dbit_cast_test.cc32 void TestMarshall(const T values[], int num_values) { in TestMarshall()
52 void TestIntegral(const T values[], int num_values) { in TestIntegral()
/third_party/cups/notifier/
Ddbus.c431 int num_values = ippGetCount(attr); in main() local
503 int num_values = ippGetCount(attr); in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc342 void CountingSort(T* values, size_t num_values) { in CountingSort()
398 const size_t num_values) { in ModeOfSorted()
417 T Mode(T* values, const size_t num_values) { in Mode()
429 T Median(T* values, const size_t num_values) { in Median()
443 T MedianAbsoluteDeviation(const T* values, const size_t num_values, in MedianAbsoluteDeviation()
/third_party/cups-filters/cupsfilters/
Dlut.c98 cupsLutNew(int num_values, /* I - Number of values */ in cupsLutNew()
/third_party/cups/backend/
Dieee1284.c344 int num_values; /* Number of keys and values */ in backendGetMakeModel() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_lds.h20 unsigned num_values() const { return m_dest_value.size(); } in num_values() function
/third_party/mesa3d/src/amd/vpelib/src/core/
D3dlut_builder.c36 int num_values; in convert_3dlut_to_tetrahedral_params() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/base/
Ddetection_post_process_base_wrapper.c53 void PartialArgSort(const float *scores, int *indexes, int num_to_sort, int num_values) { in PartialArgSort()
/third_party/skia/third_party/externals/tint/src/transform/
Dzero_init_workgroup_memory.cc127 var->Type()->UnwrapRef(), [&](uint32_t num_values) { in Run()
297 BuildZeroingStatements(member->Type(), [&](uint32_t num_values) { in BuildZeroingStatements()
307 BuildZeroingStatements(arr->ElemType(), [&](uint32_t num_values) { in BuildZeroingStatements()
/third_party/mesa3d/src/intel/compiler/elk/
Delk_compiler.c211 unsigned num_values) in elk_write_shader_relocs()
Delk_fs_combine_constants.cpp489 unsigned num_values) in reaching_value_exists()
542 const unsigned num_values = result->num_values_to_emit; in combine_constants_greedy() local
633 const unsigned num_values = result->num_values_to_emit; in combine_constants_greedy() local
891 int num_values; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/base/
Ddetection_post_process_base.cc36 void PartialArgSort(const float *scores, int *indexes, int num_to_sort, int num_values) { in PartialArgSort()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c314 unsigned num_values) in brw_write_shader_relocs()
Dbrw_opt_combine_constants.cpp477 unsigned num_values) in reaching_value_exists()
530 const unsigned num_values = result->num_values_to_emit; in combine_constants_greedy() local
621 const unsigned num_values = result->num_values_to_emit; in combine_constants_greedy() local
845 int num_values; member
/third_party/cups/cups/
Dipp.c160 int num_values, /* I - Number of values */ in ippAddBooleans()
268 int num_values, /* I - Number of values */ in ippAddCollections()
442 int num_values, /* I - Number of values */ in ippAddIntegers()
668 int num_values, /* I - Number of values */ in ippAddRanges()
779 int num_values,/* I - Number of values */ in ippAddResolutions()
1209 int num_values, /* I - Number of values */ in ippAddStrings()
5450 int num_values) /* I - Number of values */ in ipp_add_attr()
Doptions.c552 int num_values; /* Number of values */ in _cupsGet1284Values() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Ddensetosparsesetoperation.cc142 const auto num_values = values.dimension(0); in CheckGroup() local
180 …ntext &ctx, DataBank &databank, const std::vector<int64_t> &output_shape, const int64_t num_values, in OutputSparseTensor()
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dspdy_event_loop.c181 const char *name, const char * const *value, int num_values) in append_headers_to_data()
/third_party/rust/crates/clap/src/error/
Dformat.rs339 let num_values = error.get(ContextKind::ExpectedNumValues); in write_dynamic_context() localVariable
/third_party/cups/scheduler/
Dtype.c153 int num_values, /* Number of values seen */ in mimeAddTypeRule() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.c192 int *num_values) in SPDY_name_value_lookup()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c246 unsigned num_values = 1; in llvmpipe_get_query_result_resource() local
Dlp_test_arit.c83 unsigned num_values; member

123