/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | SetupProcessor.cpp | 107 for(int component = 0; component < 4; component++) in update() local 127 for(int component = 0; component < 4; component++) in update() local 162 for(int component = 0; component < 4; component++) in update() local 188 for(int component = 0; component < 4; component++) in update() local 201 for(int component = 0; component < 4; component++) in update() local
|
D | Context.cpp | 550 bool Context::texCoordActive(int coordinate, int component) in texCoordActive() 618 bool Context::isProjectionComponent(unsigned int coordinate, int component) in isProjectionComponent() 1208 bool Context::diffuseUsed(int component) in diffuseUsed() 1256 bool Context::diffuseActive(int component) in diffuseActive() 1290 bool Context::specularUsed(int component) in specularUsed() 1319 bool Context::specularActive(int component) in specularActive() 1344 bool Context::colorActive(int color, int component) in colorActive() 1374 bool Context::textureActive(int coordinate, int component) in textureActive()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_emitinstruction.cpp | 48 PValue EmitInstruction::from_nir(const nir_src& v, unsigned component, unsigned swizzled) in from_nir() 53 PValue EmitInstruction::from_nir(const nir_alu_src& v, unsigned component) in from_nir() 58 PValue EmitInstruction::from_nir(const nir_tex_src& v, unsigned component) in from_nir() 63 PValue EmitInstruction::from_nir(const nir_alu_dest& v, unsigned component) in from_nir() 68 PValue EmitInstruction::from_nir(const nir_dest& v, unsigned component) in from_nir() 73 PValue EmitInstruction::from_nir(const nir_src& v, unsigned component) in from_nir() 101 PValue EmitInstruction::from_nir_with_fetch_constant(const nir_src& src, unsigned component, int ch… in from_nir_with_fetch_constant()
|
D | sfn_valuepool.cpp | 78 PValue ValuePool::from_nir(const nir_src& v, unsigned component, unsigned swizzled) in from_nir() 134 PValue ValuePool::from_nir(const nir_src& v, unsigned component) in from_nir() 139 PValue ValuePool::from_nir(const nir_tex_src &v, unsigned component) in from_nir() 144 PValue ValuePool::from_nir(const nir_alu_src &v, unsigned component) in from_nir() 183 PValue ValuePool::from_nir(const nir_alu_dest &v, unsigned component) in from_nir() 219 PValue ValuePool::from_nir(const nir_dest& v, unsigned component) in from_nir()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-scte-section.c | 68 _gst_mpegts_scte_splice_component_copy (GstMpegtsSCTESpliceComponent * in _gst_mpegts_scte_splice_component_copy() 75 _gst_mpegts_scte_splice_component_free (GstMpegtsSCTESpliceComponent * in _gst_mpegts_scte_splice_component_free() 90 GstMpegtsSCTESpliceComponent *component = in _parse_splice_component() local 182 GstMpegtsSCTESpliceComponent *component = in _parse_splice_event() local 632 GstMpegtsSCTESpliceComponent *component = in gst_mpegts_scte_splice_component_new() local 710 GstMpegtsSCTESpliceComponent *component = in _packetize_sit() local 833 GstMpegtsSCTESpliceComponent *component = in _packetize_sit() local
|
/third_party/boost/tools/boost_install/test/python/ |
D | CMakeLists.txt | 23 set(component python) variable 27 set(component ${USE_PYTHON_COMPONENT}) variable
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | nicetransport.c | 64 _gst_component_to_nice (GstWebRTCICEComponent component) in _gst_component_to_nice() 78 _nice_component_to_gst (NiceComponentType component) in _nice_component_to_gst() 217 NiceComponentType component, NiceCandidate * lcandidate, in _on_new_selected_pair() 236 NiceComponentType component, NiceComponentState state, in _on_component_state_changed() 262 NiceComponentType component = _gst_component_to_nice (ice->component); in gst_webrtc_nice_transport_constructed() local 351 GstWebRTCICEComponent component) in gst_webrtc_nice_transport_new()
|
/third_party/boost/libs/date_time/test/posix_time/ |
D | testtime_input_facet.cpp | 19 bool failure_test(temporal_type component, in failure_test() 46 bool failure_test(temporal_type& component, in failure_test()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 55 unsigned component) in tgsi_util_get_src_register_swizzle() 76 unsigned component) in tgsi_util_get_full_src_register_swizzle() 85 unsigned component) in tgsi_util_set_src_register_swizzle()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | ComputeProgram.cpp | 75 for(uint32_t component = 0; component < builtin.SizeInComponents; component++) in setWorkgroupBuiltins() local 83 for(uint32_t component = 0; component < builtin.SizeInComponents; component++) in setWorkgroupBuiltins() local 91 for(uint32_t component = 0; component < builtin.SizeInComponents; component++) in setWorkgroupBuiltins() local 157 for(uint32_t component = 0; component < builtin.SizeInComponents; component++) in setSubgroupBuiltins() local 165 for(uint32_t component = 0; component < builtin.SizeInComponents; component++) in setSubgroupBuiltins() local
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
D | RemoteAPI.java | 56 ComponentName component = ComponentName.unflattenFromString(testerName); in getTesterComponent() local 70 ComponentName component = getTesterComponent(testerName); in start() local
|
/third_party/boost/libs/date_time/test/local_time/ |
D | testlocal_time_input_facet.cpp | 16 bool failure_test(temporal_type component, in failure_test() 43 bool failure_test(temporal_type component, in failure_test()
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSLBlend.cpp | 23 char component = kComponents[i]; in hard_light() local 42 const char component) { in color_dodge_component() 72 const char component) { in color_burn_component() 99 const char component) { in soft_light_component_pos_dst_alpha()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 30 uint32_t composite_type_id, std::vector<uint32_t> component, in TransformationCompositeConstruct() 90 for (auto component : message_.component()) { in IsApplicable() local 291 for (auto component : message_.component()) { in AddDataSynonymFacts() local
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 30 uint32_t composite_type_id, std::vector<uint32_t> component, in TransformationCompositeConstruct() 90 for (auto component : message_.component()) { in IsApplicable() local 291 for (auto component : message_.component()) { in AddDataSynonymFacts() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 30 uint32_t composite_type_id, std::vector<uint32_t> component, in TransformationCompositeConstruct() 90 for (auto component : message_.component()) { in IsApplicable() local 291 for (auto component : message_.component()) { in AddDataSynonymFacts() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_inline_uniforms.c | 50 src_only_uses_uniforms(const nir_src *src, int component, in src_only_uses_uniforms() 139 is_induction_variable(const nir_src *src, int component, nir_loop_info *info, in is_induction_variable() 190 unsigned component = 0; in add_inlinable_uniforms() local
|
D | nir_lower_ubo_vec4.c | 130 nir_ssa_def *component = in nir_lower_ubo_vec4_lower() local 165 nir_ssa_def *component = in nir_lower_ubo_vec4_lower() local
|
/third_party/boost/libs/graph/example/ |
D | make_connected.cpp | 37 std::vector< graph_traits< graph >::vertices_size_type > component( in main() local
|
D | cc-internet.cpp | 29 std::vector< int > component(num_vertices(g)); in main() local
|
D | scc.cpp | 30 std::map< vertex_t, int > component; in main() local
|
D | connected_components.cpp | 51 std::vector< int > component(num_vertices(G)); in main() local
|
/third_party/skia/include/core/ |
D | SkUnPreMultiply.h | 45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale()
|
/third_party/flutter/skia/include/core/ |
D | SkUnPreMultiply.h | 45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale()
|
/third_party/ffmpeg/libavcodec/ |
D | mpeg12.h | 40 static inline int decode_dc(GetBitContext *gb, int component) in decode_dc()
|