| /third_party/gn/src/base/ |
| D | values.cc | 473 bool Value::GetAsList(ListValue** out_value) { in GetAsList() 489 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() 769 bool DictionaryValue::Get(std::string_view path, Value** out_value) { in Get() 837 bool DictionaryValue::GetBinary(std::string_view path, Value** out_value) { in GetBinary() 856 DictionaryValue** out_value) { in GetDictionary() 874 bool DictionaryValue::GetList(std::string_view path, ListValue** out_value) { in GetList() 892 Value** out_value) { in GetWithoutPathExpansion() 951 DictionaryValue** out_value) { in GetDictionaryWithoutPathExpansion() 973 ListValue** out_value) { in GetListWithoutPathExpansion() 979 std::unique_ptr<Value>* out_value) { in Remove() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | cayman_msaa.c | 83 unsigned sample_index, float *out_value) in cayman_get_sample_position()
|
| D | r600_state.c | 1252 float *out_value) in r600_get_sample_position()
|
| D | evergreen_state.c | 1623 float *out_value) in evergreen_get_sample_position()
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| D | overlay_params.c | 116 parse_string(const char *s, char *out_param, char *out_value) in parse_string()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state_msaa.c | 123 unsigned sample_index, float *out_value) in si_get_sample_position()
|
| /third_party/node/deps/v8/src/compiler/ |
| D | node-properties.h | 133 static bool IsValueIdentity(Node* node, Node** out_value) { in IsValueIdentity()
|
| D | code-assembler.cc | 332 int32_t* out_value) { in TryToInt32Constant() 355 int64_t* out_value) { in TryToInt64Constant() 361 bool CodeAssembler::TryToSmiConstant(TNode<Smi> tnode, Smi* out_value) { in TryToSmiConstant() 369 bool CodeAssembler::TryToSmiConstant(TNode<IntegralT> node, Smi* out_value) { in TryToSmiConstant() 381 bool CodeAssembler::TryToIntPtrConstant(TNode<Smi> tnode, intptr_t* out_value) { in TryToIntPtrConstant() 391 intptr_t* out_value) { in TryToIntPtrConstant()
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_shader_gs.cpp | 264 auto out_value = value_factory().src_vec4(instr->src[0], pin_group, src_swz); in store_output() local
|
| D | sfn_shader_vs.cpp | 209 RegisterVec4 out_value = m_parent->value_factory().temp_vec4(pin_group, swizzle); in emit_varying_pos() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cCopyImageTests.cpp | 1650 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()
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_context.c | 152 float *out_value) in crocus_get_sample_position()
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_context.c | 142 float *out_value) in iris_get_sample_position()
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_surface.c | 259 float *out_value) in llvmpipe_get_sample_position()
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| D | noop_state.c | 369 float *out_value) in noop_get_sample_position()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | si_cmd_buffer.c | 1941 float *out_value) in radv_get_sample_position()
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| D | dd_context.c | 725 float *out_value) in dd_context_get_sample_position()
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| D | virgl_context.c | 1508 float *out_value) in virgl_get_sample_position()
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_cmdstream.c | 4606 float *out_value) in panfrost_get_sample_position()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_context.c | 1016 float *out_value) in zink_get_sample_position()
|