Home
last modified time | relevance | path

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

123456

/third_party/boost/libs/variant2/benchmark/
Dbenchmark2.cpp59 inline int get_value( prefix const& v ) in get_value() function
66 template<class... T> int get_value( boost::variant2::variant<T...> const& v ) in get_value() function
75 template<class... T> int get_value( boost::variant<T...> const& v ) in get_value() function
84 template<class... T> int get_value( std::variant<T...> const& v ) in get_value() function
/third_party/boost/boost/units/detail/
Ddim_impl.hpp65 struct get_value struct
67 typedef typename T::value_type type;
/third_party/boost/libs/log/src/
Dtimer.cpp69 attribute_value get_value() in get_value() function in boost::attributes::timer::impl
134 attribute_value get_value() BOOST_OVERRIDE in get_value() function in boost::attributes::timer::impl
/third_party/boost/boost/log/detail/
Dattribute_get_value_impl.hpp32 inline attribute_value attribute::get_value() const in get_value() function in boost::attribute
/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
/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
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgenerate_sine_table.c7 get_value (int i) 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 …]
/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/boost/libs/hana/test/_include/support/
Didentity.hpp82 struct get_value { struct
84 constexpr auto operator()(T t) const { return t.value; } in operator ()()
/third_party/boost/boost/metaparse/v1/error/
Dliteral_expected.hpp24 static std::string get_value() in get_value() function
Dindex_out_of_range.hpp26 static std::string get_value() in get_value() function
Dunpaired.hpp28 static std::string get_value() in get_value() function
/third_party/boost/libs/log/src/windows/
Devent_log_registry.hpp135 static LSTATUS get_value(HKEY hKey, const char* lpValueName, DWORD& value) in get_value() function
144 static LSTATUS get_value(HKEY hKey, const char* lpValueName, std::string& value) in get_value() function
251 static LSTATUS get_value(HKEY hKey, const wchar_t* lpValueName, DWORD& value) in get_value() function
260 static LSTATUS get_value(HKEY hKey, const wchar_t* lpValueName, std::wstring& value) in get_value() function
/third_party/grpc/src/ruby/stress/
Dstress_client.rb46 def get_value method in QpsGauge
Dmetrics_server.rb27 def get_value method in Gauge
/third_party/boost/libs/mpi/src/python/
Dpy_request.cpp21 const object python::request_with_value::get_value() const in get_value() function in python::request_with_value
/third_party/boost/boost/uuid/
Dstring_generator.hpp128 unsigned char get_value(char c) const { in get_value() function
143 unsigned char get_value(wchar_t c) const { in get_value() function
/third_party/boost/boost/log/attributes/
Dclock.hpp60 attribute_value get_value() 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/boost/libs/log/example/doc/
Dextension_system_uptime_attr.cpp56 logging::attribute_value get_value() in get_value() function in system_uptime_impl
/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/spirv-tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function

123456