Home
last modified time | relevance | path

Searched defs:out_value (Results 1 – 25 of 32) 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 …]
Dpickle_unittest.cc568 int out_value; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test.cc256 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute()
279 bool FileTest::GetInstruction(std::string *out_value, const std::string &key) { in GetInstruction()
/external/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/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/perfetto/include/perfetto/protozero/
Dproto_utils.h237 uint64_t* out_value) { in ParseVarInt()
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1657 void readBaseTypeFromUnsignedChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromUnsignedChannel()
1678 void readBaseTypeFromSignedChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromSignedChannel()
1700 void readBaseTypeFromFloatChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromFloatChannel()
1717 void readBaseTypeFromHalfFloatChannel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in readBaseTypeFromHalfFloatChannel()
1743 void read3Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in read3Channel()
1804 void read4Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in read4Channel()
1859 void read11F_11F_10F_Channel(GLuint channel, const GLubyte* pixel, GLdouble& out_value) in read11F_11F_10F_Channel()
/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/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c248 float *out_value) in llvmpipe_get_sample_position()
/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.c598 int rtnl_tc_get_chain(struct rtnl_tc *tc, uint32_t *out_value) in rtnl_tc_get_chain()
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dtrust_token.c712 uint8_t *out_value, const uint8_t *key, in TRUST_TOKEN_decode_private_metadata()
/external/OpenCL-CTS/test_conformance/subgroups/
Dsubgroup_common_templates.h409 cl_ulong out_value; in genrand() local
/external/pdfium/fpdfsdk/
Dfpdf_edit_embeddertest.cpp943 int out_value; in TEST_F() local
984 int out_value; in TEST_F() local
3117 int out_value; in TEST_F() local
Dfpdf_editpage.cpp413 int* out_value) { in FPDFPageObjMark_GetParamIntValue()
/external/boringssl/src/crypto/trust_token/
Dtrust_token.c850 uint8_t *out_value, const uint8_t *key, in TRUST_TOKEN_decode_private_metadata()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.c351 float *out_value) in zink_get_sample_position()
/external/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1936 unsigned sample_index, float *out_value) in radv_get_sample_position()

12