| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | string_to_uint_map.h | 88 struct string_map_iterate_wrapper_closure *wrapper; local in function:string_to_uint_map::iterate 90 wrapper = (struct string_map_iterate_wrapper_closure *) 92 if (wrapper == NULL) 95 wrapper->callback = func; 96 wrapper->closure = closure; 98 hash_table_call_foreach(this->ht, subtract_one_wrapper, wrapper); 99 free(wrapper); 164 struct string_map_iterate_wrapper_closure *wrapper = local in function:string_to_uint_map::subtract_one_wrapper 170 wrapper->callback((const char *) key, value, wrapper [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | string_to_uint_map.h | 88 struct string_map_iterate_wrapper_closure *wrapper; local in function:string_to_uint_map::iterate 90 wrapper = (struct string_map_iterate_wrapper_closure *) 92 if (wrapper == NULL) 95 wrapper->callback = func; 96 wrapper->closure = closure; 98 hash_table_call_foreach(this->ht, subtract_one_wrapper, wrapper); 99 free(wrapper); 164 struct string_map_iterate_wrapper_closure *wrapper = local in function:string_to_uint_map::subtract_one_wrapper 170 wrapper->callback((const char *) key, value, wrapper [all...] |
| /xsrc/external/mit/libXvMC/dist/ |
| H A D | Makefile.am | 22 SUBDIRS = src include wrapper 25 pkgconfig_DATA = xvmc.pc xvmc-wrapper.pc
|
| H A D | configure.ac | 64 wrapper/Makefile 66 xvmc-wrapper.pc])
|
| /xsrc/external/mit/libXdmcp/dist/ |
| H A D | Unwrap.c | 57 unsigned char *wrapper, 67 _XdmcpWrapperToOddParity (wrapper, expand_wrapper); 55 XdmcpUnwrap(unsigned char * input,unsigned char * wrapper,unsigned char * output,int bytes) argument
|
| H A D | Wrap.c | 51 unsigned char *wrapper, 61 _XdmcpWrapperToOddParity (wrapper, expand_wrapper); 88 * Given a 56 bit wrapper in XDMCP format, create a 56 89 * bit wrapper in 7-bits + odd parity format 102 * Spread the 56 bit wrapper among 8 bytes, using the upper 7 bits 49 XdmcpWrap(unsigned char * input,unsigned char * wrapper,unsigned char * output,int bytes) argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/ |
| H A D | warnings_test.py | 50 """Wrap the test runner in the exe wrapper if necessary.""" 51 wrapper = os.environ.get('MESON_EXE_WRAPPER', None) 52 if wrapper is None: 54 return split_args(wrapper) + [runner]
|
| H A D | optimization_test.py | 66 """Wrap the test runner in the exe wrapper if necessary.""" 67 wrapper = os.environ.get('MESON_EXE_WRAPPER', None) 68 if wrapper is None: 70 return split_args(wrapper) + [runner]
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/tests/ |
| H A D | run-test.py | 28 wrapper = os.environ.get('MESON_EXE_WRAPPER') variable 29 if wrapper is not None: 30 i965_asm = split_args(wrapper) + [args.i965_asm]
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaawrap.h | 6 #define XAA_SCREEN_EPILOGUE(pScreen, field, wrapper)\ 7 ((pScreen)->field = wrapper) 68 #define XAA_RENDER_EPILOGUE(pScreen, field, wrapper)\ 69 (GetPictureScreen(pScreen)->field = wrapper)
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/meson/ |
| H A D | build.sh | 49 MESON_TEST_ARGS+=--wrapper=$PWD/.gitlab-ci/meson/time.sh 54 MESON_TEST_ARGS+=--wrapper=$PWD/.gitlab-ci/meson/time-strace.sh
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | ac_check_symbol.m4 | 3 dnl a wrapper around AC_EGREP_HEADER the shellvar $ac_found will hold
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/ |
| H A D | glapi.h | 166 _glapi_table_patch(struct _glapi_table *, const char *name, void *wrapper);
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/ |
| H A D | glapi.h | 160 _glapi_table_patch(struct _glapi_table *, const char *name, void *wrapper);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | glcpp_test.py | 222 wrapper = os.environ.get('MESON_EXE_WRAPPER') 223 if wrapper is not None: 224 args.glcpp = split_args(wrapper) + [args.glcpp]
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | Makefile.am | 48 $(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRONOS_SPEC_DIR)/wgl.xml -prefix wgl -wrapper -preresolve $(GENGLWRAPPERSOPTS) -outfile $@
|
| /xsrc/external/mit/xterm/dist/package/ |
| H A D | xterm.spec | 82 b) u%{fullname}, which is a wrapper around %{fullname} 85 c) koi8r%{fullname}, a wrapper similar to u%{fullname}
|
| /xsrc/external/mit/libXdmcp/dist/include/X11/ |
| H A D | Xdmcp.h | 194 extern void XdmcpWrap(unsigned char *input, unsigned char *wrapper, unsigned char *output, int bytes); 195 extern void XdmcpUnwrap(unsigned char *input, unsigned char *wrapper, unsigned char *output, int bytes);
|
| /xsrc/external/mit/fontconfig/dist/test/ |
| H A D | Makefile.am | 39 LOG_COMPILER = ${srcdir}/wrapper-script.sh 177 EXTRA_DIST=run-test.sh run-test-conf.sh wrapper-script.sh $(TESTDATA) out.expected-long-family-names out.expected-no-long-family-names
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xvdix.h | 39 ** - removed UnrealizeWindow wrapper unrealizing windows no longer 227 #define SCREEN_EPILOGUE(pScreen, field, wrapper)\ 228 ((pScreen)->field = wrapper)
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xvdix.h | 39 ** - removed UnrealizeWindow wrapper unrealizing windows no longer 218 #define SCREEN_EPILOGUE(pScreen, field, wrapper)\ 219 ((pScreen)->field = wrapper)
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | README.rst | 7 The library provides wrapper functions for the ioctls to avoid exposing the
|
| /xsrc/external/mit/xf86-video-xgi/dist/ |
| H A D | ltmain.sh | 925 # True iff FILE is a libtool wrapper script 934 # True iff FILE is a libtool wrapper executable 962 # True iff FILE is a libtool wrapper script or wrapper executable 1706 # This variable tells wrapper scripts just to set shlibpath_var 1710 # Check if any of the arguments is a wrapper script. 1967 # This variable tells wrapper scripts just to set variables rather 2159 wrapper=$func_ltwrapper_scriptname_result 2162 wrapper=$func_stripname_result 2166 wrapper [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| H A D | ltmain.sh | 925 # True iff FILE is a libtool wrapper script 934 # True iff FILE is a libtool wrapper executable 962 # True iff FILE is a libtool wrapper script or wrapper executable 1706 # This variable tells wrapper scripts just to set shlibpath_var 1710 # Check if any of the arguments is a wrapper script. 1967 # This variable tells wrapper scripts just to set variables rather 2159 wrapper=$func_ltwrapper_scriptname_result 2162 wrapper=$func_stripname_result 2166 wrapper [all...] |
| /xsrc/external/mit/xcb-util/dist/ |
| H A D | ltmain.sh | 925 # True iff FILE is a libtool wrapper script 934 # True iff FILE is a libtool wrapper executable 962 # True iff FILE is a libtool wrapper script or wrapper executable 1706 # This variable tells wrapper scripts just to set shlibpath_var 1710 # Check if any of the arguments is a wrapper script. 1967 # This variable tells wrapper scripts just to set variables rather 2159 wrapper=$func_ltwrapper_scriptname_result 2162 wrapper=$func_stripname_result 2166 wrapper [all...] |