| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_dce.c | 31 BITSET_WORD *seen = calloc(BITSET_WORDS(ctx->alloc), sizeof(BITSET_WORD)); local in function:agx_dce 39 needed |= BITSET_TEST(seen, I->dest[d].value); 52 BITSET_SET(seen, I->src[s].value); 56 free(seen);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | spirv_info_c.py | 39 seen = set() 42 if x["value"] not in seen: 43 seen.add(x["value"]) 49 seen = set() 54 if x["opcode"] in seen: 60 seen.add(opcode)
|
| H A D | vtn_gather_types_c.py | 32 seen = set() 35 if inst['opcode'] in seen: 37 seen.add(inst['opcode'])
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | dag.c | 101 struct set *seen; member in struct:dag_traverse_bottom_up_state 111 if (_mesa_set_search(state->seen, node)) 128 if (!_mesa_set_search(state->seen, edge->child)) { 145 _mesa_set_add(state->seen, node); 154 } while (_mesa_set_search(state->seen, node)); 161 * Walks the DAG from leaves to the root, ensuring that each node is only seen 169 .seen = _mesa_pointer_set_create(NULL), 177 ralloc_free(state.seen);
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | dag.c | 101 struct set *seen; member in struct:dag_traverse_bottom_up_state 111 if (_mesa_set_search(state->seen, node)) 119 _mesa_set_add(state->seen, node); 123 * Walks the DAG from leaves to the root, ensuring that each node is only seen 131 .seen = _mesa_pointer_set_create(NULL), 139 ralloc_free(state.seen);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | spirv_info_c.py | 39 seen = set() 42 if x["value"] not in seen: 43 seen.add(x["value"])
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ |
| H A D | xorg-wrapper.c | 180 static int seen; 182 if (!seen) { 185 seen = 1;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.5.2.rst | 43 - Fixed GLSL linker/preprocessor version directive issue seen in Wine
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_isa.py | 249 seen = [op for op in instructions.keys() if op[1:] == key] 250 variant_objs = [[simplify_to_ir(Q[1]) for Q in instructions[x]] for x in seen]
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xibarriers.c | 77 Bool seen; member in struct:PointerBarrierDevice 114 pbd->seen = FALSE; 344 if (pbd->seen) 457 pbd->seen = TRUE; 498 pbd->seen = FALSE;
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | ax_create_stdint_h.m4 | 178 ac_cv_stdint_result="(no helpful system typedefs seen)" 181 ac_cv_stdint_result="(seen uintptr_t$and64 in $i)") 186 ac_cv_stdint_result="(seen uint32_t$and64 in $i)") 193 ac_cv_stdint_result="(seen u_int32_t$and64 in $i)")
|
| /xsrc/external/mit/freetype/dist/builds/windows/ |
| H A D | detect.mk | 50 # Note that on Windows NT, such an environment variable will not be seen
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | codingstyle.rst | 97 function name and parameters on the next, as seen above. This makes
|
| H A D | dispatch.rst | 104 of the executing thread. If the same thread ID is always seen, Mesa
|
| /xsrc/external/mit/xprop/dist/ |
| H A D | xprop.c | 637 int seen = 0; local in function:Format_Mask_Word 642 if (seen) { 645 seen = 1; 1222 int seen = 0; local in function:Handle_Dollar_sign 1225 if (seen) 1227 seen = 1;
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | index.rst | 97 Results can be seen on `mesa-ci.01.org <https://mesa-ci.01.org>`__
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/ |
| H A D | isaspec.rst | 13 were not seen before in previous generations due to more rigorous
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| H A D | gk110.asm | 121 // behavior is both seen on the CPU and the blob
|
| H A D | gm107.asm | 136 // behavior is both seen on the CPU and the blob
|
| H A D | gk104.asm | 579 // behavior is both seen on the CPU and the blob
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| H A D | gk110.asm | 121 // behavior is both seen on the CPU and the blob
|
| H A D | gm107.asm | 136 // behavior is both seen on the CPU and the blob
|
| H A D | gk104.asm | 579 // behavior is both seen on the CPU and the blob
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | aclocal.m4 | 231 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
|
| /xsrc/external/mit/libpthread-stubs/dist/ |
| H A D | aclocal.m4 | 539 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
|