Searched refs:something (Results 1 - 25 of 470) sorted by relevance

1234567891011>>

/xsrc/external/mit/fontconfig/dist/conf.d/
H A D09-autohint-if-no-hinting.conf11 want to set something for others. So we use "append" here to get this working
/xsrc/external/mit/xauth/dist/tests/
H A D090-xauth-bad-usage.script13 xauth add bad6/something/unix:0 . b90b0fd1cf6a0e7a2c74c00000000023
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_vec4_register_coalesce.cpp129 src_reg something = src_reg(v, glsl_type::float_type); local in function:TEST_F
137 vec4_instruction *mul = v->emit(v->MUL(temp, something, brw_imm_f(1.0f)));
148 src_reg something = src_reg(v, glsl_type::float_type); local in function:TEST_F
161 vec4_instruction *mul = v->emit(v->MUL(temp, something, brw_imm_f(1.0f)));
206 /* if we don't do something with the result, the automatic dead code
232 /* if we don't do something with the result, the automatic dead code
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_vec4_register_coalesce.cpp140 src_reg something = src_reg(v, glsl_type::float_type); local in function:TEST_F
148 vec4_instruction *mul = v->emit(v->MUL(temp, something, brw_imm_f(1.0f)));
159 src_reg something = src_reg(v, glsl_type::float_type); local in function:TEST_F
172 vec4_instruction *mul = v->emit(v->MUL(temp, something, brw_imm_f(1.0f)));
217 /* if we don't do something with the result, the automatic dead code
243 /* if we don't do something with the result, the automatic dead code
/xsrc/external/mit/xorg-cf-files/dist/
H A Dconfigure.ac26 # Convert ${FONTROOTDIR} to something Imake can handle
/xsrc/external/mit/MesaLib.old/dist/
H A DREADME.rst48 If you think something isn't working properly, please file a bug report
/xsrc/external/mit/MesaLib/dist/
H A DREADME.rst48 If you think something isn't working properly, please file a bug report
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dbare-metal.rst75 something like this to register a fastboot board:
98 our tag is something like google-freedreno-db410c. The tag is what
115 required by your bare-metal script, something like::
160 Now, set ``download-url`` in your ``traces-*.yml`` entry to something like
H A DLAVA.rst43 something together from a board that boots using the same boot_method
/xsrc/external/mit/MesaLib/dist/docs/
H A Dosmesa.rst24 Configure and build Mesa with something like:
H A Dhelpwanted.rst35 If you want to do something new in Mesa, first join the Mesa developer's
H A Dcodingstyle.rst8 following is applicable. If the guidelines below don't cover something,
H A Dandroid.rst18 Then, create your meson cross file to use it, something like this
H A Dinstall.rst179 ``LD_LIBRARY_PATH`` to something in the game's install directory.
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dinstall_paths.cmake50 # If we can't find something, hardcode a guess and yell about it
H A Dcompiler_feature_checks.cmake8 # don't work well in places that compile with something other than a
/xsrc/external/mit/libXtst/dist/src/
H A DXTest.c435 Bool something; local in function:XTestDiscard
438 if ((something = (dpy->bufptr != dpy->buffer))) {
448 return something;
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dfunctions.adoc29 so you'd have something like `f.gotoworkspace "one"` in a key binding or
48 the mouse cursor to something to prod the user, and waits for you to
52 So any f.function that has to do something related to a window has to be
107 special cases, so unless you're doing something very unusual, you'll
122 just do nothing (or beep, or something appropriate) when the conditional
145 the third column (and only includes f.functions that have something
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_program_debug.spec87 3. How do we prevent the user from doing something crazy in the
352 /* render something */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dblend.rst18 to something that would be a 2D array (location, index). No current hardware
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_program_debug.spec87 3. How do we prevent the user from doing something crazy in the
352 /* render something */
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dblend.rst18 to something that would be a 2D array (location, index). No current hardware
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DREADME.rst176 ; this seems something to do with figuring out whether
222 Note that PFP doesn't seem to use this approach, instead it does something
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md147 So in order for HW PS to be able to read the GS outputs, we must run something on the VS stage which reads the GS outputs
234 * `force-waitcnt` - Forces ACO to emit a wait state after each instruction when there is something to wait for. Harms performance.
281 * If everything else didn't help, we probably just do something wrong. The LLVM backend is quite mature, so its output might help find differences, but this can be a long road.
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_API.dtd126 async unless one of the arguments is something we know we can't

Completed in 15 milliseconds

1234567891011>>