Home
last modified time | relevance | path

Searched defs:get_value (Results 51 - 75 of 80) sorted by relevance

1234

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math-table.hh113 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value() function
231 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
284 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
342 hb_position_t get_value (hb_position_t correction_height, hb_font_t *font) const in get_value() function
H A Dhb-subset-cff1.cc94 const cff1_top_dict_val_t &get_value (unsigned int i) const in get_value() function
H A Dhb-cff-interp-common.hh582 const VAL &get_value (unsigned int i) const { return values[i]; } in get_value() function
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_pvtm.c39 u32 (*get_value)(struct rockchip_pvtm *pvtm, unsigned int ring_sel, unsigned int time_us); member
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_pvtm.c43 u32 (*get_value)(struct rockchip_pvtm *pvtm, unsigned int ring_sel, member
[all...]
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dparse-filter.c1539 get_value(struct tep_event *event, in get_value() function
/third_party/glslang/SPIRV/
H A Dhex_float.h42 uint16_t get_value() const { return val; } in get_value() function in spvutils::Float16
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_core.h210 node_instance_get_value_method get_value; member
/third_party/libabigail/src/
H A Dabg-ini.cc586 simple_property::get_value() const in get_value() function in abigail::ini::simple_property
664 list_property::get_value() const in get_value() function in abigail::ini::list_property
742 tuple_property::get_value() const in get_value() function in abigail::ini::tuple_property
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function in spvtools::utils::Float16
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function in spvtools::utils::Float16
/third_party/spirv-tools/source/util/
H A Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function in spvtools::utils::Float16
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dhost.c183 u32 get_value = ihost->completion_queue_get; in sci_controller_completion_queue_has_entries() local
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h70 pvr2_ctlf_get_value get_value; /* Get its value */ member
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h70 pvr2_ctlf_get_value get_value; /* Get its value */ member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dhost.c181 u32 get_value = ihost->completion_queue_get; in sci_controller_completion_queue_has_entries() local
/third_party/ffmpeg/libavcodec/
H A Dbink.c558 static inline int get_value(BinkContext *c, int bundle) in get_value() function
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c981 static float get_value(AVFilterContext *ctx, int ch, int y) in get_value() function
/third_party/ffmpeg/libavformat/
H A Dasfdec_f.c206 static int get_value(AVIOContext *pb, int type, int type2_size) in get_value() function
/third_party/alsa-lib/src/ucm/
H A Dmain.c2183 static int get_value(snd_use_case_mgr_t *uc_mgr, in get_value() function
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c420 ecma_value_t get_value = ecma_op_object_get_by_uint32_index (obj_p, len); in ecma_builtin_array_prototype_object_pop() local
952 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, k); in ecma_builtin_array_prototype_object_slice() local
1349 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, del_item_idx); ecma_builtin_array_prototype_object_splice() local
1415 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from); ecma_builtin_array_prototype_object_splice() local
1466 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from); ecma_builtin_array_prototype_object_splice() local
1581 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, k - 1); ecma_builtin_array_prototype_object_unshift() local
1715 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from_idx); ecma_builtin_array_prototype_object_index_of() local
1819 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from_idx); ecma_builtin_array_prototype_object_last_index_of() local
1890 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, index); ecma_builtin_array_apply() local
2085 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, index); ecma_builtin_array_prototype_object_filter() local
2389 ecma_value_t get_value = ecma_op_object_get_by_uint32_index (obj_p, index); ecma_builtin_array_prototype_object_find() local
2546 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, start); ecma_builtin_array_prototype_object_copy_within() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray-prototype.c226 ecma_value_t get_value = ecma_make_number_value (element_num); in ecma_builtin_typedarray_prototype_exec_routine() local
475 ecma_value_t get_value = ecma_make_number_value (element_num); in ecma_builtin_typedarray_prototype_map() local
601 ecma_value_t get_value = ecma_make_number_value (get_num); in ecma_builtin_typedarray_prototype_reduce_with_direction() local
733 ecma_value_t get_value = ecma_make_number_value (get_num); ecma_builtin_typedarray_prototype_filter() local
[all...]
/third_party/python/Lib/email/
H A D_header_value_parser.py2389 def get_value(value): function
/third_party/libabigail/include/
H A Dabg-ir.h366 get_value() const in get_value() function in abigail::ir::location
/third_party/python/Tools/clinic/
H A Dclinic.py374 def get_value(self, key, args, kwargs): member in FormatCounterFormatter

Completed in 56 milliseconds

1234