HomeSort by: relevance | last modified time | path
    Searched refs:xinput (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/xinput/
Makefile 3 XCBEXT= xinput
6 # xinput.c:491:19: error: argument 1 value '4294967294' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=]
9 COPTS.xinput.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-alloc-size-larger-than :}
  /src/external/mit/xorg/lib/libxcb/
Makefile 25 xinput \
  /src/external/mit/xorg/bin/xinput/
Makefile 5 PROG= xinput
7 setmode.c setptr.c state.c test.c test_xi2.c transform.c xinput.c
  /src/external/mit/xorg/bin/
Makefile 15 xfs xfsinfo xgamma xgc xhost xinit xinput xkbcomp \
  /src/external/mit/xorg/include/xcb-proto/
Makefile 19 xinerama.xml xinput.xml \
  /src/external/mit/xorg/lib/libxcb/libxcb/
Makefile 74 xinput.h \
  /src/external/bsd/zstd/dist/lib/common/
xxhash.h 4175 svuint64_t input_vec = svld1_u64(mask, xinput + offset); \
4931 const __m256i* const xinput = (const __m256i *) input; local
4938 /* data_vec = xinput[i]; */
4939 __m256i const data_vec = _mm256_loadu_si256 (xinput+i);
5038 const __m128i* const xinput = (const __m128i *) input; local
5045 /* data_vec = xinput[i]; */
5046 __m128i const data_vec = _mm_loadu_si128 (xinput+i);
5173 uint8_t const* xinput = (const uint8_t *) input; local
5204 /* data_vec = xinput[i]; */
5205 uint64x2_t data_vec_1 = XXH_vld1q_u64(xinput + (i * 16))
5357 xxh_u8 const* const xinput = (xxh_u8 const*) input; \/* no alignment restriction *\/ local
5426 const uint64_t *xinput = (const uint64_t *)(const void *)input; local
5468 const uint64_t *xinput = (const uint64_t *)(const void *)input; local
5574 xxh_u8 const* xinput = (xxh_u8 const*) input; local
    [all...]
  /src/share/mk/
bsd.prog.mk 259 shape shm sync xf86dri xfixes xinerama xinput xkb xtest xv xvmc
bsd.own.mk 1924 xinput xcb-util xorg-docs \

Completed in 35 milliseconds