Home
last modified time | relevance | path

Searched defs:set_value (Results 1 – 25 of 221) sorted by relevance

123456789

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_translation_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/translation/
Dtranslation_table.pbzero.h121 void set_value(const char* data, size_t size) { in set_value() function
124 void set_value(::protozero::ConstChars chars) { in set_value() function
127 void set_value(std::string value) { in set_value() function
225 void set_value(const char* data, size_t size) { in set_value() function
228 void set_value(::protozero::ConstChars chars) { in set_value() function
231 void set_value(std::string value) { in set_value() function
329 void set_value(const char* data, size_t size) { in set_value() function
332 void set_value(::protozero::ConstChars chars) { in set_value() function
335 void set_value(std::string value) { in set_value() function
445 void set_value(const char* data, size_t size) { in set_value() function
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_translation_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/translation/
H A Dtranslation_table.pbzero.h125 void set_value(const char* data, size_t size) { in set_value() function
128 void set_value(::protozero::ConstChars chars) { in set_value() function
131 void set_value(std::string value) { in set_value() function
229 void set_value(const char* data, size_t size) { in set_value() function
232 void set_value(::protozero::ConstChars chars) { in set_value() function
235 void set_value(std::string value) { in set_value() function
345 void set_value(const char* data, size_t size) { in set_value() function
348 void set_value(::protozero::ConstChars chars) { in set_value() function
351 void set_value(std::string value) { in set_value() function
409 void set_value(const char* data, size_t size) { in set_value() function
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Dset_value.cpp32 void set_value() const in set_value() function
61 void set_value(BOOST_ASIO_MOVE_ARG(V1) v1) const in set_value() function
92 void set_value(BOOST_ASIO_MOVE_ARG(V1) v1, BOOST_ASIO_MOVE_ARG(V2) v2) const in set_value() function
124 friend void set_value(const free_set_value_const_receiver_0&) in set_value() function
153 friend void set_value(const free_set_value_const_receiver_1&, in set_value() function
185 friend void set_value(const free_set_value_const_receiver_2&, in set_value() function
218 void set_value() in set_value() function
247 void set_value(BOOST_ASIO_MOVE_ARG(V1) v1) in set_value() function
278 void set_value(BOOST_ASIO_MOVE_ARG(V1) v1, BOOST_ASIO_MOVE_ARG(V2) v2) in set_value() function
310 friend void set_value(free_set_value_non_const_receiver_0&) in set_value() function
[all …]
Dreceiver.cpp111 void set_value() in set_value() function
184 void set_value(int) BOOST_ASIO_NOEXCEPT in set_value() function
257 void set_value(int, std::string) in set_value() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dsync.pbzero.h159 void set_value(const char* data, size_t size) { in set_value() function
162 void set_value(::protozero::ConstChars chars) { in set_value() function
165 void set_value(std::string value) { in set_value() function
229 void set_value(const char* data, size_t size) { in set_value() function
232 void set_value(::protozero::ConstChars chars) { in set_value() function
235 void set_value(std::string value) { in set_value() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dsync.pbzero.h159 void set_value(const char* data, size_t size) { in set_value() function
162 void set_value(::protozero::ConstChars chars) { in set_value() function
165 void set_value(std::string value) { in set_value() function
229 void set_value(const char* data, size_t size) { in set_value() function
232 void set_value(::protozero::ConstChars chars) { in set_value() function
235 void set_value(std::string value) { in set_value() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/reflect/
Doptional.rs9 fn set_value(&mut self, value: &dyn ProtobufValue); in set_value() method
17 fn set_value(&mut self, value: &dyn ProtobufValue) { in set_value() method
30 fn set_value(&mut self, value: &dyn ProtobufValue) { in set_value() method
43 fn set_value(&mut self, value: &dyn ProtobufValue) { in set_value() method
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dwrappers.pb.h1329 inline void DoubleValue::set_value(double value) { in set_value() function
1353 inline void FloatValue::set_value(float value) { in set_value() function
1377 inline void Int64Value::set_value(::int64_t value) { in set_value() function
1401 inline void UInt64Value::set_value(::uint64_t value) { in set_value() function
1425 inline void Int32Value::set_value(::int32_t value) { in set_value() function
1449 inline void UInt32Value::set_value(::uint32_t value) { in set_value() function
1473 inline void BoolValue::set_value(bool value) { in set_value() function
1492 void StringValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
1541 void BytesValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dwrappers.pb.h1329 inline void DoubleValue::set_value(double value) { in set_value() function
1353 inline void FloatValue::set_value(float value) { in set_value() function
1377 inline void Int64Value::set_value(::int64_t value) { in set_value() function
1401 inline void UInt64Value::set_value(::uint64_t value) { in set_value() function
1425 inline void Int32Value::set_value(::int32_t value) { in set_value() function
1449 inline void UInt32Value::set_value(::uint32_t value) { in set_value() function
1473 inline void BoolValue::set_value(bool value) { in set_value() function
1492 void StringValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
1541 void BytesValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/
Dexample_query_result.pb.h1780 inline void ExampleQueryResult_VectorData_Int32Values::set_value(int index, ::int32_t value) { in set_value() function
1831 inline void ExampleQueryResult_VectorData_Int64Values::set_value(int index, ::int64_t value) { in set_value() function
1882 inline void ExampleQueryResult_VectorData_BoolValues::set_value(int index, bool value) { in set_value() function
1933 inline void ExampleQueryResult_VectorData_FloatValues::set_value(int index, float value) { in set_value() function
1984 inline void ExampleQueryResult_VectorData_DoubleValues::set_value(int index, double value) { in set_value() function
2044 inline void ExampleQueryResult_VectorData_StringValues::set_value(int index, const std::string& val… in set_value() function
2048 inline void ExampleQueryResult_VectorData_StringValues::set_value(int index, std::string&& value) { in set_value() function
2052 inline void ExampleQueryResult_VectorData_StringValues::set_value(int index, const char* value) { in set_value() function
2057 inline void ExampleQueryResult_VectorData_StringValues::set_value(int index, const char* value, siz… in set_value() function
2123 inline void ExampleQueryResult_VectorData_BytesValues::set_value(int index, const std::string& valu… in set_value() function
[all …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_perfetto_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/perfetto/
Dperfetto_metatrace.pbzero.h329 void set_value(const char* data, size_t size) { in set_value() function
332 void set_value(::protozero::ConstChars chars) { in set_value() function
335 void set_value(std::string value) { in set_value() function
423 void set_value(const char* data, size_t size) { in set_value() function
426 void set_value(::protozero::ConstChars chars) { in set_value() function
429 void set_value(std::string value) { in set_value() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_perfetto_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/perfetto/
H A Dperfetto_metatrace.pbzero.h329 void set_value(const char* data, size_t size) { in set_value() function
332 void set_value(::protozero::ConstChars chars) { in set_value() function
335 void set_value(std::string value) { in set_value() function
423 void set_value(const char* data, size_t size) { in set_value() function
426 void set_value(::protozero::ConstChars chars) { in set_value() function
429 void set_value(std::string value) { in set_value() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwrappers.pb.h1457 inline void DoubleValue::set_value(double value) { in set_value() function
1481 inline void FloatValue::set_value(float value) { in set_value() function
1505 inline void Int64Value::set_value(int64_t value) { in set_value() function
1529 inline void UInt64Value::set_value(uint64_t value) { in set_value() function
1553 inline void Int32Value::set_value(int32_t value) { in set_value() function
1577 inline void UInt32Value::set_value(uint32_t value) { in set_value() function
1601 inline void BoolValue::set_value(bool value) { in set_value() function
1620 void StringValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
1674 void BytesValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwrappers.pb.h1457 inline void DoubleValue::set_value(double value) { in set_value() function
1481 inline void FloatValue::set_value(float value) { in set_value() function
1505 inline void Int64Value::set_value(int64_t value) { in set_value() function
1529 inline void UInt64Value::set_value(uint64_t value) { in set_value() function
1553 inline void Int32Value::set_value(int32_t value) { in set_value() function
1577 inline void UInt32Value::set_value(uint32_t value) { in set_value() function
1601 inline void BoolValue::set_value(bool value) { in set_value() function
1620 void StringValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
1674 void BytesValue::set_value(ArgT0&& arg0, ArgT... args) { in set_value() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_android_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
H A Dandroid_system_property.pbzero.h115 void set_value(const char* data, size_t size) { in set_value() function
118 void set_value(::protozero::ConstChars chars) { in set_value() function
121 void set_value(std::string value) { in set_value() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
Dandroid_system_property.pbzero.h115 void set_value(const char* data, size_t size) { in set_value() function
118 void set_value(::protozero::ConstChars chars) { in set_value() function
121 void set_value(std::string value) { in set_value() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dwrappers.rs56 pub fn set_value(&mut self, v: f64) { in set_value() method
211 pub fn set_value(&mut self, v: f32) { in set_value() method
366 pub fn set_value(&mut self, v: i64) { in set_value() method
521 pub fn set_value(&mut self, v: u64) { in set_value() method
676 pub fn set_value(&mut self, v: i32) { in set_value() method
831 pub fn set_value(&mut self, v: u32) { in set_value() method
986 pub fn set_value(&mut self, v: bool) { in set_value() method
1141 pub fn set_value(&mut self, v: ::std::string::String) { in set_value() method
1303 pub fn set_value(&mut self, v: ::std::vec::Vec<u8>) { in set_value() method
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/example/
Dfeature.pb.h1260 inline void BytesList::set_value(int index, const std::string& value) { in set_value() function
1264 inline void BytesList::set_value(int index, std::string&& value) { in set_value() function
1268 inline void BytesList::set_value(int index, const char* value) { in set_value() function
1273 inline void BytesList::set_value(int index, const void* value, size_t size) { in set_value() function
1330 inline void FloatList::set_value(int index, float value) { in set_value() function
1381 inline void Int64List::set_value(int index, ::int64_t value) { in set_value() function
/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dcopy_set_operations.c29 void WebRtcSpl_MemSetW16(int16_t *ptr, int16_t set_value, size_t length) in WebRtcSpl_MemSetW16()
40 void WebRtcSpl_MemSetW32(int32_t *ptr, int32_t set_value, size_t length) in WebRtcSpl_MemSetW32()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceFixups.h54 void set_value(const Constant *Value) { in set_value() function
58 void set_value(const ELFSym *Value) { in set_value() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/
Dset_value.hpp53 inline constexpr unspecified set_value = unspecified; variable
393 set_value = asio_execution_set_value_fn::static_instance<>::instance; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/detail/
Dsubmit_receiver.hpp54 set_value(BOOST_ASIO_MOVE_ARG(Args)... args) BOOST_ASIO_RVALUE_REF_QUAL in set_value() function
66 void set_value() BOOST_ASIO_RVALUE_REF_QUAL in set_value() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Ddevice.cc311 std::vector<uint8_t> set_value({opcode, change_counter}); in ControlPointOperation() local
557 std::vector<uint8_t> set_value({opcode, offset->change_counter}); in ExtAudioOutControlPointOperation() local
647 std::vector<uint8_t> set_value({opcode, input->change_counter}); in ExtAudioInControlPointOperation() local
/aosp_15_r20/external/libcxx/src/
H A Dfuture.cpp92 __assoc_sub_state::set_value() in set_value() function in __assoc_sub_state
228 promise<void>::set_value() in set_value() function in promise
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/
Dunit_helper.hpp66 static void set_value(T &t , const V &v) in set_value() function
76 static void set_value(boost::units::quantity<Unit , T> &t , const V &v) in set_value() function

123456789