| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/meson/ |
| H A D | build.sh | 6 CROSS_FILE=/cross_file-"$CROSS".txt 13 if [ -n "$CROSS" ]; then 22 # cross-xfail-$CROSS, if it exists, contains a list of tests that are expected 23 # to fail for the $CROSS configuration, one per line. you can then mark those 33 if [ -n "$CROSS" ]; then 34 CROSS_XFAIL=.gitlab-ci/cross-xfail-"$CROSS" 62 ${CROSS+--cross "$CROSS_FILE"} \
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/ |
| H A D | prepare-artifacts.sh | 6 CROSS_FILE=/cross_file-"$CROSS".txt 12 if [ -n "$CROSS" ]; then
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_graph.cpp | 79 case CROSS: return "cross"; 310 case Graph::Edge::CROSS: 346 * - CROSS: all other edges (because they cross between branches in the 384 edge->type = node->tag ? Edge::BACK : Edge::CROSS; 400 edge->type = node->tag ? Edge::BACK : Edge::CROSS;
|
| H A D | nv50_ir_graph.h | 49 CROSS, // e.g. loop break enumerator in enum:nv50_ir::Graph::Edge::Type
|
| H A D | nv50_ir_bb.cpp | 383 if (eR == Graph::Edge::CROSS || eR == Graph::Edge::BACK) 533 case Graph::Edge::CROSS:
|
| H A D | nv50_ir_from_nir.cpp | 2626 bb->cfg.attach(&exit->cfg, Graph::Edge::CROSS); 2635 bb->cfg.attach(&target->cfg, isBreak ? Graph::Edge::CROSS : Graph::Edge::BACK);
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1467 tryLockBB->cfg.attach(&failLockBB->cfg, Graph::Edge::CROSS); 1621 tryLockAndSetBB->cfg.attach(&joinBB->cfg, Graph::Edge::CROSS);
|
| H A D | nv50_ir_from_tgsi.cpp | 3666 bb->cfg.attach(&brkBB->cfg, Graph::Edge::CROSS); 3726 bb->cfg.attach(&leave->cfg, Graph::Edge::CROSS);
|
| H A D | nv50_ir_ra.cpp | 1157 this->attach(node, Graph::Edge::CROSS);
|
| H A D | nv50_ir_peephole.cpp | 3268 if (ty == Graph::Edge::CROSS || ty == Graph::Edge::BACK)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_graph.cpp | 79 case CROSS: return "cross"; 309 case Graph::Edge::CROSS: 345 * - CROSS: all other edges (because they cross between branches in the 381 edge->type = node->tag ? Edge::BACK : Edge::CROSS; 395 edge->type = node->tag ? Edge::BACK : Edge::CROSS;
|
| H A D | nv50_ir_graph.h | 49 CROSS, // e.g. loop break enumerator in enum:nv50_ir::Graph::Edge::Type
|
| H A D | nv50_ir_bb.cpp | 383 if (eR == Graph::Edge::CROSS || eR == Graph::Edge::BACK) 533 case Graph::Edge::CROSS:
|
| H A D | nv50_ir_from_nir.cpp | 2402 bb->cfg.attach(&exit->cfg, Graph::Edge::CROSS); 2410 bb->cfg.attach(&target->cfg, isBreak ? Graph::Edge::CROSS : Graph::Edge::BACK);
|
| H A D | nv50_ir_from_tgsi.cpp | 3698 bb->cfg.attach(&brkBB->cfg, Graph::Edge::CROSS); 3758 bb->cfg.attach(&leave->cfg, Graph::Edge::CROSS);
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1481 tryLockBB->cfg.attach(&failLockBB->cfg, Graph::Edge::CROSS); 1635 tryLockAndSetBB->cfg.attach(&joinBB->cfg, Graph::Edge::CROSS);
|
| H A D | nv50_ir_lowering_nv50.cpp | 1494 tryLockBB->cfg.attach(&failLockBB->cfg, Graph::Edge::CROSS);
|
| H A D | nv50_ir_ra.cpp | 1204 this->attach(node, Graph::Edge::CROSS);
|
| H A D | nv50_ir_peephole.cpp | 3342 if (ty == Graph::Edge::CROSS || ty == Graph::Edge::BACK)
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | index.rst | 237 sudo docker run --rm -v `pwd`:/mesa -w /mesa $IMAGE env PKG_CONFIG_PATH=/usr/local/lib/aarch64-linux-android/pkgconfig/:/android-ndk-r21d/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/pkgconfig/ GALLIUM_DRIVERS=freedreno UNWIND=disabled EXTRA_OPTION="-D android-stub=true -D llvm=disabled" DRI_LOADERS="-D glx=disabled -D gbm=disabled -D egl=enabled -D platforms=android" CROSS=aarch64-linux-android ./.gitlab-ci/meson-build.sh
|
| /xsrc/external/mit/libxkbui/dist/ |
| H A D | aclocal.m4 | 822 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
|
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| H A D | aclocal.m4 | 822 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/m4/ |
| H A D | libtool.m4 | 1760 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
|
| /xsrc/external/mit/xf86-video-intel-old/dist/m4/ |
| H A D | libtool.m4 | 1636 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
|
| /xsrc/external/mit/xf86-video-nsc/dist/ |
| H A D | aclocal.m4 | 822 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
|