Home
last modified time | relevance | path

Searched defs:get_value (Results 1 – 25 of 74) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-stat-table.hh63 float get_value () const { return value.to_float (); } in get_value() function
91 float get_value () const { return nominalValue.to_float (); } in get_value() function
123 float get_value () const { return value.to_float (); } in get_value() function
153 float get_value () const { return value.to_float (); } in get_value() function
201 bool get_value (unsigned int axis_index) const in get_value() function
295 bool get_value (hb_tag_t tag, float *value) const in get_value() function
Dhb-aat-layout-common.hh54 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
112 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
144 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value() function
183 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
240 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
271 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
345 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
/third_party/harfbuzz/src/
Dhb-ot-stat-table.hh63 float get_value () const { return value.to_float (); } in get_value() function
91 float get_value () const { return nominalValue.to_float (); } in get_value() function
123 float get_value () const { return value.to_float (); } in get_value() function
153 float get_value () const { return value.to_float (); } in get_value() function
201 bool get_value (unsigned int axis_index) const in get_value() function
295 bool get_value (hb_tag_t tag, float *value) const in get_value() function
Dhb-aat-layout-common.hh51 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
109 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
141 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value() function
180 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
237 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
268 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
342 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
Dhb-ot-math-table.hh80 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value() function
176 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
207 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
249 hb_position_t get_value (hb_position_t correction_height, hb_font_t *font) const in get_value() function
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
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); in ecma_builtin_array_prototype_object_splice() local
1415 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from); in ecma_builtin_array_prototype_object_splice() local
1466 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from); in ecma_builtin_array_prototype_object_splice() local
1581 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, k - 1); in ecma_builtin_array_prototype_object_unshift() local
1715 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, from_idx); in 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); in 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); in ecma_builtin_array_apply() local
2085 ecma_value_t get_value = ecma_op_object_find_by_uint32_index (obj_p, index); in ecma_builtin_array_prototype_object_filter() local
[all …]
Decma-builtin-array-iterator-prototype.c135 ecma_value_t get_value = ecma_op_object_get_by_uint32_index (array_object_p, index); in ecma_builtin_array_iterator_prototype_object_next() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp313 GLint get_value = ~0; in iterate() local
390 GLint get_value = ~0; in iterate() local
411 GLint get_value = ~0; in iterate() local
437 GLint get_value = ~0; in iterate() local
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgenerate_sine_table.c7 get_value (int i) in get_value() function
/third_party/lwip/src/include/lwip/apps/
Dsnmp_scalar.h57 node_instance_get_value_method get_value; member
93 snmp_scalar_array_get_value_method get_value; member
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dhex_float.h42 uint16_t get_value() const { return val; } in get_value() function
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dtests.h34 void (*get_value) (gpointer test, GValue * value); member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/third_party/spirv-tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh51 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
109 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
141 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value() function
180 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
237 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
268 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
342 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
Dhb-ot-math-table.hh80 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value() function
176 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
207 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
249 hb_position_t get_value (hb_position_t correction_height, hb_font_t *font) const in get_value() function
/third_party/glslang/SPIRV/
Dhex_float.h55 uint16_t get_value() const { return val; } in get_value() function
/third_party/jsoncpp/
Damalgamate.py44 def get_value(self): member in AmalgamationFile
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dcolorbalance.h80 gint (* get_value) (GstColorBalance *balance, member
/third_party/mesa3d/src/tool/pps/
Dpps_counter.h99 inline Counter::Value Counter::get_value(const Driver &d) const in get_value() function
/third_party/libexif/libexif/
Dexif-mnote-data-priv.h53 char * (* get_value) (ExifMnoteData *, unsigned int, char *val, unsigned int maxlen); member
/third_party/json/include/nlohmann/detail/iterators/
Dprimitive_iterator.hpp33 constexpr difference_type get_value() const noexcept in get_value() function in nlohmann::detail::primitive_iterator_t
/third_party/mesa3d/src/intel/genxml/
Dgen_sort_tags.py17 def get_value(element): function
/third_party/gstreamer/gstreamer/gst/
Dgstcontrolsource.h107 …GstControlSourceGetValue get_value; /* Returns the value for a property at a given tim… member

123