Searched defs:set_value (Results 1 - 25 of 28) sorted by relevance

12

/external/libchrome/base/threading/
H A Dthread_local_unittest.cc38 void set_value(char* val) { val_ = val; } function in class:base::__anon11034::SetThreadLocal
106 setter.set_value(kBogusPointer);
127 setter.set_value(kBogusPointer + 1);
/external/webrtc/webrtc/common_audio/signal_processing/
H A Dcopy_set_operations.c29 void WebRtcSpl_MemSetW16(int16_t *ptr, int16_t set_value, size_t length) argument
36 *arrptr++ = set_value;
40 void WebRtcSpl_MemSetW32(int32_t *ptr, int32_t set_value, size_t length) argument
47 *arrptr++ = set_value;
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
H A Dawait_result.pass.cpp47 void set_value(int x) { function
53 set_value(0);
58 set_value(42);
/external/libcxx/src/
H A Dfuture.cpp92 __assoc_sub_state::set_value() function in class:__assoc_sub_state
245 promise<void>::set_value() function in class:promise
251 __state_->set_value();
/external/libmojo/mojo/public/cpp/system/
H A Dmessage.h37 void set_value(MojoMessageHandle value) { value_ = value; } function in class:mojo::MessageHandle
H A Dhandle.h164 void set_value(MojoHandle value) { value_ = value; } function in class:mojo::Handle
/external/protobuf/src/google/protobuf/
H A Dany.pb.h126 void set_value(const ::std::string& value);
127 void set_value(const char* value);
128 void set_value(const void* value, size_t size);
209 inline void Any::set_value(const ::std::string& value) { function in class:google::protobuf::Any
214 inline void Any::set_value(const char* value) { function in class:google::protobuf::Any
219 inline void Any::set_value(const void* value, size_t size) { function in class:google::protobuf::Any
H A Dwrappers.pb.h122 void set_value(double value);
213 void set_value(float value);
304 void set_value(::google::protobuf::int64 value);
395 void set_value(::google::protobuf::uint64 value);
486 void set_value(::google::protobuf::int32 value);
577 void set_value(::google::protobuf::uint32 value);
668 void set_value(bool value);
759 void set_value(const ::std::string& value);
760 void set_value(const char* value);
761 void set_value(cons
901 inline void DoubleValue::set_value(double value) { function in class:google::protobuf::DoubleValue
919 inline void FloatValue::set_value(float value) { function in class:google::protobuf::FloatValue
937 inline void Int64Value::set_value(::google::protobuf::int64 value) { function in class:google::protobuf::Int64Value
955 inline void UInt64Value::set_value(::google::protobuf::uint64 value) { function in class:google::protobuf::UInt64Value
973 inline void Int32Value::set_value(::google::protobuf::int32 value) { function in class:google::protobuf::Int32Value
991 inline void UInt32Value::set_value(::google::protobuf::uint32 value) { function in class:google::protobuf::UInt32Value
1009 inline void BoolValue::set_value(bool value) { function in class:google::protobuf::BoolValue
1027 inline void StringValue::set_value(const ::std::string& value) { function in class:google::protobuf::StringValue
1032 inline void StringValue::set_value(const char* value) { function in class:google::protobuf::StringValue
1038 inline void StringValue::set_value(const char* value, function in class:google::protobuf::StringValue
1097 inline void BytesValue::set_value(const ::std::string& value) { function in class:google::protobuf::BytesValue
1102 inline void BytesValue::set_value(const char* value) { function in class:google::protobuf::BytesValue
1108 inline void BytesValue::set_value(const void* value, function in class:google::protobuf::BytesValue
[all...]
H A Dany.pb.cc456 void Any::set_value(const ::std::string& value) { function in class:google::protobuf::Any
461 void Any::set_value(const char* value) { function in class:google::protobuf::Any
466 void Any::set_value(const void* value, size_t size) { function in class:google::protobuf::Any
H A Dwrappers.pb.cc497 set_value(from.value());
561 void DoubleValue::set_value(double value) { function in class:google::protobuf::DoubleValue
755 set_value(from.value());
819 void FloatValue::set_value(float value) { function in class:google::protobuf::FloatValue
1015 set_value(from.value());
1079 void Int64Value::set_value(::google::protobuf::int64 value) { function in class:google::protobuf::Int64Value
1275 set_value(from.value());
1339 void UInt64Value::set_value(::google::protobuf::uint64 value) { function in class:google::protobuf::UInt64Value
1535 set_value(from.value());
1599 void Int32Value::set_value( function in class:google::protobuf::Int32Value
1859 void UInt32Value::set_value(::google::protobuf::uint32 value) { function in class:google::protobuf::UInt32Value
2117 void BoolValue::set_value(bool value) { function in class:google::protobuf::BoolValue
2392 void StringValue::set_value(const ::std::string& value) { function in class:google::protobuf::StringValue
2397 void StringValue::set_value(const char* value) { function in class:google::protobuf::StringValue
2403 void StringValue::set_value(const char* value, function in class:google::protobuf::StringValue
2707 void BytesValue::set_value(const ::std::string& value) { function in class:google::protobuf::BytesValue
2712 void BytesValue::set_value(const char* value) { function in class:google::protobuf::BytesValue
2718 void BytesValue::set_value(const void* value, function in class:google::protobuf::BytesValue
[all...]
/external/python/cpython3/Python/
H A Dthread.c208 find_key(int set_value, int key, void *value) argument
219 if (set_value)
233 if (!set_value && value == NULL) {
/external/swiftshader/third_party/subzero/src/
H A DIceFixups.h54 void set_value(const Constant *Value) { function in class:Ice::AssemblerFixup
58 void set_value(const ELFSym *Value) { function in class:Ice::AssemblerFixup
/external/v8/src/
H A Dproperty-descriptor.h85 void set_value(Handle<Object> value) { value_ = value; } function in class:v8::internal::PropertyDescriptor
H A Dsplay-tree.h142 void set_value(const Value& value) { node_->value_ = value; } function in class:v8::internal::SplayTree::BASE_EMBEDDED
/external/google-breakpad/src/client/windows/common/
H A Dipc_protocol.h51 set_value(NULL);
56 set_value(value_arg);
67 void set_value(const wchar_t* value_arg) { function in struct:google_breakpad::CustomInfoEntry
78 set_value(value_arg);
/external/pdfium/fxjs/
H A Dcjs_event.cpp284 CJS_Return event::set_value(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { function in class:event
H A Dcjs_field.cpp2076 CJS_Return Field::set_value(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { function in class:Field
/external/syslinux/core/lwip/src/include/lwip/
H A Dsnmp_structs.h116 void (*set_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_node
134 void (*set_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_array_node
152 void (*set_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_ram_array_node
178 void (*set_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_list_rootnode
198 void (*set_value)(struct obj_def *od, u16_t len, void *value); member in struct:mib_external_node
/external/v8/src/ast/
H A Dast-value-factory.h242 void set_value(Handle<Object> object) { value_ = object.location(); } function in class:v8::internal::AstValue
/external/libpng/contrib/libtests/
H A Dmakepng.c329 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, function
548 set_value(row, rowbytes, x, bit_depth, luma, gamma_table, conv);
563 set_value(row, rowbytes, 2*x, bit_depth,
566 set_value(row, rowbytes, 2*x+1, bit_depth, alpha, gamma_table,
594 set_value(row, rowbytes, 3*x+0, bit_depth, /* red */ Y,
596 set_value(row, rowbytes, 3*x+1, bit_depth, /* green */
599 set_value(row, rowbytes, 3*x+2, bit_depth, /* blue */
630 set_value(row, rowbytes, 4*x+0, bit_depth, /* red */
633 set_value(row, rowbytes, 4*x+1, bit_depth, /* green */
636 set_value(ro
[all...]
/external/tensorflow/tensorflow/contrib/keras/api/keras/backend/
H A D__init__.py129 from tensorflow.python.keras._impl.keras.backend import set_value namespace
/external/tensorflow/tensorflow/python/keras/backend/
H A D__init__.py129 from tensorflow.python.keras._impl.keras.backend import set_value namespace
/external/tensorflow/tensorflow/python/keras/_impl/keras/
H A Dbackend.py2622 @tf_export('keras.backend.set_value')
2623 def set_value(x, value): function
/external/v8/src/builtins/mips/
H A Dbuiltins-mips.cc198 Label compare_nan, set_value, ool_min, ool_max; local
218 __ Branch(&set_value, ne, t0, Operand(at));
219 __ Branch(&set_value, ne, t1, Operand(t8));
221 __ bind(&set_value);
/external/googletest/googlemock/test/
H A Dgmock-matchers_test.cc3369 void set_value(int i) { value_ = i; } function in class:testing::gmock_matchers_test::Uncopyable
4719 objs[0].set_value(-3);
4720 objs[1].set_value(1);
4834 objs[0].set_value(-3);
4835 objs[1].set_value(1);

Completed in 830 milliseconds

12