Searched refs:same (Results 1 - 25 of 758) sorted by relevance

1234567891011>>

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmonotonizer.cc136 if( sdir != same ) {
137 sdir = same;
157 if( tdir != same ) {
158 tdir = same;
223 sdir = same;
231 tdir = same;
237 if( (sdir == same) && (tdir == same) ) return 0;
242 if( sdir != same ) return 0;
251 if( tdir != same ) retur
[all...]
H A Dmonotonizer.h55 enum dir { down, same, up, none }; enumerator in enum:Monotonizer::dir
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/windows/
H A DREADME.md7 We still reuse the same model: build a base container with the core operating
16 the same image tag from the upstream Mesa repository. If that is not found,
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua6 -- CP_LOAD_STATE* that overwrite the same range of constants
7 -- within the same draw, that is almost certainly unintentional.
/xsrc/external/mit/freetype/dist/builds/dos/
H A Ddos-def.mk32 # By default, this is the same as $(OBJ_DIR); however, this can be changed
/xsrc/external/mit/freetype/dist/builds/os2/
H A Dos2-def.mk32 # By default, this is the same as $(OBJ_DIR); however, this can be changed
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dunixddef.mk41 # By default, this is the same as $(OBJ_DIR); however, this can be changed
/xsrc/external/mit/freetype/dist/builds/windows/
H A Dwin32-def.mk34 # By default, this is the same as $(OBJ_DIR); however, this can be changed
/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A Dlocaluser.md12 will only support this for clients running on the same host using a local IPC
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A DREADME.md14 - Most characters expect the same characters in the output.
18 - A `%` in the pattern followed by an identifier is the same as a `#` but it expects a `%` before the integer in the output. It basically matches a ACO temporary.
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtestproto.h77 BOOL same; member in struct:__anon4a153b790408
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_128_avx.inl198 template <int ImmT> // same as srli_si, but with Float cast to int
366 broadcast_ss(float const* p) // return *p (all elements in vector get same value)
453 loadu_ps(float const* p) // return *p (same as load_ps but allows for unaligned mem)
459 loadu_si(Integer const* p) // return *p (same as load_si but allows for unaligned mem)
504 static SIMDINLINE Integer SIMDCALL set1_epi32(int i) // return i (all elements are same value)
509 static SIMDINLINE Integer SIMDCALL set1_epi8(char i) // return i (all elements are same value)
514 static SIMDINLINE Float SIMDCALL set1_ps(float f) // return f (all elements are same value)
541 storeu_si(Integer* p, Integer a) // *p = a (same as store_si but allows for unaligned mem)
547 stream_ps(float* p, Float a) // *p = a (same as store_ps, but doesn't keep memory in cache)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_128_avx.inl198 template <int ImmT> // same as srli_si, but with Float cast to int
366 broadcast_ss(float const* p) // return *p (all elements in vector get same value)
453 loadu_ps(float const* p) // return *p (same as load_ps but allows for unaligned mem)
459 loadu_si(Integer const* p) // return *p (same as load_si but allows for unaligned mem)
504 static SIMDINLINE Integer SIMDCALL set1_epi32(int i) // return i (all elements are same value)
509 static SIMDINLINE Integer SIMDCALL set1_epi8(char i) // return i (all elements are same value)
514 static SIMDINLINE Float SIMDCALL set1_ps(float f) // return f (all elements are same value)
541 storeu_si(Integer* p, Integer a) // *p = a (same as store_si but allows for unaligned mem)
547 stream_ps(float* p, Float a) // *p = a (same as store_ps, but doesn't keep memory in cache)
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_shader_debug.spec211 produce the same output, assuming they were issued from the same
H A DMESA_pixmap_colormap.spec74 same colormap and visual) with the expected results.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Ddebugging.rst33 the trace to be written to a file of the same name in the working directory.
105 connection, so the debugger does not need to be on the same machine.
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_shader_debug.spec211 produce the same output, assuming they were issued from the same
H A DMESA_pixmap_colormap.spec74 same colormap and visual) with the expected results.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.5.3.rst33 for the same reason.
75 - Vertex and fragment programs are executed with the same code now.
H A D7.7.rst41 - GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)
/xsrc/external/mit/xterm/dist/vttests/
H A Dquery-xres.pl53 -a (same as -d -e -m)
/xsrc/external/mit/freetype/dist/builds/ansi/
H A Dansi-def.mk28 # By default, this is the same as $(OBJ_DIR); however, this can be changed
/xsrc/external/mit/freetype/dist/builds/beos/
H A Dbeos-def.mk30 # By default, this is the same as $(OBJ_DIR); however, this can be changed
/xsrc/external/mit/MesaLib.old/dist/
H A DREADME.rst34 Remember that not everyone is in the same timezone as you, so it might
/xsrc/external/mit/MesaLib/dist/
H A DREADME.rst34 Remember that not everyone is in the same timezone as you, so it might

Completed in 17 milliseconds

1234567891011>>