Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.cc274 uint32_t value_count = in RecalculateMaxSizeInBytes() local
294 uint32_t value_count = in SetDataWithOffset() local
/third_party/python/Python/
Dast_unparse.c124 Py_ssize_t i, value_count; in append_ast_boolop() local
311 Py_ssize_t i, value_count; in append_ast_dict() local
622 Py_ssize_t i, value_count; in build_fstring_body() local
Dcompile.c4958 Py_ssize_t value_count = asdl_seq_LEN(e->v.JoinedStr.values); in compiler_joined_str() local
/third_party/node/deps/v8/src/compiler/
Dloop-variable-optimizer.cc319 int value_count = 2; in ChangeToPhisAndInsertGuards() local
Dverifier.cc140 int value_count = node->op()->ValueInputCount(); in Check() local
Dint64-lowering.cc1140 int value_count = phi->op()->ValueInputCount(); in PreparePhiReplacement() local
Draw-machine-assembler.cc399 int value_count = phi->op()->ValueInputCount(); in MakePhiBinary() local
Djs-typed-lowering.cc2110 int value_count = GeneratorStoreValueCountOf(node->op()); in ReduceJSGeneratorStore() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c588 unsigned value_count) in lp_build_gather_values()
Dlp_bld_nir.h325 unsigned value_count) in lp_nir_array_build_gather_values()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h529 int value_count; member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc363 for (const auto& value_count : unique) { in CountingSort() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c558 unsigned value_count, unsigned component) in ac_build_varying_gather_values()
579 unsigned value_count, unsigned value_stride, in ac_build_gather_values_extended()
603 unsigned value_count) in ac_build_gather_values()
/third_party/littlefs/runners/
Dbench_runner.c1015 size_t value_count; member
Dtest_runner.c1048 size_t value_count; member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc204 uint32_t value_count = 0; in ParseBufferData() local
/third_party/skia/third_party/skcms/
Dskcms.cc518 uint8_t value_count [4]; member
530 uint32_t value_count = read_big_u32(curvTag->value_count); in read_curve_curv() local
/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc148 int value_count = scope.debug_side_table_entry->stack_height(); in GetStackValue() local
Dgraph-builder-interface.cc517 uint32_t value_count = target->br_merge()->arity; in BrOrRet() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c284 png_byte value_count; /* length of the list of values: */ member