Home
last modified time | relevance | path

Searched defs:out_value (Results 1 – 25 of 43) sorted by relevance

12

/external/libbrillo/brillo/
Dvalue_conversion.h35 inline bool FromValue(const base::Value& in_value, bool* out_value) { in FromValue()
39 inline bool FromValue(const base::Value& in_value, int* out_value) { in FromValue()
43 inline bool FromValue(const base::Value& in_value, double* out_value) { in FromValue()
47 inline bool FromValue(const base::Value& in_value, std::string* out_value) { in FromValue()
52 const base::ListValue** out_value) { in FromValue()
57 const base::DictionaryValue** out_value) { in FromValue()
71 bool FromValue(const base::Value& in_value, std::vector<T, Alloc>* out_value) { in FromValue()
88 std::map<std::string, T, Pred, Alloc>* out_value) { in FromValue()
Dvalue_conversion.cc23 std::unique_ptr<base::ListValue>* out_value) { in FromValue()
32 std::unique_ptr<base::DictionaryValue>* out_value) { in FromValue()
/external/libchrome/base/
Dvalues.cc504 bool Value::GetAsList(ListValue** out_value) { in GetAsList()
520 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary()
826 bool DictionaryValue::Get(StringPiece path, Value** out_value) { in Get()
901 bool DictionaryValue::GetBinary(StringPiece path, Value** out_value) { in GetBinary()
920 DictionaryValue** out_value) { in GetDictionary()
939 bool DictionaryValue::GetList(StringPiece path, ListValue** out_value) { in GetList()
958 Value** out_value) { in GetWithoutPathExpansion()
1026 DictionaryValue** out_value) { in GetDictionaryWithoutPathExpansion()
1049 ListValue** out_value) { in GetListWithoutPathExpansion()
1057 std::unique_ptr<Value>* out_value) { in Remove()
[all …]
/external/perfetto/include/perfetto/public/
Dpb_utils.h71 uint64_t* out_value) { in PerfettoPbParseVarInt()
/external/cronet/third_party/boringssl/src/crypto/test/
Dfile_test.cc257 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute()
280 bool FileTest::GetInstruction(std::string *out_value, const std::string &key) { in GetInstruction()
/external/boringssl/src/crypto/test/
Dfile_test.cc257 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute()
280 bool FileTest::GetInstruction(std::string *out_value, const std::string &key) { in GetInstruction()
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test.cc255 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute()
278 bool FileTest::GetInstruction(std::string *out_value, const std::string &key) { in GetInstruction()
/external/mesa3d/src/gallium/drivers/r600/
Dcayman_msaa.c83 unsigned sample_index, float *out_value) in cayman_get_sample_position()
/external/avb/libavb/
Davb_property_descriptor.c139 uint64_t* out_value) { in avb_property_lookup_uint64()
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay_params.c116 parse_string(const char *s, char *out_param, char *out_value) in parse_string()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_msaa.c123 unsigned sample_index, float *out_value) in si_get_sample_position()
/external/pdfium/fpdfsdk/
Dfpdf_structtree.cpp326 FPDF_BOOL* out_value) { in FPDF_StructElement_Attr_GetBooleanValue()
346 float* out_value) { in FPDF_StructElement_Attr_GetNumberValue()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_geometry.cpp62 auto out_value = vec_from_nir_with_fetch_constant(instr->src[1], write_mask, swz, true); in do_emit_store_deref() local
/external/cronet/components/prefs/
Doverlay_user_pref_store.cc100 absl::optional<base::Value> out_value = in GetValues() local
/external/perfetto/include/perfetto/protozero/
Dproto_utils.h256 uint64_t* out_value) { in ParseVarInt()
/external/perfetto/src/tools/proto_merger/
Dproto_merger.cc139 auto out_value = input_value ? MergeEnumValue(*input_value, upstream_value) in MergeEnum() local
/external/cronet/base/test/launcher/
Dunit_test_launcher.cc262 CommandLine::StringType& out_value) { in ResolveDuplicate()
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1650 void readBaseTypeFromUnsignedChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromUnsignedChannel()
1671 void readBaseTypeFromSignedChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromSignedChannel()
1693 void readBaseTypeFromFloatChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromFloatChannel()
1710 void readBaseTypeFromHalfFloatChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromHalfFloatChannel()
1736 void read3Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in read3Channel()
1797 void read4Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in read4Channel()
1852 void read11F_11F_10F_Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in read11F_11F_10F_Channel()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c248 float *out_value) in llvmpipe_get_sample_position()
/external/tensorflow/tensorflow/c/eager/
Dc_api_cluster_test.cc93 TFE_TensorHandle** out_value) { in ReadVariable()
/external/mesa3d/src/gallium/drivers/iris/
Diris_context.c157 float *out_value) in iris_get_sample_position()
/external/cronet/net/base/
Durl_util.cc186 std::string* out_value) { in GetValueForKeyInQuery()
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java856 short density_override, Ref<Res_value> out_value, in GetResource()
1527 public ApkAssetsCookie GetAttribute(int resid, Ref<Res_value> out_value, in GetAttribute()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java849 short density_override, Ref<Res_value> out_value, in GetResource()
1520 public ApkAssetsCookie GetAttribute(int resid, Ref<Res_value> out_value, in GetAttribute()
/external/libnl/lib/route/
Dtc.c591 int rtnl_tc_get_chain(struct rtnl_tc *tc, uint32_t *out_value) in rtnl_tc_get_chain()

12