Home
last modified time | relevance | path

Searched defs:value_array (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-set-fuzzer.cc30 static hb_set_t *create_set (const uint32_t *value_array, int count) in create_set()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-proxy-object.c1728 ecma_value_t value_array[] = {target, this_argument, args_array}; in ecma_proxy_object_call() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dop_utils.cc391 auto value_array = value_opt.value(); in CheckAndGetAxisValue() local