Home
last modified time | relevance | path

Searched refs:incident (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.h115 inline EdgeIterator incident(bool reverse = false) const;
211 Graph::EdgeIterator Graph::Node::incident(bool reverse) const in incident() function
219 for (EdgeIterator ei = incident(); !ei.end(); ei.next()) in incidentCountFwd()
Dnv50_ir_ssa.cpp145 for (Graph::EdgeIterator ei = nw->incident(); !ei.end(); ei.next()) { in build()
271 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) { in buildDefSetsPreSSA()
509 for (Graph::EdgeIterator ei = sb->cfg.incident(); !ei.end(); ei.next()) { in search()
Dnv50_ir_ra.cpp425 for (ei = bb->cfg.incident(); !ei.end(); ei.next()) { in splitEdges()
442 for (ei = bb->cfg.incident(); !ei.end(); ei.next(), j++) { in splitEdges()
471 for (ei = bb->cfg.incident(); !ei.end(); ei.next(), j++) { in splitEdges()
499 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) { in visit()
887 for (Graph::EdgeIterator ei = nodes[i].incident(); !ei.end(); ei.next()) in printNodeInfo()
1367 for (Graph::EdgeIterator ei = node->incident(); !ei.end(); ei.next()) in simplifyNode()
1484 for (Graph::EdgeIterator ei = node->incident(); !ei.end(); ei.next()) in selectRegisters()
Dnv50_ir_print.cpp829 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) in visit()
Dnv50_ir_lowering_nvc0.cpp636 for (Graph::EdgeIterator ei = n->incident(); !ei.end(); ei.next()) { in insertTextureBarriers()
731 Graph::EdgeIterator ei = bb->cfg.incident(); in tryReplaceContWithBra()
755 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) { in propagateJoin()
Dnv50_ir_emit_nv50.cpp2272 for (Graph::EdgeIterator ei = func->cfgExit->incident(); in replaceExitWithModifier()
/third_party/json/
DCODE_OF_CONDUCT.md37 …obligated to maintain confidentiality with regard to the reporter of an incident. Further details …
/third_party/pulseaudio/
DCODE_OF_CONDUCT.md61 obligated to maintain confidentiality with regard to the reporter of an incident.
/third_party/json/doc/mkdocs/docs/home/
Dcode_of_conduct.md37 …obligated to maintain confidentiality with regard to the reporter of an incident. Further details …
/third_party/rust/crates/bitflags/
DCODE_OF_CONDUCT.md61 obligated to maintain confidentiality with regard to the reporter of an incident.
/third_party/rust/crates/codespan/
DCODE_OF_CONDUCT.md44 …e project team is obligated to maintain confidentiality with regard to the reporter of an incident.
/third_party/jinja2/
DCODE_OF_CONDUCT.md61 obligated to maintain confidentiality with regard to the reporter of an incident.
/third_party/rust/crates/linux-raw-sys/
DCODE_OF_CONDUCT.md39 …obligated to maintain confidentiality with regard to the reporter of an incident. Further details …
DORG_CODE_OF_CONDUCT.md129 an incident. Further details of specific enforcement policies may be
/third_party/rust/crates/rustix/
DCODE_OF_CONDUCT.md39 …obligated to maintain confidentiality with regard to the reporter of an incident. Further details …
DORG_CODE_OF_CONDUCT.md129 an incident. Further details of specific enforcement policies may be
/third_party/rust/crates/io-lifetimes/
DCODE_OF_CONDUCT.md39 …obligated to maintain confidentiality with regard to the reporter of an incident. Further details …
DORG_CODE_OF_CONDUCT.md129 an incident. Further details of specific enforcement policies may be
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc4053 auto incident = MakeOperand(inst, 3); in EmitGlslStd450ExtInst() local
4056 TINT_ASSERT(Reader, incident.type->Is<F32>()); in EmitGlslStd450ExtInst()
4067 builder_.Mul({}, incident.expr, nref.expr), in EmitGlslStd450ExtInst()
4073 auto incident = MakeOperand(inst, 2); in EmitGlslStd450ExtInst() local
4075 TINT_ASSERT(Reader, incident.type->Is<F32>()); in EmitGlslStd450ExtInst()
4080 incident.expr, in EmitGlslStd450ExtInst()
4083 incident.expr))))}; in EmitGlslStd450ExtInst()
4090 auto incident = MakeOperand(inst, 2); in EmitGlslStd450ExtInst() local
4093 TINT_ASSERT(Reader, incident.type->Is<F32>()); in EmitGlslStd450ExtInst()
4105 builder_.vec2<float>(incident.expr, 0.0f), in EmitGlslStd450ExtInst()
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_gpu_shader_half_float.txt666 | genF16Type reflect (genF16Type I, | For the incident vector I and surface |
673 | genF16Type refract (genF16Type I, | For the incident vector I and surface normal |
684 | | The input parameters for the incident vector |
/third_party/openGLES/extensions/AMD/
DAMD_gpu_shader_half_float.txt666 | genF16Type reflect (genF16Type I, | For the incident vector I and surface |
673 | genF16Type refract (genF16Type I, | For the incident vector I and surface normal |
684 | | The input parameters for the incident vector |
/third_party/vk-gl-cts/android/cts/main/vk-master-2021-03-01/
Dgraphicsfuzz.txt213 dEQP-VK.graphicsfuzz.cov-value-tracking-uniform-incident
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dgraphicsfuzz.txt389 dEQP-VK.graphicsfuzz.cov-value-tracking-uniform-incident
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dgraphicsfuzz.txt401 dEQP-VK.graphicsfuzz.cov-value-tracking-uniform-incident
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dgraphicsfuzz.txt401 dEQP-VK.graphicsfuzz.cov-value-tracking-uniform-incident

12